Intro to Arduino: The Return of the CLI
Details
6PM - 7PM: Social Hour
7PM - 8PM: Presentation
------------------------------------------------------------------------------------------------
YOU MUST BRING A LAPTOP TO BE ABLE TO PROGRAM THE DEVICES!
Arduinos are nice development boards that can be used to help quickly prototype connected devices. During this meetup we'll go over the following topics (depending on time):
Receive data from the Arduino via a serial port
Send data to the Arduino via a serial port
Parse the data sent to the Arduino
Implement some commands