Ultra Wideband Realtime Location System using ESP32 and Unity

  Переглядів 60,574

Playful Technology

Playful Technology

День тому

In this video, I'll demonstrate my experience of attempting to create a Real-Time Location System using the Decawave DW-1000 Ultra-Wideband transceiver. I'll be using an ESP32 dev board made by MakerFabs, which you buy from www.tindie.com/products/maker...
If you'd like to create your own boards, you can view the PCB schematic of the board at: github.com/Makerfabs/Makerfab...
The DW1000 chip will work with an Arduino or any other microprocessor with an SPI interface. The advantage of using the ESP32 is to take advantage of the built-in WiFi for transmitting data from the tag to a server.
The server is running a Unity project that opens a socket and listens for incoming UDP connections, then reads distance data sent from the UWB tag, encoded as JSON. It uses trilateration to determine the position of the tag and displays that in a visual interface.
You can access the ESP32 code and Unity project I demonstrate in this video at github.com/playfultechnology/...
And my modified version of the DW-1000 library can be found at atgithub.com/playfultechnology/...
Ultimately, I think it's an interesting tech demo but, unfortunately, I wouldn't be prepared to put this device to any production use right now. If you have any advice to help resolve the issues I have with accuracy, range, and robustness then I'd love to hear!
Timings
---
00:00:00 - 00:02:57 Introduction
00:02:58 - 00:05:55 Explanation of the UWB system
00:05:56 - 00:09:12 Testing the ranging accuracy between tag and anchor
00:09:13 - 00:11:03 Measuring and compensating for errors
00:11:04 - 00:31:41 ESP32 Code in the Arduino IDE
00:31:42 - 00:43:49 Unity Project for visualisation
00:43:50 - 00:45:04 Demonstration
00:45:05 - 00:48:12 Conclusions, wrapup, and disappointment!

КОМЕНТАРІ: 106
@dondykeman1140
@dondykeman1140 2 роки тому
Fascinating… honestly it’s good to learn that sometimes other folks (besides me…) end up having problems that just seem beyond working out (although I usually get stumped way earlier in the task!!). I always enjoy these videos and often try some variation! Sorry these devices didn’t live up to their promised function but I really enjoyed seeing the thought process beside designing the system once’s again!!
@Altharion
@Altharion 2 роки тому
As always, thank you so much for these videos ! OK this time it doesn't work as hoped, but you obvioulsy spent a huge amount of time and you give your work at the end, this is absolutely great ! I hope that someone will eventually figure it out because it could be the basis of something great in an escape room. Looking forward to your next videos :) Thanks again !
@AnasKhan-if8sg
@AnasKhan-if8sg 9 місяців тому
Excellent video, very insightful! Keep it up
@SpiceMuffins
@SpiceMuffins 2 роки тому
love the content. looking forward to all the videos you make in 2022!
@IuliusCurt
@IuliusCurt 2 роки тому
In the framework of your airplane trilateration image, if all sensors overestimate, then the intersection is a triangle rather than a point. Just an idea, you could calculate the centre of this triangle rather than hardcoding corrections.
@techindetail
@techindetail 2 роки тому
Hi. Naveen here. Thanks for showing this. Nice talking with you on facebook.
@NavinF
@NavinF Рік тому
Love the video and your descriptive code. Btw at 39:35 you used the closed form solution. You want to use the iterative solution that minimizes L2 error instead.
@ramjet4025
@ramjet4025 Рік тому
Thank you, very high quality tutorial.
@nikhuge6580
@nikhuge6580 2 роки тому
Nice work sir…
@jonboylee
@jonboylee 2 роки тому
Thanks for the honesty it's still a great video :)
@Textras
@Textras 5 місяців тому
Bluetooth Low Energy it is. Anchors in the wild of cities just wont cut it. Great vid thank you.
@jm-ie3ze
@jm-ie3ze Рік тому
Amazing video! Please could you explain how calibrate the measure between anchors and tag please?
@plassonade
@plassonade 3 місяці тому
Thanks for reporting your discoveries! Subscribing
@thormcb1517
@thormcb1517 2 роки тому
Hi Alistair g8 in depth trial thanks. I'm working on a similar concept trying to track users into Unity. Just wondered if you've tried other Bluetooth beacons or simply GPS in a similar way with Unity? and if so how they compared to these? - tryign to fig out whether they are worth meddling with. 85cm dropout range seemed pretty limiting too
@Dustmadeout
@Dustmadeout Рік тому
You should try the DW3000 modules on higher frequency and apply filters. Apparently range is lots of meters.
@flloyd86
@flloyd86 2 роки тому
I'd never heard of these chips. So I'll be looking further into them! My first thought, while watching, was to use more anchors, but you did that. Shame it didn't work. But, crunchy with the smooth. My only other thought would be using a Kalman filter on the distance data. However, I'm not sure if the lag would make it unusable or not. If you make any further progress, please share. I have a robotics lab at work that I'd love to let robots navigate around indoors, on the cheap, without marvelmind systems. You've also triggered my curiosity about using other wireless tranceivers as TOF sensors(?) Great Video :)
@durandthibaud9445
@durandthibaud9445 2 роки тому
Worked on this for 3d positionning robot, it's very not robuste, could'nt achieve more than 30/40cm in 3d accuracy in bests conditions
@tarkangurler5317
@tarkangurler5317 Рік тому
Could you do a video of what to use or improve in case of disasters like earthquake locating uwb or Lorawan thank you.
@adityapatil3792
@adityapatil3792 2 роки тому
Best content ❤️❤️
@AdityaMehendale
@AdityaMehendale 2 роки тому
The distance from the anchor to the "boat" can be estimated either by a time-of-flight (that would affect the round-trip-time infinitesimally - remember 1ns is a 15cm round-trip) or by RSSI. I suspect that the tags use a combination of these two. Depending on the initialization of the ESP32, I can imagine that a few ns are added here and there. Similarly, dielectrics and reflectors (wood, flesh, walls, plants) shall create multi-path reflections. If you put your hand in between the anchor and the boat - how much does the reported distance change? What "band" (UWB) is used? This is a nice concept in terms of its low-effort deployment; I expect some maturity and learnings by various users (like you) to incrementally improve the precision over the coming months. If several anchors could talk to each other (in addition to talking to the boats) this might too add a layer of self-calibration the the holistic system. Cheers!
@michaelneubauer4401
@michaelneubauer4401 2 роки тому
I worked a bit with UWB and those Decawave Chips. So regarding your questions: They only use Time-Of-Flight. I can tell you, that (at least with the newer Decawave 3000 Chips), things like wood or a hand don´t change the measured distance at all. It is quite astonishing how good this stuff can work. This is the same technic that Apple is using for their new Air Tags for this neat localization feature. I can also tell you, that currently developing stuff for all of this (especially if you want to work with iPhones), is extremly painfull. Everything is under NDA and you get almost no information from Apple, Decawave or NXP (who also produce pre-production Chips with UWB).
@MakerTutor101
@MakerTutor101 Місяць тому
Thank for sharing
@PlayfulTechnology
@PlayfulTechnology Місяць тому
No problem
@scienceraven1200
@scienceraven1200 7 місяців тому
wonder if the new dw3000 is any good
@scienceraven1200
@scienceraven1200 7 місяців тому
An actual company says that the max precision is 50cm. quote : the location of UWB signals can be determined with an accuracy of less than 50 centimeters (with optimal conditions and deployment), and extremely low latency. (inpixion company home page)
@siete8932
@siete8932 9 місяців тому
Hello thanks for this video. I would like to use this technology to track a robot mower on an 800m2 plot of land. Do the anchors have enough reach for an 800m2 plot?
@silascheeseman4371
@silascheeseman4371 Місяць тому
Excellent intro to these devices. Thank you. BTW... at 3:15 you state that GPS satellites are "geostationary" aka. geosynchronous. They are not. GPS satellites orbit and are always in motion.
@itsmetoo9
@itsmetoo9 6 місяців тому
Hi, I recently got 4 ESP32 UWB module and 1 ESP32 UWB Pro with display module. I started experimenting with one or two beacons and the one with display as a TAG. And I ran EXACTLY in the same issue of loosing connections at 80cm or less. It drove me crazy. Till I had the idea to drop the tag one and use another module as the tag. Tadaaaa! I have precise measures at 10m+ without problem, even in 3D and even with a light wall in the way. What a difference! So my idea is that you might have a defective module in your setup... just an idea 🙂
@skyline128
@skyline128 Місяць тому
Any advice on this? I'm looking to create a class project using UWB modules with unity for a mobile game
@user-xc5xt5yt4h
@user-xc5xt5yt4h Рік тому
hi, I finally received the ESP32 UWB chip, I compiled the tags and anchors, but when I run unity, the tags on unity are not moving, can you give me some advice?
@ismail_aydemir_mylife
@ismail_aydemir_mylife Рік тому
Hello. Bir buttun ile butona basılması ile nodemcu dan progmem içindeki wav dosyasından (viole. h) ses çalmak istiyorum. Aslında buton ile değil saat ile alarm saati eşit olduğunda yapmak istiyorum. ama wav dosyasındaki sesi progmem içindeki nodemcu da farklı sekmede olan progmemden sesi çalamıyorum. nasıl bir kod yazılmalıdır bilginiz var mı?
@stubb1qaz
@stubb1qaz Рік тому
The source of error is the delay of the antenna itself. The antenna delay can be grater or lower depending on the antenna design but the value is fixed for every antenna. The error should be the same no matter the sensing distance. The chip itself doesnt know the antenna thats attached to it so it cant compensate for it. Cheers!
@eshanverma1496
@eshanverma1496 Рік тому
Hi How to implement it outdoors, where anchors are not in the same location ?
@dlepierres
@dlepierres 2 роки тому
Great
@bodhibratamukhopadhyay2684
@bodhibratamukhopadhyay2684 2 роки тому
It is a sincere review and will be helpful to a lot of people. DO you have experience with any other UWB modules. I am interested in known the maximum range I can expect from these decawave UWB modules in outdoor condition. Thank you.
@michaelneubauer4401
@michaelneubauer4401 2 роки тому
From my experience, you can expect around 10-15m (at least with the newer Decawave 3000 Chips)
@bodhibratamukhopadhyay2684
@bodhibratamukhopadhyay2684 2 роки тому
@@michaelneubauer4401 thanks
@durandthibaud9445
@durandthibaud9445 2 роки тому
I've done around 10 meters with dwm1000 at low refresh rate and in Line of sight. Very Bad regarding decawave documentation
@farhadullahkhan5322
@farhadullahkhan5322 4 місяці тому
​@@michaelneubauer4401 sir I have the same issue can you response.,? So I should further explain
@googleyoutubechannel8554
@googleyoutubechannel8554 Рік тому
Anyone know if the ESP32 UBW software ecosystem has gotten any better to the point it's simple to implement for an individual hobbyist?
@rajbhuvan807
@rajbhuvan807 2 роки тому
Hello I had a question about this project... actually we have been working on a similar project where we are using dw1000 for calculating coordinates..the thing is we want the tag to be as cost effective as possible and easy to manufacture...so is there any way I could send the ranging data from the anchors to the server instead of the tag...we want the tag to just act as a ranging device so that the power consumption and the cost could be low. Thanks in advance ... really liked your projects and it helped me a lot!!
@PlayfulTechnology
@PlayfulTechnology 2 роки тому
Yes, sure - I was actually uncertain myself what the best way to design the infrastructure was in terms of whether the calculations should be done client-side (and, if so, on the anchor or on the tag?) or server-side. I think the correct approach would probably depend a lot on how many tags/anchors you were planning implementing, and also on what you were then going to do with that information. But you could certainly just get each device to report the ranging time and do all the subsequent processing remotely.
@leon13noelspy
@leon13noelspy Рік тому
One of the problems is likely that the timers are not accurate enough for sub centimeter tracking. You are basicly sending a signal with a time value and the tag will then calculate the runtime. If the distances between your stations is to small you won't have much to work with. On a room scale it might work a bit better. Also you could calculate position by having the circles overlap and using the center of that as your location. That way it should also jerk less. These devices are for distances of up to 40 meters (or 120m for the other version). At those distances the offset of 50cm is more negligible. I think with a better timer it might work better though still
@Arik1989
@Arik1989 11 місяців тому
I'm almost sure that's exactly the issue here, I experimented a bit with dwm1001 and got similiar results at close ranges
@audas
@audas 5 місяців тому
I am only just beginning (today) to look at these boards, and I have seen minimum distances of 45cm - this sounds very plausible - although why he could not replicate his original results seems like a coding issue.
@NicleT
@NicleT Рік тому
What if the tag and each anchor is combining their distance evaluation and that’s why the result seems to be doubled?
@joegoetz3705
@joegoetz3705 Рік тому
Have you tried greater distances, like 10 - 500 metres or more? I suspect it is the same situation as survey. All distances will have a small error that is more noticeable at short ranges, less so at greater distances. I suspect that someone looking for an item that is big enough to house the arduino tag, they should be able to see it at 1/2 metre.
@adrianotavares8415
@adrianotavares8415 6 місяців тому
Hello! At most, how many TAGs can you use in these systems? Example, in a system with 20 anchors, can I use just one TAG or can I use more than one TAG simultaneously?
@irweezyy
@irweezyy 4 місяці тому
Is there a way to determine the distance between 2 of these devices? I would like to work on a project that will use 2 of these devices to determine their distance from each other. something very simple, ie. if 1 foot apart, turn led green, if 5 feet apart, turn led yellow, if 10 feet apart turn led red.
@BadIdea1123
@BadIdea1123 2 місяці тому
This was a couple of years ago but wondering how you went with it ? I think your inaccuracy might have something to do with teh default antenna delay. I didnt see anywhere in the video that you calibrated it, so starting twith that might get you some better results
@ZerFbyDJoN
@ZerFbyDJoN 2 місяці тому
+1 I would like to know what happened with all of these. I saw (and would like to buy them) DWM3000 chip, maybe this chip will be better. 🧐
@beertrekgd
@beertrekgd Рік тому
Where do I find the schematic to make my own board? I can't seem to find it on the GitHub link provided?
@siete8932
@siete8932 9 місяців тому
I've taken the documents you've shared but I'm having problems. The position of the anchors on the scene changes when I launch the game and my tag doesn't move. I'm having trouble understanding.
@aaryananand7288
@aaryananand7288 5 місяців тому
Can you do this with BLE instead of UWB? The dw1000 boards are kinda expensive…
@kaijiao8561
@kaijiao8561 2 роки тому
During my test, the data was unstable and always shaking, do you know how to smooth and filter the range? just like the stable performance you showed in the video. Thank you!
@PlayfulTechnology
@PlayfulTechnology 2 роки тому
You can implement a simple rolling average to smooth the incoming values (it won't help fix the other problems described though!)
@OmiVR
@OmiVR 2 роки тому
Hi, did the following code from the original Arduino library have any affect? I think in your version, this was removed. //Enable the filter to smooth the distance //DW1000Ranging.useRangeFilter(true); How about a rolling average, or other filtering technique? Do you fancy testing the DWM3000 modules? You might be able to use the same demo boards and swap the modules (hot air gun etc) and run the same experiment.
@skuizhopatt5318
@skuizhopatt5318 Рік тому
Beware the register map is not the same
@jihamih1219
@jihamih1219 Рік тому
Would it be precise enough to do human body motion with tracking of several probes on the suit?
@PlayfulTechnology
@PlayfulTechnology Рік тому
No. If you want to so skeletal tracking I recommend picking up a Kinect sensor - you can get the 1st gen. ones pretty cheap and they're easy to hack.
@permentohi
@permentohi 10 місяців тому
I need this tracker for cam tracking
@skuizhopatt5318
@skuizhopatt5318 Рік тому
Working in UWB. 11:00 Antenna delay is likely the calibration you are looking for... Maybe. Anyway thé DW chip itself provides a readout of thé ToF in RCTU, so Time unit not (centi)meters. So it looks also likely that the software used is making a wrong assumption about how to concert tof to distance (?)
@PlayfulTechnology
@PlayfulTechnology Рік тому
Thankyou for the insight! Yes, I'm sure that the device *should* be capable of much more and I suspect you're correct that the software isn't behaving correctly, but I just don't have the resources to put in to wading through all that datasheet for what is an incredibly edge use-case (tracking of objects in an escape room!)
@wojciechzielinski7825
@wojciechzielinski7825 Рік тому
Maybe it is stupid and wrong, but have you checked that SPI config is valid for ESP32? I don't have esp32 but I was playing with DWM1000 few years ago and it was an issue on some boards.
@TokkanFX
@TokkanFX 2 роки тому
My guess is that the RF antenna and associated tracks are not quite correct.
@suezera
@suezera Рік тому
I can ask you a question please, if I want the same system but without tag, i.e. using the doppler effect of a radar system to monotor a person, is it possible with this tool . I want a sensor that is not worn by a person. thank.
@skuizhopatt5318
@skuizhopatt5318 Рік тому
Theorically feasible. You need to sens a pulse and switch back immediately to RX to listen the echo.
@MM-oh3vr
@MM-oh3vr Рік тому
GNSS/GPS satellites are NOT in geostationary orbits, but their ephemeris is known. Thus, you can calculate their positions.
@tsumokd7616
@tsumokd7616 Рік тому
Hello. I am trying to communicate two ultra wideband bu01 dw1000 chip using esp32 d1 mini without any breakout board. What i did was to etch a pcb board and only solder the necessary pins to communicate 2 uwb with each other. The pins soldered was the SPI pins (CLK, MOSI, MISO), CS pin ,IRQ pin, RSTn, VSS, and VDD3v3. But it just doesn't work. Any ideas why?
@Oktheorignal
@Oktheorignal 5 місяців тому
Separate CS for both? Check power etc.
@farhadullahkhan5322
@farhadullahkhan5322 4 місяці тому
Hi Sir this is the best informative, distinctive ever made on real time location system, Sir I am very excited to do project like this , but idk what would i need thats intimidating me , sir i searched you email so that i should ask but in the bio its not , plz sir reply me so that i should get more information regarding this project.
@neilc1964
@neilc1964 2 роки тому
Just a little point GPS Satellites are NOT in geostationary orbit.
@bibliopelicomic
@bibliopelicomic 5 місяців тому
Donde se comora el odulo y cuanto cuesta?
@scienceraven1200
@scienceraven1200 7 місяців тому
Hi that's an awesome channel, marvelmind robotics does an ultrasound beacon with 20 mm precision however it's about 500 dollars for the minimum 35m range version for all the beacons. perhaps someone will get a germanium 1thz receptor in there and it will be 5mm precise that would be cool. sounds like a new company needs to change these boards ultrasound swarm beacons are not sold open source afaik for rpi that's a dilemna cos i want some for a map robot.
@tyson_gaming1013
@tyson_gaming1013 2 роки тому
You should make a cash register puzzle
@zultandimitry572
@zultandimitry572 10 місяців тому
Can it be used long range
@Irishpatriots
@Irishpatriots 6 місяців тому
Hi, I'd like to measure breathing using UWB radar. Is this possible? Thanks
@Oktheorignal
@Oktheorignal 5 місяців тому
Chest mounted gyroscope would be better
@harryliow3465
@harryliow3465 Рік тому
can i just using 2 anchors and 1 tag to complete this trilateration?
@BonerPickle-bp6ld
@BonerPickle-bp6ld 11 місяців тому
I'd say yes.
@khynantoque
@khynantoque 2 роки тому
Is there any cheaper alternatives from this one? Makerfabs' esp32 is too expensive.
@PlayfulTechnology
@PlayfulTechnology 2 роки тому
The schematics are open-source so you can build your own (although I'm not sure I'd bother!): github.com/Makerfabs/Makerfabs-ESP32-UWB/tree/main/hardware
@khynantoque
@khynantoque 2 роки тому
@@PlayfulTechnology thank you
@novalfirdaus6646
@novalfirdaus6646 Рік тому
tutorial please
@user-xc5xt5yt4h
@user-xc5xt5yt4h Рік тому
Can this be used for multi person positioning?
@PlayfulTechnology
@PlayfulTechnology Рік тому
Yes, you can have multiple anchors and multiple tags.
@user-xc5xt5yt4h
@user-xc5xt5yt4h Рік тому
@@PlayfulTechnology Thanks for your answer, I will continue to follow your videos.^^
@luiswhatshisname7667
@luiswhatshisname7667 2 роки тому
@46:00 I was watching other ESP32 videos and they said that power cables to the ESP32 were a problem. ukposts.info/have/v-deo/sICdgpWLommHrYU.html... the other problem was out of sinc serial communication ukposts.info/have/v-deo/sICdgpWLommHrYU.html ... but every ESP32 is different.
@stubb1qaz
@stubb1qaz Рік тому
Your code is almost identical to the example code given by the MakersFab - did the manufacturer of the board steal your code and claimed it as their own?
@chantana.c
@chantana.c 2 роки тому
I have the same problem too. Every run the offset change...
@PlayfulTechnology
@PlayfulTechnology 2 роки тому
Yeah, it's very frustrating! :(
@chantana.c
@chantana.c 2 роки тому
@@PlayfulTechnology Finally I understand the behavior. Besides the noise on ranging, there is a delay within the loop code that should be properly tuned.
@binhnguyenquoc3249
@binhnguyenquoc3249 11 місяців тому
@@chantana.c Can you tell me how was the performance of after your tuning? Did you have any more methods to improve the performance more after that? I'm planning to use these modules in my project but not sure if the quality is worth it (since the price of these makerfabs modules is so expensive). Thank you!
@chantana.c
@chantana.c 11 місяців тому
@@binhnguyenquoc3249 It was better when using wifi. But when using 4G/LTE is is slow. Cannot do any better. The cycle time is limited to the bound of 4G/LTE, if you make it too fast e.g. you will not find the anchor. This will be worse when you have many anchors to scan. I won' recommend for real product but for a toy project, it is fun. 🙂
@chantana.c
@chantana.c 2 роки тому
Besides when adding eg. Gps, gprs call, the loop delay adds up and makes distance even wrong. This is impossible to calibrate even for every pair of anchor and tag in a large scale. Further, the makepython A9G shield sim sometimes disconnect without any reason after running for a while. What a waste of time.
@alexx7910
@alexx7910 Рік тому
Very informative video, thank you! Is there a reason to not use a simple esp32 with its onboard wifi for the same purpose?
@ytfp
@ytfp Рік тому
I'd honestly wait until Adafruit or someone like that takes a crack at it. The in depth complicated documentation needs to be concentrated down and made much simpler and some decent example libraries need to be made. If the manufacturer can not help you (as seen in their sales comments), then it is likely that there might also be mistakes in their hardware design as well. At the very least, customer support seems to be nill.
@OMNI_INFINITY
@OMNI_INFINITY 4 місяці тому
Time to replace sony’s HORRIBLY OVERPRICED XR body trackers for XR apps! Thanks!
@ralphj4012
@ralphj4012 2 роки тому
Don't know how these boards have been implemented but there are a number of 'fundamentals'. The tags and anchors need to be in as much free space as possible, not on a desk or floor and nowhere near metal or wood. Suggest suspending them from a ceiling (nowhere near a room corner). A human touching or coming very close to the boards will cause significant transmission / reception variations. Recommend putting the tag on a tripod (with the antenna well away from the metal tripod) for initial distance testing. Turn the WiFi completely off if possible, take the 'position' output serially from the anchors. The antenna looks odd (planar?), try rotating the anchors and tag and see if the 'distance' changes. In many UWB deployments anchors communicate with each other for timing synchronisation, don't know if this is the case in these boards.
@durandthibaud9445
@durandthibaud9445 2 роки тому
Usually two way ranging (Timed but without synchro) is used with these board
@JOHNWICK-hn3ng
@JOHNWICK-hn3ng 2 роки тому
مرحبا كيف انت
@aabdev
@aabdev 9 місяців тому
water
@firdoshdiakus4841
@firdoshdiakus4841 3 місяці тому
Why do you make a video when you know it does not work? Don't waste our time
@BonerPickle-bp6ld
@BonerPickle-bp6ld 11 місяців тому
Do these share the same cid tac enode numbers?
ESP-NOW - Peer to Peer ESP32 Network
43:02
DroneBot Workshop
Переглядів 324 тис.
Nonomen funny video😂😂😂 #magic
00:29
Nonomen ノノメン
Переглядів 56 млн
Лизка заплакала смотря видео котиков🙀😭
00:33
Understanding Ultra-Wideband (UWB) in the iPhone and Android
17:48
Gary Explains
Переглядів 67 тис.
XYZ Position Mapping From Real To Virtual
6:25
That Project
Переглядів 10 тис.
ESP32 UWB - Apple AirTag Like Indoor Location Tracking?
4:39
ChipInDetail
Переглядів 26 тис.
DWM1000 UWB ranging radio test (arduino)
19:32
iforce2d
Переглядів 49 тис.
Indoor Location Detection using Wifi | Marko Tisler | WLPC EU Budapest 2016
38:52
Wireless LAN Professionals
Переглядів 49 тис.
I tried 4 Future Tech Boards! (That can do Awesome Things)
14:39
GreatScott!
Переглядів 283 тис.
Indoor positioning technologies review
1:30:26
Marvelmind Robotics
Переглядів 30 тис.
The Cheapest Microcontroller? Getting started with the 10 cent Puya PY32.
21:36
Zach of All Trades
Переглядів 13 тис.
Radar Sensors from $3 to over $100: Which one is Best?
14:31
Andreas Spiess
Переглядів 145 тис.
Simmerstats: The genius old tech that controls your stovetop
36:31
Technology Connections
Переглядів 688 тис.
Лучший телефон на андроиде?
0:25
Опросный
Переглядів 54 тис.
Iphone yoki samsung
0:13
rishton_vines😇
Переглядів 9 млн
СЛОМАЛСЯ ПК ЗА 2000$🤬
0:59
Корнеич
Переглядів 1 млн