Skip to content

theautumn/tinyrobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyrobot

A small set of Lua scripts for panel_gen and nodeMCU

This provides a key and lamp so volunteers can start the panel_gen demo during tours. The nodeMCU polls the key pin every 100ms, and polls the API every 1 sec. When the key is operated, a POST is made to the API, which starts the call generator. Another keypress turns it off.

keys schematic

Notes:

This is a 3v3 microcontroller / relay setup. Since this is running in a telephone CO, the positive side of the battery is grounded and the "hot" terminal is at -48V. Don't use frame ground for things that are hooked up to the microcontroller unless you know what you are doing!

About

A small set of Lua scripts for panel_gen and ESP8266/nodeMCU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages