Navigation for the ZIM JavaScript Canvas Framework

AboutExamplesLearnEditorCodeDocsDevsGold
HARDWARE

ARDUINO

We will be using the Arduino UNO for a sample microcontroller.
Arduino Uno Microcontroller hardware used with ZIM on the Canvas


circuit diagram for ZIM with Arduino UNO, Breadoard, Resistor (220Ω), LED

INPUT

Press a toggle in ZIM to turn off and on the light on the Arduino. Here is an INPUT ZIP file to help set up your Hardware Zapp including:

OTHER INPUTS

  1. Use a hitTest to trigger Arduino buzzer
  2. Use a Slider to change the speed of a blinking light
  3. Use a TextInput to write to a remote LCD Screen





circuit diagram for ZIM with Arduino UNO, Breadoard, Resistor (220Ω), LED

OUTPUT

Turn a knob on the Arduino to change the speed of the boat (and rotate the arm of the sun). Here is an OUTPUT ZIP file to help set up your Hardware Zapp including:

OTHER OUTPUTS

  1. Use an Ultrasonic (proximity) sensor to change ZIM Synth
  2. Use two buttons on a breadboard to page through ZIM Carousel3D
  3. Use a joystick to control a ZIM MotionController (manual type)