Skip to content

remisarrailh/RpiArduinoCommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

RpiArduinoCommand

This program allow you to send command to the pin of a arduino

Demo: https://www.youtube.com/watch?v=TlHfjvLdaBA

Wiring

By default :

Arduino

  • Just copy the code in the arduino directory into your arduino sketchbook directory (it contains the rc-switch library and a example programs)
  • Upload arduinocommand.ino for test purpose

All the explanation is inside the comments

Raspberry PI

It work like this:

  • ./arduinocommand PIN LOW/HIGH
  • Ex: ./arduinocommand 12 HIGH

About

This command allow to send command to the pin of a arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published