lcdwiki / LCDWIKI_kbv

Driver for Arduino with 8Bit & 16Bit 8080 Databus
MIT License
17 stars 13 forks source link

Changing parameters for use on ESP modules #1

Open sevsev9 opened 4 years ago

sevsev9 commented 4 years ago

Hi, I am currently digging through miles of code and since I am not that good at C, I'm unable to find anything whatsoever.

At creation of the LCD Object I can specify where the CR, RS, ... pins are located.

But since it is an ESP the pin numbering is completely different.

Do I have to align the clock cycles with the frequency of the ESP as well?

Thanks in Advance! :)

hemangjoshi37a commented 1 month ago

please try to add support for esp32