Skip to content
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.

chimera/servant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Servant

This is the repository for the Arduino sketch we're using to control our electronic door latch system.

It's very stupid

If it receives a string of "1" via the serial connection at a baud of 19200, it does a digital write to pin 7 which opens our electronic door latch.

Ideally we could would not have to use an Arduino to do something so simple, but it works and we're a bit lazy.

The arduino is called by our door Golang library.

License

MIT

Credits

Written by Dana Woodman.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published