thorrak / tiltbridge

Tilt Hydrometer to WiFi Bridge
http://www.tiltbridge.com/
Other
61 stars 27 forks source link

Does an ideaspark® ESP32 OLED also fit? #240

Closed fkroepfl closed 8 months ago

fkroepfl commented 8 months ago

Does an ideaspark® ESP32 Development Board with 0.96 Inch OLED Display,CH340,WiFi+BLE also fit to install Tiltbridge?

e.g. https://www.ebay.com/itm/176053628906

thx.

/FJ

image

thorrak commented 8 months ago

Although I have never used this board and thus cannot guarantee anything, it does appear that I already attempt to initialize the correct pins this board requires: https://github.com/thorrak/tiltbridge/blob/e06746762e5ab6f6f713ceaebae0e58a7bda94e4/src/bridge_lcd.cpp#L72

(so yeah, it probably will work, but I won’t guarantee it ;) )

fkroepfl commented 8 months ago

That sounds good ... 🤗 Thank you very much for the code x-check.