Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 354 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 354 Bytes

Samduino

Useful Arduino libraries and example code.

SPI Communications

Examples for how to do SPI communications between a master Arduino and a slave Arduino. Has built in commands and values that may be passed with them. Master is controlled through a serial console interface.

Servo

Example of how to setup and control a servo motor.