Python Programming with the Raspberry Pi Zero

I co-wrote this book with my brother and it was published in April 2017. The book teaches Python programming with practical examples involving the Raspberry Pi Zero’s GPIO interface.

They include:

  • Setting up the Raspberry Pi as a development environment for learning Python (3.x)
  • Interfacing sensors, actuators and LED displays
  • Exploring machine vision, data visualization, and scientific computations
  • Building a mobile robot using the Raspberry Pi as the controller
  • Building a voice activated home automation controller

Link to title

Fun Fact

This book is a reference textbook for the Embedded Systems Course offered as a part of the M.Tech Industrial Intelligent Systems program.

Raspberry Pi Mechatronics Projects

My brother and I published this book in February 2015. In this book, we wrote about 10 different projects that demonstrates mechatronic system development using the Raspberry Pi. It includes fun projects like a tabletop fountain, christmas lights controller etc.

They include:

  • Prototyping circuits to solve problems using the Raspberry Pi
  • Building mechanisms that could be controlled using the Raspberry Pi
  • Interfacing other prototyping tools such as the Arduino with the Raspberry Pi
  • Building simple tools that automates routine tasks
  • Troubleshooting common problems that arises during development

Link to the title