This website requires JavaScript.
Explore
Help
Sign In
UCOMmandIt
/
uci-i2c-bus
Watch
1
Star
0
Fork
You've already forked uci-i2c-bus
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Module specifically for Raspberry Pi. Always read/write to/from i2c bus via UCI packets and socket. Extends uci-base
6
Commits
1
Branch
0
Tags
89
KiB
JavaScript
100%
193b003d07
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
David Kebler
193b003d07
remove queue wrap of bus r/w
2017-01-15 18:48:00 -08:00
lib
remove queue wrap of bus r/w
2017-01-15 18:48:00 -08:00
test
remove queue wrap of bus r/w
2017-01-15 18:48:00 -08:00
.gitignore
initial
2017-01-12 19:50:06 -08:00
.jshglobals
initial
2017-01-12 19:50:06 -08:00
.jshintrc
initial
2017-01-12 19:50:06 -08:00
.npmignore
initial
2017-01-12 19:50:06 -08:00
.travis.yml
initial
2017-01-12 19:50:06 -08:00
index.js
initial
2017-01-12 19:50:06 -08:00
package.json
refactor bus and device class, testing of i2c r/w
2017-01-15 18:00:18 -08:00
readme.md
working on doc
2017-01-13 20:56:51 -08:00
readme.md
uCOMmandIt I2C Bus and Device Class Library