filmov
tv
Wifi Weather Station Build | Adafruit ESP8266 ***Outdated - New version available ***
Показать описание
***Outdated New version available *** I will have an updated video soon!
In this video I will cover some areas of the build that caused me problems. Like a white screen on startup, getting the right libraries and rotating the screen. Adafruit's video does a great job at covering the build steps, so please review their video for additional instructions.
Code to rotate the screen - Placed in the Weather station sketch:
const int rotation = 2;
Fix the white screen on startup:
delay(10);
Parts for the build:
USB cable with Micro end
If you shop on Amazon, please use my affiliate link. This will allow me to purchase more Gadgets to review and share with the community! No cost to you for helping my channel out.
In this video I will cover some areas of the build that caused me problems. Like a white screen on startup, getting the right libraries and rotating the screen. Adafruit's video does a great job at covering the build steps, so please review their video for additional instructions.
Code to rotate the screen - Placed in the Weather station sketch:
const int rotation = 2;
Fix the white screen on startup:
delay(10);
Parts for the build:
USB cable with Micro end
If you shop on Amazon, please use my affiliate link. This will allow me to purchase more Gadgets to review and share with the community! No cost to you for helping my channel out.