ESP32 phone?
Posted: Fri Dec 04, 2020 10:21 am
Hello Community,
I am looking to develop an 'emergency phone' that has these basic functionalities:
- Microphone
- Speakers
- Camera
- Screen to display text (slow refresh is OK)
- 2 buttons
- Ethernet connectivity
- Bluetooth connectivity
Based on the ESP-ADF and other peripheral examples I have seen online, I am finding it difficult to fit all of this onto the ESP32- especially considering many GPIOs are used internally for flashing, JTAG etc.
Has anyone embarked on such a project before?
Would it be wiser to use 2 ESP32's or just use another chip altogether?
Could this be done with a single ESP32 if being clever with the peripherals?
Your guidance is deeply appreciated!
I am looking to develop an 'emergency phone' that has these basic functionalities:
- Microphone
- Speakers
- Camera
- Screen to display text (slow refresh is OK)
- 2 buttons
- Ethernet connectivity
- Bluetooth connectivity
Based on the ESP-ADF and other peripheral examples I have seen online, I am finding it difficult to fit all of this onto the ESP32- especially considering many GPIOs are used internally for flashing, JTAG etc.
Has anyone embarked on such a project before?
Would it be wiser to use 2 ESP32's or just use another chip altogether?
Could this be done with a single ESP32 if being clever with the peripherals?
Your guidance is deeply appreciated!