I found this 30 minute video tutorial on using python to animate in Blender
Read MoreThis project is supposed to read a Magnetic contact switch (door sensor, otherwise known as a reed switch.) and then send an email notification along the lines of the door is open.
Read MoreI did the Chapter for Python Pin Control from the book Getting Started with BeagleBone by Matt Richardson
Read MoreThis project teaches the reader to turn a lamp on and off through a web browser.
Read MoreThis project reads data from the GPIO pins and displays the data on a web page. In this case it used breadboarded push buttons
Read MoreThis project uses Python to turn the Raspberry Pi into a super simple web server
Read MoreThis project was supposed to combine the Partial JSON response from the previous project with breadboarded LED to create an LED umbrella indicator but I couldn't make it work
Read MoreThis project was supposed to setup the Raspberry Pi to display weather data in Terminal but I couldn't make it work.
Read MoreThe project from the book teaches the reader how to connect to internet servers using python code.
Read MoreThe project in this book was supposed to walk the reader through the steps to making a Photo Booth type App
Read MoreThis project shows the reader the basics on how to display an image using Simple CV which is an open source Computer Vision package.
Read MoreThe purpose of this project was to teach the reader how to turn a Raspberry Pi into a simple soundboard but I failed.
Read MoreThis project shows the reader how to register a button push using Python script then print the data to terminal.
Read MoreIn this project, I controlled an LED using python instead of Linux command line
Read MoreThis week I got the Arduino to talk to the Raspberry Pi
Read MoreThis project uses python to remove the background of a png image using the alpha channel.
Read More