analogic
9c1817a819
Adding MCP3208 convertor
...
Copy of mcp3008 with necessary changes derived from https://github.com/kidoman/embd/pull/47 to make MCP3208 work. Creating new driver instead of changing API of different model (like pull 47) seems to be better choice.
2017-05-27 14:57:32 +02:00
Wu Jiang
42be169804
Fix typo
...
TransferAndRecieveData --> TransferAndReceiveData
2015-12-22 12:54:33 -05:00
kunalpowar
64ce088b69
convertors: added doc
2014-05-22 14:33:32 +05:30
kunalpowar
66b6aaf1a9
spi: added go doc and updated readme
2014-05-22 12:10:14 +05:30
kunalpowar
32c9a96af5
spi: remove types from const declarations and added few more go docs
2014-05-22 02:58:15 +05:30
kunalpowar
67d316851a
spi: finishing touches
2014-05-22 02:22:18 +05:30
kunalpowar
dbc97bd15c
mcp3008: changes to use external spiBus
2014-05-22 02:22:18 +05:30
kunalpowar
1bb2bac8f1
spi: variables/method name, err handling changes to follow idiomatic go
2014-05-22 02:22:18 +05:30
kunalpowar
59958d7dfc
mcp3008: added package and samples for mcp3008 10-bit 8-channel adc
2014-05-03 21:35:09 +05:30