Nipkow Disk 32 Line Television
Arduino version of the early mechanical television, invented by Nipkow more than 100 years ago.
Components and supplies
Arduino UNO
Project description
Code
mov_26.zip
arduino
The image file used in the movie ( unzip it before copying it to the sdcard) The file is generated by the c# application (from a set of images). Arduino is reading the mov_26.bin file from sdcard and displays it on the disk
Compressed folder containing c# project to convert bitmaps to binary
csharp
Takes N 64x32 pixel bitmap files (frame1.bmp ... frameN.bmp) and converts them to a binary file format read by Arduino
mov_26.zip
arduino
The image file used in the movie ( unzip it before copying it to the sdcard) The file is generated by the c# application (from a set of images). Arduino is reading the mov_26.bin file from sdcard and displays it on the disk
Compressed folder containing c# project to convert bitmaps to binary
csharp
Takes N 64x32 pixel bitmap files (frame1.bmp ... frameN.bmp) and converts them to a binary file format read by Arduino
Arduino code
arduino
Downloadable files
schematics
schematics
schematics
schematics
Comments
Only logged in users can leave comments