Search found 3 matches

by khayamgondal
Sun Feb 11, 2024 6:00 pm
Forum: ESP32 Arduino
Topic: Getting the USB HOST port on the ESP32-S3-USB-OTG board to work
Replies: 16
Views: 19357

Re: Getting the USB HOST port on the ESP32-S3-USB-OTG board to work

@mistermiser42 were you able to figure it out? I am trying to connect a 3d printer to ESP- S3 and wondering can I use the USB host mode for that
by khayamgondal
Mon Dec 18, 2023 2:16 am
Forum: General Discussion
Topic: Read serial data from an external device using USB port
Replies: 1
Views: 18146

Read serial data from an external device using USB port

I have a 3D printer that exposes serial via a USB-C port to send & receive data. Can I connect it to an ESP32 and read the printer's messages? The goal is to run a small program on ESP32 that communicates with the printer via serial / USB and publishes it via MTTQ or HTTP.
by khayamgondal
Fri Nov 17, 2023 5:02 pm
Forum: General Discussion
Topic: Capacitive touch screen(HannStar HSD070PWW5) interface with ESP
Replies: 0
Views: 600

Capacitive touch screen(HannStar HSD070PWW5) interface with ESP

I have a 7" hannstar HSD070PWW5 touchscreen. How can I connect it to an ESP board? Is there a driver board that can convert the connectors to HDMI/USB for video and touch? Or is there another way to interface it with an esp board? My first preference is to get the video working. The touch controller...