Skip to content
Snippets Groups Projects
Commit ee0f457b authored by Ethan Walters's avatar Ethan Walters
Browse files
parents 0fe6de1f d1965414
No related branches found
No related tags found
No related merge requests found
// --------------------------------------------------------------------------
// Arduino sketch for controlling a servo motor and reading button presses
// Arduino sketch for controlling a servo motor and motion sensing
// The very core concepts of this sketch were taken from Lab1_code1
// https://gitlab.com/IOTGarage/iot-lab-book/-/blob/070cf41b33cffdc1f1f90f6a42e1e16215db24be/LAB%2001%20-%20Micro-Controller%20Programming/Lab1_code1
// However two-way serial communication was added to allow the servo to be controlled from Node-Red, and the PIR motion sensor to send messages to Node-Red
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment