Hello all,
Fairly new to the microcontroller world. I am looking for a board where I can attach the following peripherals:
Camera (OV2640 or better)
Bluetooth (Can be built in)
ADS1232 24-Bit ADC
Must also include:
GPIOs (10 or more )
External Power input (power supply)
Any suggestions will be appreciated.
Thanks!
J-M-L
2
the ESP32-CAM from AI-Thinker includes the OV2640 and has an ESP32 with builtin BT
you have libraries like this one for your ADS1232 and it will require 3 pins
that's the pinout of the module
(source
https://lastminuteengineers.com/esp32-cam-pinout-reference/)
depending on your needs you might come short in terms of GPIO (a GPIO expension board can solve that)
Thank you very much for the information! I am looking into this solution now.
system
Closed
4
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.