25,493
Uploader Comments (pekepowah)
see all
Video Responses
see all
All Comments (8)
-
Yay! starfield, it's like C64/Amiga demos all over again.
-
It's the microcontroller in the Arduino, aka the CPU, SRAM, and Flash storage space in one chip.
-
what does the atmega do? what is it good for? sorry for asking stupid things.. :P
-
I approve. Thanks for posting the component list
-
Yeah, I'd love to see a lot more details on this - like where you got the LCD from and what (if any) glue circuitry you needed to connect it to the ATMega168 chip?? Sweet!
-
That is very awesome! :D Good job.
-
What is the code to make the OLED screen work for the arduino?
Loading...
The code is quite simple. This OLED from 4D Systems is managed with simple serial commands. I have just used putc() function to send via Arduino serial.
pekepowah 4 years ago