An open API service indexing awesome lists of open source software.

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

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