Загрузка...

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
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки