Skip to content

yangosoft/MicroSemaphore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MicroSemaphore

Dirty semaphore to play with.

It's written for a ATMEGA168p but can be easily ported to any microcontroller of the same family.

 5v--- BTN-----> PIN4 (INT0)
        |
        150R
        |
        GND
        
 GND---150R---|<RED     ----> PIN11 (PD6)
 GND---150R---|<YELLOW  ----> PIN12 (PD7)
 GND---150R---|<GREEN   ----> PIN17 (PB0)

The microcontroller sleeps after a few sequences. The button allows the user to change the sequence.

About

Dirty semaphore to play with

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published