Search found 2 matches

by Bernd67
Tue Dec 18, 2018 8:43 pm
Forum: ESP32 boards
Topic: ESP32 and LoRa
Replies: 70
Views: 99916

Re: ESP32 and LoRa

Hello, was somebody able to make Loboris Lora example work? It can be found in https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/tree/master/MicroPython_BUILD/components/micropython/esp32/modules_examples/lora. Unfortunately I wasn‘t able to make it run. Currently the only way for me to use lo...
by Bernd67
Sun Jan 14, 2018 6:25 pm
Forum: Drivers for External Components
Topic: I2C LCD Library... Help!
Replies: 57
Views: 170748

Re: I2C LCD Library... Help!

Thank you for providing this code. I am now able to run my 20x4 display on an ESP32 ... KR Bernd :D [quote=sequel post_id=14375 time=1475289361 user_id=1911] Hi Electra, So sorry for the late reply. Here is the code, esp8266_i2c_lcd.py : [code] """Implements a character based lcd connected via PCF85...