How to transmit image from esp32-cam to pc
Posted: Tue Jul 13, 2021 3:10 am
Recently i want to made a project weight scale with esp32-cam taking the picture. To show the weight scale result im using python gui serial monitor, and an i2c lcd and to send the image im using ftp client. im already tried to receiving image using my android ftp server, but not implemented yet in my python gui. But whenever im using the wifi my lcd not showing any result
lcd only work when not using the wifi. Is it because the board not provide much power to lcd or something?
Im using hx711 to read loadcell sensor, pcf8574t i2c expander, and ftdi programmer to supply esp cam
If i cant using wifi, is using serial possible?
lcd only work when not using the wifi. Is it because the board not provide much power to lcd or something?
Im using hx711 to read loadcell sensor, pcf8574t i2c expander, and ftdi programmer to supply esp cam
If i cant using wifi, is using serial possible?