Programming examples on Python --- CORE9G25
Feature Hardware ref Linux Tutorials Debian Tutorials pinout

Programming examples on Python

Code playground is an open source code collection which include all the source code examples used in CORE9G25 tutorials and articles.

The sources are stored in CD://Debian/playground folder and are easily installable by cloning the repository directly on your CORE9G25 board by typing this simple command at Linux command prompt:

Copy the playgroud folder to the board /home folder, After that all the source examples and libraries will be available inside the playground directory.

# cd /home/playground
~/playground#

AbLib Python library

AbLib is a simple Python module to make easier the use of hardware wired to the CORE9G25 Boards used in a lot of playground examples.

The AbLib.py was saved in CD://Debian/Ablib/ . Please Copy the Ablib folder to the board /home folder.

To install AbLib type:

# cd /home/ablib
~/ablib# python setup.py install

Package dependencies

AbLib requires that the following Debian packages are istalled:

# apt-get install python-smbus
# apt-get install python-serial

Documentation Terms of Use
The Acme Systems srl provides this Debian system development and user manual.
The origin of these doc came from the website: http://www.acmesystems.it


  Tel: +86-755-29638421  |    Sales Email: market@armdevs.com |  Support Email: support@armdevs.com | Gtalk: armdevs@gmail.com  
www.armdevs.com | Copyright @2013 - CoreWind Technology Co.,Limited