Тёмный

Homemade Oscilloscope - Arduino Uno and Unity - Simply Put 

Simply Put
Подписаться 24 тыс.
Просмотров 33 тыс.
50% 1

Опубликовано:

 

28 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 41   
@zetaconvex1987
@zetaconvex1987 5 лет назад
Very interesting. Keep up the good work, and hopefully your channel will start getting the views it deserves.
@keithking1985
@keithking1985 4 года назад
im sticking this video into my favorites
@hocsinhdilinh
@hocsinhdilinh 3 года назад
Brother, that is amazing sharing knowledge. Very interesting. Keep up the good work
@weerobot
@weerobot 3 года назад
Wow....Mind Blown..
@t1d100
@t1d100 3 года назад
Another great video! A wonderful explanation of what the code is doing, instead of just the syntax for a line of code. I learned soooo much. Thank you!
@martinditullio1411
@martinditullio1411 3 года назад
muy bueno! me sirvió
@GianfrancoVadurro
@GianfrancoVadurro 5 лет назад
What about if try it in a faster controller, like an esp32?
@simplyput2796
@simplyput2796 5 лет назад
It's limited by the processing power of the controller, the maximum speed of the controller's serial port, and the latency of the analog-read pin, so if you have a controller where all three are stronger, then you would get a better oscilloscope bandwidth definitely. Almost all the processing is done on the PC: All the controller is doing is reading and sending over the raw number. So it should work with everything.
@theQuantumPenguin
@theQuantumPenguin 5 лет назад
Have you published links to the Unity game engine code and will that run on a Raspberry Pi ?
@simplyput2796
@simplyput2796 5 лет назад
It should run on any Arduino since I used only basic functions, but I can't guarantee it since I can't test it myself on other models. As to a Pi, I would assume they have similar functions that you could just use instead: Basic serial should be ubiquitous. The project release is in the description of the video "Homemade Arduino Oscilloscope - Open Source Release" on my channel.
@theQuantumPenguin
@theQuantumPenguin 5 лет назад
@@simplyput2796 Thanks, I found your link on that other video on your channel. Based on that video, and I'm doing some guessing here, it looks like the Unity Game engine is a framework / library (possible c#) in the Visual Studio environment. VS does not run on any Linux, VScode (a separate Mediocre Soft product) is available as .deb, .rpm and as a tarball for Linux distributions. On first glance the Linux packages are binaries for amd and x86 platforms so it looks like my Rpi hopes are dashed as they are an arm platform.
@youssefdirani
@youssefdirani 4 года назад
@@simplyput2796 please do include the link. I didn't find it yet !
@offthewallsk818
@offthewallsk818 4 года назад
Good video but his voice is so accidentally condescending
@daviddmadsen
@daviddmadsen 8 месяцев назад
Supercool! All your videos actually! D'you have the code for the windows app?! I'm very interested as to both it's functionality, as I've programmed a lot of MCU's but no actual windows software...
@egoworks5611
@egoworks5611 3 года назад
Excellent brother, finally someone who actually explains the limitations (especially bandwidth limitations) of an Arduino-based oscilloscope. I was trying to answer this on my own, and I had the same approach, I estimated a bandwidth not greater than 10KHz. Is nice to see people out there seeing the same budget limitations, and I kinda love having them because it lets me earn knowledge by baby steps and not just trusting my sources. Greetings from Colombia
@mandelbro777
@mandelbro777 4 года назад
Awesome mate. Great video and clear explanation.
@jasongins
@jasongins 2 года назад
14:52 "Apparently someone is mowing the lawn... in the middle of the night."😅 Great video, thank you!
@drdream123
@drdream123 3 года назад
It's amazing learning through youtube and you find videos where I'm not trying to actually build and oscilloscope just trying to understand how to interpret a waveform on audrino and the serial thing is a huge bonus. I also learn that since I'm measuring ac voltage, 480hz is plenty
@gpianod
@gpianod 4 года назад
Hey, guy, thank you, for your great explanation and for share your knowledge .. great channel.. I'm subscribed
@marcoliebl3715
@marcoliebl3715 4 года назад
This is awesome! I have got all the tools I need to do this as well, but one question: Can you tell me the name of the programm that you used to plot the graph? Thank you very much, have a good day :)
@Dennis-mq6or
@Dennis-mq6or 10 месяцев назад
Can you do it again using an STM 32 and a small display like they use in the DSO138? The reason I ask is because I want to use something like the DSO138 in application specific projects, where it would be a no brainer use. A rotary or toggle switch would set both horizontal frequency, vertical position and sensitivity, With only a few possible choices depending on what was being tested. I can do all the analog stuff myself, and know how to generate interrupts and run subroutines on switch closures to program the vertical and horizontal channels but I wouldn't know where to stuff the digital data into, or even access, the memory of the DSO138 to force program the horiz sweep or vertical offset and sensitivity.
@Ophiuchus123456789
@Ophiuchus123456789 4 года назад
Very impressive. Showing my lecturers this in college. I think you can teach them by the way they reacted
@mikeoliver3254
@mikeoliver3254 5 лет назад
The Rigol 1054z is a great scope that is relatively inexpensive for what you get. ($350)
@simplyput2796
@simplyput2796 5 лет назад
I ended up with a Keysight DSOX1102G which seems to be getting the job done but I'm not really too terribly happy with it. I'll keep this in mind if I end up ever buying another.
@sto_karfi842
@sto_karfi842 5 лет назад
relatively
@dhoss2530
@dhoss2530 4 года назад
Thanks
@hayhay1325
@hayhay1325 2 года назад
i love you man. you ar ethe best
@elliegrace9939
@elliegrace9939 2 года назад
Hello! I don't know if you will answer but what if my project is about speech recognition and I used another app for it. Then I connected the app to the arduino. Can this oscilloscope measures the output?
@plasmaguy5
@plasmaguy5 5 лет назад
Great Stuff
@josenat1292
@josenat1292 3 года назад
This is great info and facts on adc bla bla, but your audio microphone limiter (compressor) Attack setting needs a faster setting to cancel out those annoying fluctuations in sound.
@TheBodysome
@TheBodysome 4 года назад
great video, funny and informative.
@DamianReloaded
@DamianReloaded 3 года назад
Very straightforward exposition. Thanks!
@faithinverity8523
@faithinverity8523 Год назад
It is refreshing to listen to someone who thinks and communicates clearly.
@EvilCensor
@EvilCensor Год назад
Nice video, thanks for taking the time to make and share this.
@amaanrampath4100
@amaanrampath4100 3 года назад
Cool dbz poster 👌🏻 awesome video
@mark8664
@mark8664 3 года назад
You humans think you're so smart. : )
@one-xy6vy
@one-xy6vy 3 года назад
What is the aplication and full code
@josenat1292
@josenat1292 3 года назад
But I do still like your material
@AN-nx9hd
@AN-nx9hd 2 года назад
Where are the subtitles?
@nithikasandinu5843
@nithikasandinu5843 3 года назад
Good work
Далее
Se las dejo ahí.
00:10
Просмотров 2,2 млн
HACKED!: CRT TV becomes a crude Oscilloscope
8:05
Просмотров 786 тыс.
This $69 Gaming PC is INCREDIBLE
17:06
Просмотров 4,2 млн
Compilers, How They Work, And Writing Them From Scratch
23:53