ESP8266 Tracking Moon with an LCD1602 i2c shows Azimuth and Altitude
Connect your LCD 1602 I2C to the Wemos D1 Mini Pro:
SDA D2 (usually GPIO4 on the Wemos D1 Mini)
SCL D1 (usually GPIO5 on the Wemos D1 Mini)
Install the LiquidCrystal_I2C library if you haven’t already.
LCD Initialization: LiquidCrystal_I2C lcd(0x27, 16, 2); (Adjust I2C address if necessary).
Display Layout: Adjusted to fit on the 16x2 LCD with azimuth on the first line and altitude with horizon indicator on the second line.
Code:
https://github.com/ukkokalevala/Moon_Tracking_LCD1602.git
Видео ESP8266 Tracking Moon with an LCD1602 i2c shows Azimuth and Altitude канала Electricum
SDA D2 (usually GPIO4 on the Wemos D1 Mini)
SCL D1 (usually GPIO5 on the Wemos D1 Mini)
Install the LiquidCrystal_I2C library if you haven’t already.
LCD Initialization: LiquidCrystal_I2C lcd(0x27, 16, 2); (Adjust I2C address if necessary).
Display Layout: Adjusted to fit on the 16x2 LCD with azimuth on the first line and altitude with horizon indicator on the second line.
Code:
https://github.com/ukkokalevala/Moon_Tracking_LCD1602.git
Видео ESP8266 Tracking Moon with an LCD1602 i2c shows Azimuth and Altitude канала Electricum
Комментарии отсутствуют
Информация о видео
6 ноября 2024 г. 12:31:11
00:16:57
Другие видео канала



















