Total nub here looking to make a Gas and Flame sensor using the Grove Shield for XIAO.
I would also like to take a single photo once every month of a utility meter reading, preferably all with one ESP32.
Can I use the ESP32S3Sense with the Grove Shield or the Xiao Expansion board? Any drawbacks over a regular S3? With the newer OV5640 camera?
What power draw (A) can I expect for just the Sense and Grove base with no sensors attached? I see here the Sense has some sleep related power issues.
Will the Grove MOSFET power on / off another ESP32 or 5V microcontroller?
So what you list is well within the capabilities of the xiao, The OV5600 is a much better camera than the stock one and has more of the features one would need for a project like your describing. Take them one at a time.
YES, either will work and I believe I may have a demo video of it working on here.
The power consumption is High with stock CAMERA so Prep a Good Battery. It does sleep well but not the lightest sleeper of the ESP series power wise. The problem you will face and as I see it is:
"Therefore, the testing was conducted using ESP-IDF, actively disabling the functionalities relevant to the sleep modes to complete the testing. This forms the basis of our testing.
There isn’t any code I have seen to do this???
This REALLY should be looked at Seriously and if there isn’t a Vendor Solution Make a change to the board to fix it. IMO Such an impact on making the thing more than a " GIMMICK device"
The wiki and GIT on this is very good too!
Grove - MOSFET allows you to power devices or projects that require a low voltage (e.g. 5V) with a microcontroller, such as a high voltage (e.g. 15V).
Post up any additional concerns or questions. , I like the concept, but wouldn’t a wireless temp sensor attached to the item be better. They do make specifically a “Flame Sensor” also just FYI.