This website requires JavaScript.
Explore
Help
Sign In
UCOMmandIt
/
uci-i2c-device
Watch
1
Star
0
Fork
You've already forked uci-i2c-device
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
module that extends uci-base to support i2c-devices and read/write packets to uci-i2c bus module. Can be extended to service specific ic2 slave hardware
11
Commits
1
Branch
0
Tags
71
KiB
JavaScript
100%
c4575be271
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
David Kebler
c4575be271
last cleanup after uci-dev split out
2017-05-25 08:47:06 -07:00
lib
last cleanup after uci-dev split out
2017-05-25 08:47:06 -07:00
test
last cleanup after uci-dev split out
2017-05-25 08:47:06 -07:00
.gitignore
finished refactoring bus and device classes and making tests
2017-01-15 23:19:18 -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
split device class into a separate repo from bus (i2c)
2017-01-18 22:35:51 -08:00
readme.md
working on doc
2017-01-13 20:56:51 -08:00
readme.md
uCOMmandIt I2C Bus and Device Class Library