Skip to content

idcrook/early-arduino-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

early-arduino-projects

Arduino-based sketches

These were only tested on Arduino 1.0.3+ (and Rev3 boards). Most require additional hardware to work.

The directory structure

.
├── Hunt_The_Wumpus
├── four_bit_maze
└── rainbowduino
    └── PlasmaCubeImpr

Games

four_bit_maze

A simple "guess-the-sequence" game with switches and LEDs.

Idea (and source) found on the web: src

Hunt_The_Wumpus

Another simple graph traversal game.

Designed for the Adafruit RGB LCD shield - learn.adafruit.com

Rainbowduino

PlasmaCubeImpr

Based on code from

Updates made by:

About

Copies of Arduino-based sketches

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published