hi7 / OB1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OB1

One Button only Game console.

Creativity can thrive when constains are severe. So here is the challenge:

"Write programms that can do something with only one button."

This project has started to explore exactly this. I connected a Teensy 4.0 to a Waveshare 2" LCD Module with the Arduino_GFX library to drive the ST7789. As Button I use a Mini Pushbutton Switch.

Wiring

Alt Wiring

LCD Teensy
VCC 3V
GRD G
DIN 11
CLK 13
CS 9
DC 8
RST 7
BL 6

About


Languages

Language:C++ 72.4%Language:C 27.6%