This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Remote LCD Nokia5510/JLX12864 with ESP32
#3
Dear rastam4n,

Thanks for the confirmation about JLX LCD working with ESP32 on SPI. 

The idea is to use the hat code by Sean (https://github.com/pypilot/pypilot/tree/master/hat) which seems to already support the esp32 through micropython.

I have flashed a generic esp32 with micropython (esp32-20210902-v1.17.bin) and uploaded Sean's code on it (make clean followed by make upload) after modifying the MPY_CROSS location to fit my own system.
I had to comment out line 13 within wifi_esp32.py (#station.wifi_ps(network.WIFI_PS_MAX_MODEM)  # not sure this saves any power!!) as wifi_ps method was reported to be unknown.

Unfortunately, I am currently stuck with the missing ugfx module : I may need to compile and upload it but I am not sure how to execute this... Would somemone have an idea ?

Best regards,

Damien.
Reply


Messages In This Thread
RE: Remote LCD Nokia5510/JLX12864 with ESP32 - by damien - 2022-01-07, 06:13 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)