This website requires JavaScript.
Explore
Help
Register
Sign In
noisymime
/
Arduino_STM32
mirror of
https://github.com/noisymime/Arduino_STM32.git
Watch
1
Star
0
Fork
You've already forked Arduino_STM32
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bb75679b54
Arduino_STM32
/
STM32F1
/
libraries
/
Wire
/
examples
History
Roger Clark
bc41851ce4
Changed default Wire (I2C) to use hardware I2C rather than bit banged software. The existing software Wire implementation has been retained as SoftWare. Examples have also been updated to include Wire, HardWire and Softwire.
2017-08-01 16:47:39 +10:00
..
i2c_scanner_hardwire
Changed default Wire (I2C) to use hardware I2C rather than bit banged software. The existing software Wire implementation has been retained as SoftWare. Examples have also been updated to include Wire, HardWire and Softwire.
2017-08-01 16:47:39 +10:00
i2c_scanner_softwire
Changed default Wire (I2C) to use hardware I2C rather than bit banged software. The existing software Wire implementation has been retained as SoftWare. Examples have also been updated to include Wire, HardWire and Softwire.
2017-08-01 16:47:39 +10:00
i2c_scanner_wire
Added Serial.begin(115200) to both examples so that they work on non-bootloader boards
2015-08-06 17:42:04 +10:00