-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Awesome Project #1
Comments
Hey minkione! Thanks for your engagement!
In general, it should be fairly easy to implement your own displays. The buffer "buf" is essentially the framebuffer that holds the waveform that generates the display: This function adds a Cartesian point to the buffer. It should be fairly easy to replace my lorenz attractor with whatever rendering. I'm currently moving countries so my time is limited, but I'll sure get back to this at some point. I have the scopeman in my bag all the time, and since it comes with a programmer it's a fun toy to code for on the go. |
👍 I agree also. Awesome project. BTW) what is wrong with blanking? Is it on the hardware side or software side? |
Hey guys, I turned a Sony watchman into a pong a couple years ago by removing the video decoder chip and rf module and then using the hackvision library on an arduino nano. I was able to shove the arduino nano into the watchman where the rf module used to be. There’s a video on YouTube that explains everything: https://youtu.be/PuiLvJbx7Tk not nearly as awesome as this project though and I’d love to get a pcb manufactured even if I have to do the smd soldering! |
I know it's been 2 years but the FD-2E has the same daughterboard as the FD-10A. Hope this helps: If this doesn't work, use this: http://freeservicemanuals.info/en/servicemanuals/viewmanual/Sony/FD2E/ |
You can make one into an oscilloscope music device easily by hooking the deflection coil wires to the audio out left and right channels to a Bluetooth module. Here’s a video of one I did: https://youtu.be/3x7MP4MtFiE |
Are years that I am thinking to turn couple of old 5" CRTs into something cool... and here I find your toy!
This 2" CRT handled TV is simply awesome! Great job! I already ordered a couple of them to try out!
Questions:
Do you maybe have the service manual of the FD-10A?
I was thinking to turn it into a Pong or some vector arcade game (i.e. Asteroids) Do you have any similar plans? In case too coordinate the effort.
The text was updated successfully, but these errors were encountered: