Difference between revisions of "S4A Scratch Getting Started"

From Microduino Wiki
Jump to: navigation, search
(Created page with "{| style="width: 800px;" |- | ==Software Preperation== {| style="width: 800px;" |- | *Arduino IDE-Programming software, which can be downloaded here '''Microduino Getting st...")
 
Line 7: Line 7:
 
|
 
|
 
*Arduino IDE-Programming software, which can be downloaded here '''[[Microduino Getting started]]'''
 
*Arduino IDE-Programming software, which can be downloaded here '''[[Microduino Getting started]]'''
 
 
*S4A-programming software. Find in S4A official website: '''[http://s4a.cat/ S4A]'''. Local download: [[File:S4A.zip]] 
 
  
  

Revision as of 03:22, 14 December 2015

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
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