Skip to content

Ferengee/arduino-sketches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arduino-sketches

A repository for my arduino sketches and libraries.

Traffic lights:

A sketch to control four (three led) traffic lights with an attiny85 programmed with arduino and used in a lego city.

SampledButton:

A library for a button on a digital arduino pin. Compares the last (by default) three samples and calls event handlers on change and or pressed.

NightLight (An example from SampledButton):

A sketch for attiny85 with the core from http://code.google.com/p/arduino-tiny/ Three leds, a button and a ldr.

About

repository for my arduino sketches and libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages