• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomepcDuinoScratch on pcDuino
Previous Next

Scratch on pcDuino

Posted by: Yang , December 24, 2013

[vc_row][vc_column width=”1/1″][vc_column_text]Scratch(http://scratch.mit.edu/) is a programming language for everyone. Create interactive stories, games, music and art-and share them online.
pcDuino team developed a customized version of Scratch for pcDuino. The GPIO, PWM and ADC pins can be accessed direclty from Scratch panel>
Compared to the original version of Scratch, the following features are added:

  1. Add support of hardware PWM, and ADC. The ADC is to read the coltage in uinits of mV.
  2. Add support of GPIO support.
  3. Modify the UI.
  4. Add support of Chinese language.
  5. The installation of scratch can be done using “apt-get install”.

The following are the installation steps:

  1. $sudo apt-get update
  2. If there is previous version of scratch installed, please remove “squeak-plugins-sratch”by: $sudo apt-get remove squeak-plugins-scratch.
  3. Install scratch by: $sudo apt-get install pcduino-scratch

The GUI is as following:

[/vc_column_text][/vc_column][/vc_row]

Tags: pcDuino, pcDuino Hardware Experiments

Share!
Tweet

Yang

About the author

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors