AltiSafe CTR for RC Aircraft
by danielroibert in Circuits > Assistive Tech
2944 Views, 29 Favorites, 0 Comments
AltiSafe CTR for RC Aircraft
This Instructable will show you how to turn a Quanum Lipo Battery monitor into a remote Maximum Altitude Alarm. (AGL altitude)
Simply attach the modified Quanum transmitter to the balance leads of the aircraft lipo and the Quanum receiver will vibrate when the aircraft altitude is greater than the configured limit (either 40m or 120m). This is particularly useful when flying within a CTR (near aerodromes).
Theses limits can be easely modyfied for other needs in the C Arduino firmware.
Parts required:
- Quanum Lipo Monitor
-
Pololu A-Star 32U4 Micro : Arduino compatible micro-controller; the C code is included at the end of these instructions.
-
BMP180 or similar barometric altimeter
- PCB and components
- 4 X capacitor 0,1 uF
- 1 X capacitor 10uF 20V
- 2 X resistor 4,7K
- (FIRST VERSION) 3 X resistor 1K
- 1 X diode 1N4148
- (FIRST VERSION) 1X SH108N or BSS138 or compatible MOSFET chanel N 'logic'
- (SECOND VERSION ) 1X MOSFET ZXM61P03F or compatible MOSFET chanel P 'logic'
Cheap, about $20.
New version with link described at the end.
Remove Blister
Simply split the blister at the side near the antenna. Then make a cut to be able to access the 3 first pins.
Cut Off All the Pins in Preparation for De-soldering
Cutting the pins off first, will make it easier to de-solder the connector in the next step.
Add Fresh Solder to Help De-soldering
Set the soldering iron temperature a few degrees higher than normal, e.g. 370C.
Then put fresh solder on all pins.
Remove Pins
De-solder the pins one by one while pulling them out with tweezers.
Clear the Connector Holes
That can be done in many ways, the easiest is with a solder pump.
Rebind the Blister
Since the blister is still ok, we can reuse it. Use transparent tape to tighten it and hold it in place.
Populate the PCB
The PCB is described at EasyEDA site.
https://easyeda.com/danielroibert/alti_a_star_1-08...
You can download GERBER files or order it there.
The picture here shows my prototype version. The final version on EasyEda is greatly enhanced and beautiful ;-)
The connectors can be soldered later.
Assembling PCB and A-Star Together
It's easy to use some header pins or little cable.
You can set the soldering iron temperature to a normal one (320C).
Solder all 7 pins for the Pololu A-Star and 4 pins for the BMP180.
Remove the Plastic After the Soldering
After soldering all the pins on one side, remove the plastic.
Solder the A-Star and the BMP180 to the Pcb
Align and solder the Pololu A-Star and the BMP180 to the pcb.
Trim All the Pins
Trim the pins after soldering.
Solder the Pcb and the Quanum
Align and solder the pcb and the Quanum together, then solder the 3 pins which pass through the two boards.
Upload the Firmware...
Use the Arduino IDE upload upload the firmware.
First install the BMP180 library from Adafruit.
Wire.h ( normaly already in the Arduino IDE by default )
Adafruit_Sensor.h
Adafruit_BMP085_U.h
Upload the Firmware...
Install the Pololu A-Star 32U4 Micro drivers in the Arduino IDE.
All instructions here :
Upload the Firmware
Download the attached file and open it in the Arduino IDE.
Downloads
Upload the Firmware...
Plug the USB cable.
Open the Arduino IDE, configure the port and the board as described in Pololu site.
Upload the firmware.
That's all there is to it!
The last step is to read the user manual (last step of this instructable;-)
Two important things:
- Be sure to check the polarity of the battery when connecting it!
- Chose to plug the jumper or not, to set the altitude alarm
- with jumper = 40 m
- without jumper = 120 m
User Guide
Download the file.
Downloads
New Version With Full Quanum Monitoring and Simple Plug.
New version with full Quanum fuctionality, see :
https://easyeda.com/danielroibert/alti_a_star_1_pl...
Version with PIC, see :
https://easyeda.com/danielroibert/alti_pic_full_pl...
The MosFet transistor is a P chanel 'logic' MOSFET: ZXM61P03F or compatible.
Here is an link: