diff --git a/README.md b/README.md index 1e17f67..142555f 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,14 @@ Arduino based project running on my custom made board ## The hardware : **The board :** -![](http://88.167.116.148/images/git/SAB_front.jpg) -![](http://88.167.116.148/images/git/SAB_back.jpg) +![](http://82.64.196.164/images/git/SAB_front.jpg) +![](http://82.64.196.164/images/git/SAB_back.jpg) **The modules :** -![](http://88.167.116.148/images/git/SAB_cmp_mod.jpg) +![](http://82.64.196.164/images/git/SAB_cmp_mod.jpg) ### Hardware pin mapping : -![](http://88.167.116.148/images/git/ESP8266_pinout.png) +![](http://82.64.196.164/images/git/ESP8266_pinout.png) (This image wasn't done by me) **So we have :** @@ -53,7 +53,7 @@ Arduino based project running on my custom made board ## The software : ### Default FLASH Options (for the Arduino IDE) : -![](http://88.167.116.148/images/git/flash_option.png) +![](http://82.64.196.164/images/git/flash_option.png) ### I2C Hardware addresses : * OLED screen : 0x3C @@ -66,7 +66,7 @@ Arduino based project running on my custom made board * RTClib-master (not my work) [link](https://github.com/adafruit/RTClib) * AT24CXX-master (not my work) [link](https://github.com/cyberp/AT24Cx) -/!\ Some of these librairies have been modified for the project, thus, it is recommended to get them from the repository here : [link](http://88.167.116.148/git/Th3maz1ng/ESP8266_swiss_army_board/src/branch/master/src/libs) +/!\ Some of these librairies have been modified for the project, thus, it is recommended to get them from the repository here : [link](http://82.64.196.164/git/Th3maz1ng/ESP8266_swiss_army_board/src/branch/master/src/libs) ### SD Card structure (subject to changes) : ``` json