mdstiele / issglobe

Python code with code to pull iss tle data and output to neopixels
1 stars 0 forks source link

add lcd1602 #26

Open mdstiele opened 2 years ago

mdstiele commented 2 years ago

add capabilities to have a sunfounder lcd1602 attached

I have the code working with the following pins k -> gnd(p39) A -> 3v3(p17) D7 -> gpio26(p37) D6 -> gpio19(p35) D5 -> gpio13(p33) D4 -> gpio6(p31) E -> gpio5(p29) R/W -> gnd(p25) RS -> gpio11(p23) ov -> pot mid Vcc -> 5v(p4) Vss -> gnd(p34)

I also want a switch for the backlight and look into a digital potentiometer? can i also control the globe brightness?

mdstiele commented 2 years ago

idea:

top line show mode, lon/lat bottom line show date and clock

iss would show ISS Lon: Lat: /n 1/1/22 12:34 sun would show Day/Night /n 1/1/22 12:34 moon?