Hi. We are new to Arduino and microcontrollers over this last month. We made a simple prototype which has a button which, when pressed, sends a timestamp to our Android App via bluetooth.
For our prototype 1.0, we used the following (which we were able to buy here in Thailand):
Arduino Bluno Beetle BLE
1307 RTC
2x2032 batteries
Button
Attached is a photo of the the guts of our first prototype. Note that since this photo, we switched to soft servo wire. This allowed us to fold our components into the smallest possible volume, and make the smallest possible housing for it.
Our goal is to go smaller, as small as possible with over the counter parts. Can anyone recommend the best combo of the above required parts to make the smallest possible package? I can order from USA and have shipped to me here.
Also, the RTC we used has its own battery. I assume the battery allows uninterrupted storage of the timestamp. Does that battery also power I/O for the RTC? My team ran power from our dual 2032s to the clock chip, but I’m wondering if that was necessary.
Thanks for your help.