Menu - Arduino Sketches
Copy and paste these sketch examples into your Arduino IDE and begin to experiment with MakerPlot. You will need an Arduino UNO or similar microcontroller hardware setup like the chipKIT Uno32 shown beside it along with a 10K potentiometer, two push button switches and an LED for full implementation of these sketches.
Note that the potentiometer "red" lead connects to +5v on the Arduino UNO and +3.3v on the chipKIT Uno32. All other connections for the external components are the same for both setups.
Note that the potentiometer "red" lead connects to +5v on the Arduino UNO and +3.3v on the chipKIT Uno32. All other connections for the external components are the same for both setups.
Refer to the Learn Videos for these examples:
Arduino Setpoint Example Connecting To MakerPlot MakerPlot Analog Data Examples MakerPlot Digital Data Examples MakerPlot Arduino Bi-Directional Control - Part 1 MakerPlot Arduino Bi-Directional Control - Part 2 MakerPlot Setpoint Example With GUI Control Scaling Analog Data |
Refer to the Maker Videos for this example:
Building Interfaces from your Micro General examples: Analog and Digital Examples |