IonSystems / tiberius-robot

Repository for all software modules used by Heriot-Watt University's Tiberius Robot.
1 stars 0 forks source link

smbus_dummy #19

Closed camieac closed 8 years ago

camieac commented 8 years ago

Emulate an smbus network by reading and writing to a local database instead of transmitting an an actual network. This is useful for testing on PC's when you don't have access to Tiberius's sensor network.

smbus_dummy will be used automatically when the platform is not recognised as a raspberry pi.