By Agus Kurniawan

Scratch is a programming language to construct interactive tales, video games, and animations. This ebook is helping you the way to start with Scratch for pcDuino. It covers a simple programming for Scratch contains having access to pcDuino GPIO. the subsequent is spotlight themes during this book:

* getting ready improvement Environment

* simple Configuration for pcDuino

* hi Scratch

* Motion

* Control

* seems, Sound and Pen

* Sensing

* pcDuino GPIO and Scratch

Show description

Read Online or Download Getting Started with Scratch for pcDuino PDF

Similar languages & tools books

SOA for the Business Developer: Concepts, BPEL, and SCA

Service-Oriented structure (SOA) is a fashion of organizing software program. in case your company's improvement tasks adhere to the rules of SOA, the end result should be a listing of modular devices referred to as "services," which permit for a fast reaction to alter. This ebook tells the SOA tale in an easy, trouble-free demeanour to help you comprehend not just the buzzwords and merits, but additionally the applied sciences that underlie SOA: XML, WSDL, cleaning soap, XPath, BPEL, SCA, and SDO.

Additional info for Getting Started with Scratch for pcDuino

Sample text

If you want to configure with static IP Address, you can write this config. 1 You can change IP address, netmask and gateway values. If done, save this file. Next step, you can restart networking service. Type this command. d/networking restart Now you can verify your IP address using ifconfig command. 6 from DHCP server. 4 SSH Linux NAND has installed SSH server so we can access SSH server. 1 to remote pcDuino3 via SSH. Fill IP Address of pcDuino3 and then click Open button. 5 Remote Desktop with VNC We can access Linux desktop remotely.

From Sensing palette inside if control. You can see it in Figure below. Change the color on touching by clicking color box. Get color from a rectangle color on stage. After that, drag say Hello! for 2 secs into if control. Try to add if control again for yellow color. The following is the final program, shown in Figure below. Save this program into a project, called sensing_demo. 3 Running Now you can run the program by clicking green flag icon. If a sprite touches yellow color, it will say "Yellow".

For 2 secs into if control. Try to add if control again for yellow color. The following is the final program, shown in Figure below. Save this program into a project, called sensing_demo. 3 Running Now you can run the program by clicking green flag icon. If a sprite touches yellow color, it will say "Yellow". If a sprite touches green color, it will say "Green". 9. pcDuino GPIO and Scratch This chapter explains how to work hardware palette in Scratch and pcDuino. 1 Getting Started Firstly, we must know I/O mapping on pcDuino.

Download PDF sample

Rated 4.67 of 5 – based on 14 votes