Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Raspberry Pi Embedded Projects Hotshot

You're reading from   Raspberry Pi Embedded Projects Hotshot Enter the world of mechatronic systems with the Raspberry Pi to design and build 12 amazing projects

Arrow left icon
Product type Paperback
Published in Feb 2015
Publisher
ISBN-13 9781849696227
Length 250 pages
Edition 1st Edition
Concepts
Arrow right icon
Toc

Table of Contents (15) Chapters Close

Preface 1. Hello World FREE CHAPTER 2. A Raspberry WebIDE Example 3. The Arduino Raspberry Pi Interface 4. Christmas Light Sequencer 5. Internet of Things Example – An E-mail Alert Water Fountain 6. Raspberry Pi as a Personal Assistant 7. Raspberry Pi-based Line Following Robot 8. Connect Four Desktop Game using Raspberry Pi 9. The Raspberry Pi-enabled Pet/Wildlife Monitor 10. Raspberry Pi Personal Health Monitor 11. Home Automation using Raspberry Pi 12. Using a Raspberry Pi for Science and Education 13. Tips and Tricks Index

Raspberry Pi and Khan Academy

In this task, we will review an example that enables working on math exercises from Khan Academy (https://www.khanacademy.org/). Khan Academy is a non-profit educational organization that provides free learning resources for various subjects, including math and computer science. In this example, we will host a simple web server on a Raspberry Pi that hosts the exercises from Khan Academy locally. This enables customization of the learning tools to the user's needs. For example, it can be hosted on a network that is not connected to the Internet and we can customize content from Khan Academy to help someone improve on their math skills.

The first step is to clone the repository on a Raspberry

git clone https://github.com/Khan/khan-exercises

Once the repository is cloned, it is time to launch the web server!

Note

The exercises are distributed under a non-commercial license while the web server framework is distributed under an MIT license. You must be aware...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at ₹800/month. Cancel anytime