Programming the Raspberry Pi, Second Edition: Getting Started with Python
Publisher's Note:Â Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.
An updated guide to programming your own Raspberry Pi projects
Learn to create inventive programs and fun games on your powerful Raspberry Piۥwith no programming experience required. This practical book has been revised to fully cover the new Raspberry Pi 2, including upgrades to the Raspbian operating system. Discover how to configure hardware and software, write Python scripts, create user-friendly GUIs, and control external electronics. DIY projects include a hangman game, RGB LED controller, digital clock, and RasPiRobot complete with an ultrasonic rangefinder.
- Updated for Raspberry Pi 2
- Set up your Raspberry Pi and explore its featuresÂ
- Navigate files, folders, and menusÂ
- Write Python programs using the IDLE editorÂ
- Use strings, lists, functions, and dictionariesÂ
- Work with modules, classes, and methodsÂ
- Create user-friendly games using PygameÂ
- Build intuitive user interfaces with TkinterÂ
- Attach external electronics through the GPIO portÂ
- Add powerful Web features to your projects