Skip to content

A collection of PHP classes to communicate with various board level peripherals via a Raspberry Pi.

Notifications You must be signed in to change notification settings

tbrianjones/raspberry-pi-i2c-bus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TBJs Raspberry Pi PHP Tools

  • php software to interface a raspberry pi with various board level peripherals

problems, bugs, and dev notes

  • not sure how to trigger the accelerometer to start producing data. i currently need to trigger it with a third party c app ( ../LSM303DLHC/LSM303 ).

notes about using this library

  • applications need to be run as root to access the i2c bus

required libraries

i2c-tools for i2c bus communication

suggested hardware used with this repository

Raspberry Pi Model B Revision 2.0 (512MB)

LSM303 Triple-axis Accelerometer & Magnetometer Board

BMP085 Barometric Pressure / Temperature / Altitude Sensor

About

A collection of PHP classes to communicate with various board level peripherals via a Raspberry Pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages