-
-
Notifications
You must be signed in to change notification settings - Fork 32
DIY module
You can easily create your DIY version of the board. If you want to produce your own PCB, use this gerber files, otherwise you can follow the instructions below and use a protoboard:
- First check the connections/pinout in UberGuidoZ's repository, especially for the
ESP32CAM
andNRF24
/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
- Get all the hardware you need following this list
Note
if you want to use an external antenna, please check this
- 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
-
Follow the guide to flash the firmware and FAPs.
-
Enjoy!
Note
The wiki is yet to be completed. Please feel free to add content and collaborate.
Important
This is a public wiki. Everything you write here will be public and everyone can see it. So please don't take your personal notes here.