Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liam-middlebrook/arduino-playground
A collection of simple arduino lessons/sketches
https://github.com/liam-middlebrook/arduino-playground
Last synced: 17 days ago
JSON representation
A collection of simple arduino lessons/sketches
- Host: GitHub
- URL: https://github.com/liam-middlebrook/arduino-playground
- Owner: liam-middlebrook
- License: mit
- Created: 2014-06-05T22:06:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-09T20:50:57.000Z (over 10 years ago)
- Last Synced: 2023-08-04T22:11:24.088Z (over 1 year ago)
- Language: Arduino
- Homepage:
- Size: 186 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
arduino-playground
==================A collection of various heavily-commented arduino sketches.
The goal of this repository is to generate a list of sample
arduino projects targeted towards students grades 7 and up.## Projects
I have created directories with individual READMEs that describe
the object for each project and then also provide extra challenges
for the project.**Please note:** Not all of the extra challenges
for the projects will be easy. That's why I'm making them extra,
I've designed a few of them to use concepts that may stump a lazy
college student.## Solutions
I have moved all of the solution code to the `solutions` branch.
Here is a link to the github page for the soltuins branch:
https://github.com/liam-middlebrook/arduino-playground/tree/solutions