Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Banana Pro Blueprints
  • Table Of Contents Toc
Banana Pro Blueprints

Banana Pro Blueprints

By : Ruediger Follmann, Tony Zhang
5 (3)
close
close
Banana Pro Blueprints

Banana Pro Blueprints

5 (3)
By: Ruediger Follmann, Tony Zhang

Overview of this book

This book follows a tactical plan that will guide you through the implementation of Banana Pro and its configurations. You will then learn the various programming languages used with Banana Pi with the help of examples. In no time at all, you’ll be working on a wireless project that implements AirPlay servers, hotspots, and so on. Following this, you’ll develop a retro-style arcade kiosk game. Then we’ll move on to explore the multimedia features of Banana Pro by designing and building an enclosure for it. After this, you’ll learn to build a remote-controlled smart car and we’ll examine how to control a robotic arm. The book will conclude with the creation of a home sensor system that has the ability to expand or shrink to suit any home.
Table of Contents (10 chapters)
close
close
9
Index

Configuring LeScratch


The Scratch 1.4 education software runs in cooperation with LeScratch to let people earn easy access to the principles of microcomputers. Before starting, system configurations should be set to support the LeScratch functionalities in order to send and receive messages among peripherals. In this chapter, we'll use the Raspbian for BananaPro v1412 system image version, which can be downloaded at http://www.lemaker.org/product-bananapro-download-16.html. Now, let's declare the my_LeScratch project directory under the home directory: all the operations in the following sections are based on this directory:

cd ~
mkdir my_LeScratch

Installing the prerequisites

LeScratch needs to preinstall some packages, such as python-dev, python-setuptools, i2c-tools, and python-smbus:

sudo apt-get install python-dev
sudo apt-get install python-setuptools python-smbus i2c-tools

Since the I2C driver is installed and enabled by default, you only have to install the SPI drivers; now open the...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Banana Pro Blueprints
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon