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
4ffdce29fe
Arduino_STM32
/
STM32F1
/
libraries
/
Wire
/
examples
History
aster94
98ed731df9
Add files via upload
2017-12-07 20:09:30 +01: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
Add files via upload
2017-12-07 20:09:30 +01: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