Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvhariharan/simplemenu
A simple menu test project for nested menus on embedded systems
https://github.com/cvhariharan/simplemenu
embedded-systems menu platformio
Last synced: 1 day ago
JSON representation
A simple menu test project for nested menus on embedded systems
- Host: GitHub
- URL: https://github.com/cvhariharan/simplemenu
- Owner: cvhariharan
- Created: 2023-04-10T16:15:15.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-15T11:47:06.000Z (almost 2 years ago)
- Last Synced: 2024-12-15T21:14:19.017Z (about 2 months ago)
- Topics: embedded-systems, menu, platformio
- Language: C++
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simplemenu
Simple menu test project.## Connections
| Display (ST7920) | Huzzah Feather ESP8266 |
|------------------|------------------------|
| VCC | VUSB |
| GND | GND |
| RS (CS) | GPIO 2 |
| R/W | GPIO 13 (MO) |
| E | GPIO 13 (SCK) |
| PSB | GND |
| BLA | VUSB |
| BLK | GND |