mirror of
https://github.com/kidoman/embd
synced 2025-04-11 17:12:13 +02:00
doc: cleanup + consistency
Platform supported -> Platform Supported
This commit is contained in:
parent
860c374544
commit
87e958c01d
@ -8,7 +8,7 @@ Development supported and sponsored by [**ThoughtWorks**](http://www.thoughtwork
|
|||||||
|
|
||||||
Join the [mailing list](https://groups.google.com/forum/#!forum/go-embd)
|
Join the [mailing list](https://groups.google.com/forum/#!forum/go-embd)
|
||||||
|
|
||||||
## Platforms supported
|
## Platforms Supported
|
||||||
|
|
||||||
* [RaspberryPi](http://www.raspberrypi.org/)
|
* [RaspberryPi](http://www.raspberrypi.org/)
|
||||||
* [BeagleBone Black](http://beagleboard.org/Products/BeagleBone%20Black)
|
* [BeagleBone Black](http://beagleboard.org/Products/BeagleBone%20Black)
|
||||||
@ -124,7 +124,7 @@ Even find out the heading from the **LSM303** magnetometer:
|
|||||||
The above two examples depend on **I2C** and therefore will work without change on almost all
|
The above two examples depend on **I2C** and therefore will work without change on almost all
|
||||||
platforms.
|
platforms.
|
||||||
|
|
||||||
## Protocols supported
|
## Protocols Supported
|
||||||
|
|
||||||
* **Digital GPIO** [Documentation](http://godoc.org/github.com/kidoman/embd#DigitalPin)
|
* **Digital GPIO** [Documentation](http://godoc.org/github.com/kidoman/embd#DigitalPin)
|
||||||
* **Analog GPIO** [Documentation](http://godoc.org/github.com/kidoman/embd#AnalogPin)
|
* **Analog GPIO** [Documentation](http://godoc.org/github.com/kidoman/embd#AnalogPin)
|
||||||
@ -132,7 +132,7 @@ platforms.
|
|||||||
* **I2C** [Documentation](http://godoc.org/github.com/kidoman/embd#I2CBus)
|
* **I2C** [Documentation](http://godoc.org/github.com/kidoman/embd#I2CBus)
|
||||||
* **LED** [Documentation](http://godoc.org/github.com/kidoman/embd#LED)
|
* **LED** [Documentation](http://godoc.org/github.com/kidoman/embd#LED)
|
||||||
|
|
||||||
## Sensors supported
|
## Sensors Supported
|
||||||
|
|
||||||
* **TMP006** Thermopile sensor [Documentation](http://godoc.org/github.com/kidoman/embd/sensor/tmp006), [Datasheet](http://www.adafruit.com/datasheets/tmp006.pdf), [Userguide](http://www.adafruit.com/datasheets/tmp006ug.pdf)
|
* **TMP006** Thermopile sensor [Documentation](http://godoc.org/github.com/kidoman/embd/sensor/tmp006), [Datasheet](http://www.adafruit.com/datasheets/tmp006.pdf), [Userguide](http://www.adafruit.com/datasheets/tmp006ug.pdf)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user