Hello,
I am doing some programming for the MSP432 and a camera module released specifically for Arduino but compatible with any microcontroller with I2C and SPI.
After reading through the application notes for the camera module, it appears that registers are set up on an "Arduchip" which takes care of the lengthy and tedious configuration of FIFO and sensors in the OV2640 camera module. My only concern is, this, how would I output the image via a Bluetooth module that is also peripheral of the processor and how would the sensors be configured as to send out the image data to the Bluetooth?
Any kind of guidance would be greatly appretiated as to swiftly and easily start coding for the desired module.
Framerate, frequency and every specification matches what the MSP432 can take so it is not a hardware problem at all. (The camera module is specifically designed for such purpose).
Attached are relevant documents for the module.
I am doing some programming for the MSP432 and a camera module released specifically for Arduino but compatible with any microcontroller with I2C and SPI.
After reading through the application notes for the camera module, it appears that registers are set up on an "Arduchip" which takes care of the lengthy and tedious configuration of FIFO and sensors in the OV2640 camera module. My only concern is, this, how would I output the image via a Bluetooth module that is also peripheral of the processor and how would the sensors be configured as to send out the image data to the Bluetooth?
Any kind of guidance would be greatly appretiated as to swiftly and easily start coding for the desired module.
Framerate, frequency and every specification matches what the MSP432 can take so it is not a hardware problem at all. (The camera module is specifically designed for such purpose).
Attached are relevant documents for the module.
Attachments
-
408.7 KB Views: 1
-
242.4 KB Views: 1