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