SAT-TRAC – Part 5 Adding 2.4Ghz RC control to the KD0ZW SAT-TRAC

If it wasn’t ambitious enough to tackle a Satellite tracker, I thought it would be cool to be able to control it untethered with 2.4Ghz RC commands. Okay, where are all of these I/O ports going to come from? Using the Nanos’ digital ports, as well as every analog port, we were at a standstill with these ambitious requirements. Time to rethink this base to remote architecture. The answer was to replace the Nano with the MEGA2560. My I/O problems are over. Well after adding additional wiring, coding the port changes, it was time to add the Nrf24L01+LNA+PA transceiver. It has a range of up to 1000 meters. Yep, that should do it. However, it pulls some current at 3.3v so It will have its own power supply. Done deal. Coding installed, receiver breadboarded and tied into the control relays, its all systems go. Nut’n…. Goose egg…. Zero… It worked with the smaller Nrf24L01’s… What’s up? Well, back to the internet to see if I can get a clue. Okay, It was wired up correctly but a little remark here and there mentioned a cap across the terminals of the Nrf24L01+LNA+PA. That was the answer. Really… so I tried it. And it came to life.

Nrf24L01+LNA+PA+ 220uf CAP

Building a handheld RC transmitter controller from a how-to found at howtomechatronics.com , I built the controller and tested out the SAT-TRAC.

DIY 14Ch. 2.4Ghz transmitter. Plans can be found at howtomechatronics.com
Most parts can be sourced from Amazon and Banggood.com

Here is the breadboard RC test unit mounted on the SAT-TRAC

Proof of concept set-up for RC control. Using the Nano, external power supply, 4 x 3904’s, it was interfaced directly in parallel to the optoisolated relay array. At 3 o’clock and 6 o’clock are level converters and FET power switches to turn on cameras, fans, speed controller and worm drive motors. At 10 o’clock is the FET motor speed controller. The Nano didn’t have enough I/O to make my goals possible. This was a temp set-up to see if it would play well will all that mechanical noise and activity. For the most part, it showed that would work. The inexpensive Nano was up to the challenge but a problem when I/O got scarce.

Continue to Part 6: Adding a brain and I/O to the SAT-TRAC