Commit Graph

40 Commits

Author SHA1 Message Date
Karan Misra 5b852d9f42 gpio: provide an api to allow performance timing of pulses
the us020 driver is the first consumer of this functionality
2014-04-05 04:06:40 +05:30
Kunal Powar af23a999ba us020: make the state comparisons clearer 2014-04-05 01:45:11 +05:30
Karan Misra 9ab49745bc - use glog instead of Debug flag
- use glog instead of log
- make code conform to the Go code guidelines
2014-03-31 18:46:04 +05:30
Karan Misra d171cfdc90 documentation changes 2014-03-23 15:47:58 +05:30
Karan Misra 36f2c0486d simplify package structure 2014-03-03 00:51:23 +05:30
Karan Misra 1d33c3e3bb watersensor: upgrade to embd/gpio 2014-03-02 12:21:29 +05:30
Karan Misra 3d08995000 make the framework easier to begin with 2014-03-01 20:19:44 +05:30
Karan Misra b5e2d0acc7 bring in the idea of a hardware abstraction layer 2014-02-27 04:24:53 +05:30
Karan Misra 283e8eb140 kid0m4n/go-rpi -> kidoman/embd 2014-02-10 05:10:06 +05:30
Karan Misra d2ffacd22c us020: client should ensure rpio is initialised before using 2014-02-08 02:21:01 +05:30
Karan Misra 95b06553e5 l3gd20: clean up 2014-01-09 05:26:21 +05:30
Karan Misra 1b6c346d40 us020: decouple from bmp085 and default to 25 C when we cannot detect
the ambient temperature
2014-01-09 03:39:06 +05:30
Karan Misra 1b5a3a40c3 us020: add prefix us020 to log messages 2014-01-09 03:06:57 +05:30
Karan Misra cce1943e34 l3gd20: reset the timer after reading gyro reading 2014-01-09 00:56:44 +05:30
Karan Misra 2218fba756 l3gd20: refactor 2014-01-09 00:55:43 +05:30
Karan Misra ec8a223b13 us020: added close method 2014-01-08 20:18:40 +05:30
Karan Misra d1e0e00ff7 l3gd20: sends data as often as we get it from the sensor 2014-01-08 19:45:28 +05:30
Karan Misra b96018021e l3gd20: added a stop method 2014-01-08 19:43:56 +05:30
Karan Misra 3d71941214 l3gd20: calculate absolute values and provide it via a channel 2014-01-07 22:11:41 +05:30
Karan Misra 58a1eb5a56 l3gd20: its actually the orientation delta 2014-01-07 20:53:41 +05:30
Karan Misra 10722b46e4 refactor 2014-01-06 02:28:15 +05:30
Karan Misra 0563d2be5c - add support for tmp006
- refactor the i2c interface
2014-01-05 14:27:44 +05:30
Karan Misra 1a6f97f102 Merge pull request #2 from kunalpowar/master
Moved keypad interface to interface directory
2014-01-03 02:15:43 -08:00
Karan Misra e4ea2589dd support for L3GD20 gyroscopic sensor 2014-01-02 06:50:57 +05:30
Karan Misra d7e84b86a0 remove accidentally checked in file 2014-01-01 23:33:36 +05:30
Kunal Powar a48544dcf7 Moved keypad interface to interface directory 2014-01-01 20:41:09 +05:30
Karan Misra 3d305b9ff0 support for bmp180 2014-01-01 03:10:32 +05:30
Kunal Powar 66e1af44d8 Added package for 4x3 keypad interface 2013-12-31 07:56:34 +05:30
Kashyap Kopparam 1746e906fe Merge branch 'master' of https://github.com/kid0m4n/go-rpi 2013-12-23 16:52:58 +05:30
Kashyap Kopparam e9d5fc03ef Water sensor Packaged 2013-12-23 16:48:00 +05:30
Kashyap Kopparam 534e903925 added water sensor sample 2013-12-23 16:39:52 +05:30
Kashyap Kopparam 35cbc690a5 added water sensor library 2013-12-23 16:39:02 +05:30
Karan Misra c8d703cbdf lowercase package name 2013-12-21 01:52:36 +05:30
Kunal Powar 898041c4ce -Removed low resolution mode from bh1750fvi package
-Fixed bugs with i2c commands used for data acquisition
2013-12-20 00:43:40 +05:30
Kunal Powar 2ac61dad95 Added Package and sample for bh1750Fvi 2013-12-17 20:37:58 +05:30
Karan Misra 65b32143cf set the pin modes appropriately 2013-12-13 07:40:25 +05:30
Nikesh Vora 1355a9d959 added support for us020 ultra sonic range finder 2013-12-13 05:51:22 +05:30
Karan Misra b42cec847f add single conversion mode 2013-12-09 02:51:15 +05:30
Karan Misra dba160911b documentation update 2013-12-09 02:49:39 +05:30
Karan Misra bc8776440f initial commit 2013-12-08 17:39:41 +05:30