diff --git a/Projects-using-ArduinoJson.md b/Projects-using-ArduinoJson.md index 0e69e8f..332ba70 100644 --- a/Projects-using-ArduinoJson.md +++ b/Projects-using-ArduinoJson.md @@ -144,3 +144,15 @@ by beegee1962 * https://github.com/ms-iot/virtual-shields-arduino * https://github.com/ms-iot/virtual-shields-universal + +## WiBo - Wifi Bootloader for STM32 + +by Lieven Merckx + +> Target is to create a STM32 bootloader interface that permits to reprogram remotely any STM32 that supports BOOT0 bootloader mode. This device should be able to reset the STM32 and determine the boot mode. + +> Second target is to redirect the UART output to the programmer's PC. + +* https://sites.google.com/site/limero314/esp8266-to-stm32 + +![](https://sites.google.com/site/limero314/_/rsrc/1471561415630/esp8266-to-stm32/WiBo%20prototype.JPG?height=240&width=320) \ No newline at end of file