Skip to content
Erwin Ried edited this page Mar 19, 2024 · 8 revisions

You can easily create your DIY version of the board.

  1. First check the connections/pinout in UberGuidoZ's repository, especially for the ESP32CAM and NRF24/CC1101 modules.

Note

if you want to connect two external modules, replicate the pins for the ESP32 on another set of pins, but change the external module side as implemented in the version 2 of my board

  1. Get all the hardware you need following this list

  2. Install and wire everything (use 5V for the ESP32 and 3V for the extra module) in a prototyping board

Note

Test different orientations and directions for your camera, the final design uses the camera tilted 90 degrees to the left

In this stage, your DIY version should look like the prototype version shown here or also the picture below:


Image Credits: u/knyghtryda
  1. Follow the guide to flash the firmware and FAPs.

  2. Enjoy!

Clone this wiki locally