S4A Scratch Getting Started

From Microduino Wiki
Jump to: navigation, search

Software Preperation


  • Software communication support package, needed to be downloaded and then installed to the core board of Microduino. Local download: File:S4AFirmware15.zip
Scratch-s4a.jpg

Hardware Preperation

  • Other equipment
    • PC
    • USB cable

Users can also use mCookie-CoreUSB, Microduino-CoreUSB or Microduino-Core+ to debug. Please select the right board from Tools->Board->XXX in Arduino IDE when you download the program.

MicroduinoGettingStartHeader.jpg

Hardware Connection

  • Stack Microduino-Core and MicroduinoUSBTTL, then connect to the PC through USB cable.
  • Open "S4AFirmware15" with Arduino IDE, choose the right board and port and then download the program to Microduino-Core.
Arduino IDE.jpg
  • Install S4A programming software, open it when connecting automatically to Microduino boards, and you can see the connected port number and monitor analog port data.
  • Have fun after buildup!
Scratch—microduino—ok.jpg

Tutorial

LED Flashing Experiment