Search found 4 matches

by piano1111
Sun Oct 27, 2024 2:10 am
Forum: Hardware
Topic: Need Code for ESP32 to 4004 Character LCD Module with I2C Interface
Replies: 0
Views: 689

Need Code for ESP32 to 4004 Character LCD Module with I2C Interface

Does anyone have code for an ESP32 to write to and control a 4004 Character LCD module with an I2C interface? The part number of the display with the plug in I2C interface is 4004A2-BLW-IIC made by Sureno from AliExpress. I checked with Surenoo and they only have code for the Arduino. The ESP32 boar...
by piano1111
Thu Jun 29, 2023 5:38 am
Forum: ESP32 Arduino
Topic: ESP32 Web Server Paging PROBLEM
Replies: 4
Views: 2661

Re: ESP32 Web Server Paging PROBLEM

Hi Tanmanh0707
Once I have the page index how do I jump to that page?

Hi lbernstone
Thanks I'll read up using ID tags
by piano1111
Tue Jun 27, 2023 12:59 am
Forum: ESP32 Arduino
Topic: ESP32 Web Server Paging PROBLEM
Replies: 4
Views: 2661

ESP32 Web Server Paging PROBLEM

I have a ESP32 running a Web Server controlled by an IPAD. On the IPAD I have a list of 500 hyperlinks in a column example item name 1 is associated with 192.168.1.100/1 item name 2 is associated with 192.168.1.100/2 etc. Each page displays 50 item names. When I select an item name the server refres...
by piano1111
Sat Apr 08, 2023 1:21 am
Forum: Hardware
Topic: ESP32 reading NTFS file system
Replies: 1
Views: 1113

ESP32 reading NTFS file system

Is it possible for the ESP32 to use the new NTFS MicroSD card format, so that file names can
be longer than 8 characters ? If not why? Is it something that can be updated in the future? if so when?