Hello everyone
I want to design a control center for a house, an IoT project as many of you already know, but I want to use some version of Android. Is it possible to use Android on any MPU you have and at the same time use GPIO with functions like UART, SPI, or PWM? My question is really more general; I'm not very familiar with your MPUs, but if I wanted to use one, could you recommend one for this project?
- In case it's necessary, here are the basic functionalities I want to implement in the hardware:
- USB Host ports.
- PWM channels.
- Communication with a WiFi module.
- RTC (whether external or internal).
- Touchscreen display.
- Analog and digital GPIO.
I hope you can assist me with this. Thank you!