Hi I recently bought a great serial LCD with touch controller called SMARTGPU from vizic technologies, and it's just 3 wire interface, microSD-4GB, could be used as shield or on a standard breadboard, very powerfull graphics, You can create advanced applications very very easy, check my video response!
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!
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.
This has been flagged as spam show
Hi I recently bought a great serial LCD with touch controller called SMARTGPU from vizic technologies, and it's just 3 wire interface, microSD-4GB, could be used as shield or on a standard breadboard, very powerfull graphics, You can create advanced applications very very easy, check my video response!
symmetrymuse 4 months ago
Yay! starfield, it's like C64/Amiga demos all over again.
NICKN0RT0N 5 months ago
what does the atmega do? what is it good for? sorry for asking stupid things.. :P
Z3r0XoL 2 years ago
It's the microcontroller in the Arduino, aka the CPU, SRAM, and Flash storage space in one chip.
omgyjyaswitchx 2 years ago
I approve. Thanks for posting the component list
averagemale 3 years ago
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!
jamessnell 3 years ago
That is very awesome! :D Good job.
kopaganda13 4 years ago
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
What is the code to make the OLED screen work for the arduino?
Skylord12345 4 years ago