Raspberry Pi Python Drivers Released on SwitchDoc

Raspberry Pi Python Drivers Released on SwitchDoc

One of the big problems with adding sensors to your Raspberry Pi is finding Pythonimages drivers for those devices.  There seems to be a lot of Arduino drivers available, but there are lots of devices that don’t have Python drivers for the Raspberry Pi.  When we run into a device that doesn’t have the kind of Python driver we want, we tend to build it ourselves and then release it into the open source goodness zone.

With the release of the TCS34725 Color Sensor Drivers, we now have nine pure Python drivers on SwitchDoc.com.  All of these drivers are on github.com/switchdoclabs.

Python Drivers On SwitchDoc.com

iBeacon_header

iBeacon-Scanner – Reliable Python drivers (for USB BLE Dongle) for scanning iBeacons with your Raspberry Pi.  SwitchDoc Labs Article is here.

 

 

Weather
WeatherPiArduino Block Diagram

WeatherPiArduino – Python WeatherPiArduino Sensor Tests.  SwitchDoc Labs Article is here.

 

 

 

 

WeatherRack Weather Sensors
WeatherRack Weather Sensors

SDL_Pi_Weather_80422 – Python I2C drivers for SwitchDoc Labs WeatherRack, Argent Data and Sparkfun Weather Sensors.  SwitchDoc Labs Article is here.

 

 

 

TCS34725 Color Sensors
TCS34725 Color Sensors

SDL_BM017CS – TCS34725 I2C Color Sensor drivers.  SwitchDoc Labs Article is here.

 

 

 

 

WPA-RaspberryPiB+_bbLogoSDL_Pi_FRAM – Python I2C FRAM (Ferroelectric RAM) drivers.  SwitchDoc Labs Article is here.

 

 

WeatherPiArduino with Included DS3231/EEPROM
WeatherPiArduino with Included DS3231/EEPROM

RTC_SDL_DS3231 – Python I2C drivers for the Real Time Clock DS3231 (includes EEPROM drivers for AT24C32).  SwitchDoc Labs Article is here.

 

 

 

PCF8563 Raspberry Pi
The PCF8563 Board

RTC_SDL_PCF8563 – Python I2C drivers for the Real Time Clock PCF8563.  SwitchDoc Labs Article is here.

 

 

 

MCP79400 Raspberry Pi
MCP79400 BM005 Test Jig

RTC_SDL_MCP79400 – Python I2C drivers for the Real Time Clock MCP79400.  SwitchDoc Labs Article is here.

 

 

 

 

IMG_0091RTC_SDL_DS1307 – Python I2C drivers for the Real Time Clock DS1307.  SwitchDoc Labs Article is here.

 

 

 

Need a Python Driver for a new sensor?  Let us know about it.