Never heard of an osciloscope before. At first I thought this video was going to be a snooze, but it turned out to have some really interesting effects. Also considering the fact that you didn't have many pixels to work with that was great. It was actually pretty trippy at times. Some of the patterns were really interesting.
But really, is this an emulator,isnt it a simulator? or am i wrong. did you follow the original specs of the osciloscope or just simulatoe the look and feel of it
If you output your coordinates to a stereo audio file it would probably result in a file that could be used to control a oscilloscope set in X/Y-mode similar to the Youscope.
At first without reading the code, I thought how can you do that with 1.9 KB of code. Pretty amazing idea!
thanhquanky 1 year ago
it's update speed is too slow
zxbryc 1 year ago
@zxbryc it's emulator....
MorrinWellSmith 4 months ago
I got some errors and this on the end
TypeError: 'float' object cannot be interpreted as an integer
c0d37rulez 1 year ago
You need to add simulated phosphor persistence to lessen the flicker.
ControlCardPin 1 year ago
amazing work guys!
sreustle 2 years ago
Never heard of an osciloscope before. At first I thought this video was going to be a snooze, but it turned out to have some really interesting effects. Also considering the fact that you didn't have many pixels to work with that was great. It was actually pretty trippy at times. Some of the patterns were really interesting.
fugazi0311 2 years ago
But really, is this an emulator,isnt it a simulator? or am i wrong. did you follow the original specs of the osciloscope or just simulatoe the look and feel of it
0121ryanh117 2 years ago
this is amazing, and 75 lines of code?! its time for me to have some fun with python
tuxsbro 3 years ago 2
yeah there's deffinately something cool about python, google use it heavily, im stuck with php atm tho cuz I'm into Drupal
tuleo554 2 years ago
Where is the file youscope-wave.wav?
darthvesgo 3 years ago
can you compile a windows binary?
Kargaroc286 3 years ago
It is written in python, which in an interpreted language. No compilation needed. What you need is python interpreter.
babylon2233 3 years ago
you can compile it too still
Terabytekit 2 years ago
Hey, how do you add the music?
I can't find the .wav file anywhere.
youko11 3 years ago
Hey, how do you add the music?
I can't find the .wav file anywhere.
youko11 3 years ago
Download and install PyGame before using this. :)
Nice, i'm studying your code.
youko11 3 years ago
Download and install PyGame before using this. :)
Nice, i'm studying your code.
youko11 3 years ago
No module named pygame..
DeLeetEd 3 years ago
Nvm =P
DeLeetEd 3 years ago
could you publish code for that emulator? it would be cool..
anyway - great work
b3k0n 4 years ago
what program is it
Dudelajk 4 years ago
where can you download the emulator for that?
Dudelajk 4 years ago
Is this a loop or program? Please answer in a PM.
Nice job!!!
jurgenvsp 4 years ago
If you output your coordinates to a stereo audio file it would probably result in a file that could be used to control a oscilloscope set in X/Y-mode similar to the Youscope.
Zarkx2000 4 years ago
they feed their program with the wave-file of youscope :)
Anyway, very nice, I did not know that something like this can be done with that little code. Python seems to offer more possibilities than i thought
Great Work!
14dd5266c70789bdc806 3 years ago