1
0
mirror of https://github.com/kidoman/embd synced 2025-07-01 11:08:36 +02:00

12 Commits

Author SHA1 Message Date
Max Matveev
4a75b30fcc import point to original repo 2016-02-06 00:51:02 -08:00
Max Matveev
5b489bdc8f Reverted back to the local imports so that OneWire compiles without pull request accepted in the origin 2016-02-06 00:44:04 -08:00
Max Matveev
212ddeafe6 OneWire bus impl - changed imports to the original ones so that merge is possible 2016-02-06 00:44:03 -08:00
Max Matveev
b6f5b3d2f6 OneWire bus impl 2016-02-06 00:44:03 -08: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