DIY-Multiprotocol-TX-Module/docs/Module_Build_From_Scratch.md
2016-09-19 23:48:14 +02:00

1.2 KiB

#Build from stratch

If you can help to fully document this page, or just add additional detail please let us know on the rcgroups forum.

Bill of materials

If this is the option you are following, then you must have a pretty good idea of what you are doing. Check the BOM for the DIY PCB version of the hardware as a starting point. You can find the link here.

The Arduino Pro-Mini is available many places online. Check Sparkfun (the original developers of the Pro-Mini) page here

You will require a second Arduino or a FTDI (USB to TTL serial) cable to program the Pro-Mini. Like the one here. Make sure you get only a 3.3V FTDI cable - or you will fry your 3.3V RF modules when you connect it up.

##Reference Schematic Here is the schematic you can use to troubleshoot the module

##Compiling and programming Follow the instruction on the Compiling and programming page