Frank
|
c67ee5ca48
|
typo
|
8 years ago |
Frank
|
86e60bf755
|
Add PCF8574
|
8 years ago |
PaulStoffregen
|
5fce98deac
|
Add MCP44XX to Scanner chip list
|
8 years ago |
Paul Stoffregen
|
a4318c75c9
|
Merge pull request #2 from KurtE/T3.5-Added-SCL/SDA-pins
The new Pins include SCL0/SDA0 pins
|
8 years ago |
Kurt Eckhardt
|
68fa9ddac3
|
The new Pins include SCL0/SDA0 pins
Added the two new possible pins for I2C0
|
8 years ago |
Paul Stoffregen
|
d428a8de21
|
Merge pull request #1 from KurtE/Beta_T35
Beta T3.5 board supports more SCL/SDA pins on I2C 0
|
8 years ago |
Kurt Eckhardt
|
5408a2e18b
|
Beta T3.5 board supports more SCL/SDA pins on I2C 0
The new beta boards support additional pins for I2C buss 0 for SCL/SDA
So allow you to use these in Wire.setSCL() and Wire.setSDA()
|
8 years ago |
PaulStoffregen
|
c6dd45f5c2
|
Support more F_BUS speeds
|
8 years ago |
PaulStoffregen
|
b6b42cef5f
|
Fix buffer overflow in requestFrom()
https://forum.pjrc.com/threads/33519-Big-fat-bug-in-Wire-cpp
|
8 years ago |
PaulStoffregen
|
fd42c5fc0e
|
Disable correct pins in end()
|
8 years ago |
PaulStoffregen
|
2ab8c95bd3
|
Don't crash if end() or setClock() used without begin()
https://forum.pjrc.com/threads/33485-Why-is-Wire-end%28%29-not-implemented?p=99540&viewfull=1#post99540
|
8 years ago |
PaulStoffregen
|
93c4eedc9b
|
Add library.properties
|
9 years ago |
PaulStoffregen
|
4d077115ec
|
Add more chips names to Scanner
|
9 years ago |
PaulStoffregen
|
e9990cb6a3
|
Add list of known chips to Scanner example
|
9 years ago |
PaulStoffregen
|
1c77cdd974
|
Add setSDA(pin) & setSCK(pin)
|
9 years ago |
PaulStoffregen
|
3b24b805ce
|
Add Scanner example
|
9 years ago |
PaulStoffregen
|
37f7d78693
|
Add Wire.end()
|
9 years ago |
PaulStoffregen
|
a1fa3e076b
|
more hardware defs
|
9 years ago |
PaulStoffregen
|
f19a946d8c
|
Update examples for legal I2C addresses
|
9 years ago |
PaulStoffregen
|
9b2a47eb8b
|
fix repeated start in slave mode
|
9 years ago |
PaulStoffregen
|
b5e8b222d6
|
Improvement for Lidar Lite on Teensy 3.1
https://forum.pjrc.com/threads/28036-Translating-Lidar-Lite-I2C-example-to-Teensy?p=70213&viewfull=1#post70213
|
9 years ago |
PaulStoffregen
|
3e5be4522b
|
Import patches from Teensyduino 1.22
|
9 years ago |
PaulStoffregen
|
48007b99f9
|
Import Wire library from Arduino 1.0.6
|
9 years ago |