Skip to content
/ AstroX Public

A ScratchX module for easily programming Astro Pi

License

Notifications You must be signed in to change notification settings

as2388/AstroX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstroX

A ScratchX module for easily programming Astro Pi (http://astro-pi.org)

Installation

  1. Open a terminal on your Raspberry Pi. Run $ pip install astrox. (See here if pip is not installed).

Usage

  1. Open this webpage in a browser on any computer on the same network as the Raspberry Pi: http://scratchx.org/?url=http://as2388.github.io/AstroX/extension.js#scratch
  2. Add this script, substituting the IP address for the IP address of your Raspberry Pi:

The message "Hello, World" should now display on Astro Pi. If it does not, check your browser's console for an error message.

You can now incorporate AstroX blocks into your projects as you would any other Scratch block. Just remember to run a "connect to Astro Pi at" block before any other AstroX blocks.

About

A ScratchX module for easily programming Astro Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages