Welcome to Session 1 of our Summer Studio Program: Transitopia. In this presentation you'll find some introductory information to the studio you'll be doing for the next two weeks.
Activity
As a part of your intro to the studio we would love you to create something that represents some part of who you are. We are asking you to create something within the parameters below:
After you finish making your project we ask that you let one of the mentors know so we can help you take a photo of it as your first post on the NuVu Platform.
We are also going to share out about what you created so please keep in mind the following question.
These 8 Sample controllers are executable sketches to be used with Remote_XY, Arduino Uno, and Hm-10 Bluetooth Receivers.
BALANCE DRIVE uses a single joystick to control speed and direction of two motors
(NOTE: BALANCE DRIVE REMAINS UNTESTED/UNCALIBRATED)
TANK DRIVE uses individual joysticks to control speed and direction of two motors
BUTTON sends a HIGH signal to pin 13 for the duration of press (LOW on release)
SLIDER can be toggled to control a third motor or the position of a servo by commenting out the labeled sections of the code
Pt. 1 REMOTE XY INTERFACE AND BUTTON CODE