Solar Blue's repositories
ESPAsync_WiFiManagerConfigOnSwitch
This example will open a configuration portal when no WiFi configuration has been previously entered or when a button is pushed. It is the easiest scenario for configuration but requires a pin and a button on the ESP8266 device. The Flash button is convenient for this on NodeMCU devices. Also in this example a password is required to connect to the configuration portal network. This is inconvenient but means that only those who know the password or those already connected to the target WiFi network can access the configuration portal and the WiFi network credentials will be sent from the browser over an encrypted connection and can not be read by observers.
GetMacAddressESP8266
Displays the mac address of the ESP8266 on the console
GlobalLibrary
Repository with all my current llibraries
SolarTracker3
3 Axis solar Tracker
SolarTrackerLite
Contains no OTA or MQTT but has basic WiFi capability to set SSID and password.
TempHumidity
Using a Wemos D1 mini and a DHT22 get the temperature and humidity and send them to an MQQT server.
TestAccelStepper
Test the AccelStepper library with 28BYJ-48 motor & ULN2003 driver board
TestAccelStepperNINA219
INA219 GY-219 GY219 Current Power Supply Sensor Breakout Board Module Sensor Module I2C interface For Arduino DIY DC INA219BTests the 5V 4-Phase 28BYJ-48 DC Gear Step Stepper Motor+ULN2003 Driver Board ULN2003 with the INA219
TestACS712
Test the 5A Hall Current Sensor Module ACS712
TestACS712UsingLib
Uses the library to read amps from ACS712
TestCheapStepper
Test of the cheap stepper library using ULN2003 driver board on esp32
TestElegantOTA
Testing latest version of ElegantOTA using platformio.
TestESPMeshXmit
Test the esp now mesh. This is a test emit node.
TestESPNowRecv
Test of ESPNow on ESP8266. This node receives data from the TestESPNowXmit and displays it.
TestESPNowXmit
Test of ESPNOW on ESP8266 .. transmitter node. Use this with TestESPNowRecv.
TestINA219
Test for the INA219 Voltage & current sensor
TestingCodeGeneration
Test coden generation from a mind map
TestOTAConfig
Test Over The Air and Initial Configuration of ESP32
TestPWML298N
Test Using PWM on the L298N board from Aliexpress. It uses different signalling and pins to others. https://www.aliexpress.com/item/32961867755.html?spm=a2g0o.order_list.order_list_main.5.21ef1802vGuIfJ
TestSolarCalc
Test code for solar calculator