Difference between revisions of "Coffin Tester"
Jump to navigation
Jump to search
Line 111: | Line 111: | ||
* Back Shell with integrated Battery Holder – (Not Used) | * Back Shell with integrated Battery Holder – (Not Used) | ||
* Battery Cover – (Not Used) | * Battery Cover – (Not Used) | ||
+ | |||
+ | ==ArduCam ESP32S…== | ||
+ | * Right Angle Inward Facing Male Header Pins on Underside | ||
+ | * Spacers on USB End of Board |
Revision as of 11:52, 17 June 2024
Contents
Part Selection
Parts | ||||
---|---|---|---|---|
Name | Image | Details | Considerations | |
Small Wooden Coffin |
|
| ||
ArduCam ESP32S Uno w/ PSRAM |
|
| ||
SFX Halloween Module |
|
| ||
Round Display |
|
| ||
SD Card Adapter |
|
|||
Battery Holders |
|
| ||
ICR18650 Battery |
|
| ||
PC817 Optocoupler |
Build Details
- Coffin walls carved out to accommodate board.
Project Surprises:
- GPIO02 boot-up tests for PSRAM voltage requirement interfered with HSPI Bus usage. Requires eFuse setting to voltage PSRAM voltage level for HSPI normal operation
- ESP32 Cam with AI-Thinker hardware setup can be used for the project with a simple pin assignment change.
- An overly elaborate method for using a vibrating motor to trigger SFX module, isolating the module electrically from Microcontroller abandon due to unnecessary complexity and stray triggering from handling project.
- SFX module uses High Brightness LEDs that cause short bursts of high current that have to be handles by separate battery pack in order to not require additional power supply circuitry for a common power supply.
- I had a ICR18650 lying around, so battery operation of project utilizing built in charging of the ArduCam. Then again, it could be a self-destruct method.
Programming Elements
- TFT display for the ArduCam
- HSPI usage
- Facial Detection Code
- Simple RAW Image decoding for saved images
- Camera image buffer display to TFT display
Element Preparation
Halloween SFX Strobe Components
- Front Shell – (Not Used)
- Reflector – (Not Used)
- High Brightness LED 2x4 Matrix
- Circuit Board Assembly
- PCB
- Function Switch – (Removed)
- Strobe Speed Potentiometer – (Removed)
- Speaker
- Piezo Disk – (Not Used)
- Demo Button – (Not Used)
- Back Shell with integrated Battery Holder – (Not Used)
- Battery Cover – (Not Used)
ArduCam ESP32S…
- Right Angle Inward Facing Male Header Pins on Underside
- Spacers on USB End of Board