Skip to content

chriscohoat/arduino_8_channel_relay_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino_8_channel_relay_controller

Assorted code for getting an 8 channel relay to work with the Arduino

Using the Arduino code:

Load the sketch found at arduino/_8_channel_relay/_8_channel_relay.ino onto the Arduino Uno

Running the Python code:

Change into the python directory. Create a virtualenv with virtualenv _8_channel_relay_venv. Source the virtualenv with source _8_channel_relay_venv/bin/activate. Install the requirements with pip install -r requirements.txt. Run main.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published