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
9
Commits
1
Branch
0
Tags
71
KiB
JavaScript
100%
cc4270fd83
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
David Kebler
cc4270fd83
read write tests
2017-01-18 22:35:51 -08:00
lib
read write tests
2017-01-18 22:35:51 -08:00
test
finished refactoring bus and device classes and making tests
2017-01-15 23:19:18 -08: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
git subrepo pull uci-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