https://github.com/calint/arduino-sketches
experiments with arduino sketches for raspberry pico w, arduino nano esp32 and esp32-2432s028r a.k.a. cheap-yellow-display
https://github.com/calint/arduino-sketches
arduino-esp32 arduino-sketch esp32-2432s028r raspberry-pico-w
Last synced: 4 months ago
JSON representation
experiments with arduino sketches for raspberry pico w, arduino nano esp32 and esp32-2432s028r a.k.a. cheap-yellow-display
- Host: GitHub
- URL: https://github.com/calint/arduino-sketches
- Owner: calint
- Created: 2023-08-19T18:58:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T11:22:52.000Z (over 1 year ago)
- Last Synced: 2025-01-10T07:19:07.695Z (6 months ago)
- Topics: arduino-esp32, arduino-sketch, esp32-2432s028r, raspberry-pico-w
- Language: C
- Homepage:
- Size: 4.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# arduino-sketches
experiments with arduino sketches
devices:
* raspberry pico w
* arduino nano esp32
* esp32-2432s028r a.k.a. cheap-yellow-display (cyd)contains:
* esp32dev -- device esp32-2432s028r -- game framework featuring scrolling tiles, sprites and on screen pixel precision collision detection
* roome -- device raspberry pico w and arduino nano esp32 -- toy text adventure game
* snippets -- device arduino nano esp32 -- collection of sample code for various device functionality