Bendix King KX165 Radio

One of the world's most popular trainer aircraft
df123
Airman
Posts: 18
Joined: 19 Feb 2020, 21:03

Bendix King KX165 Radio

Post by df123 »

Image

Image

Image


This is a my version of a Bendix King KX165. I wanted a see if I could make a radio and thought this would be much easier to make instead of the more complex KX155A in the C172. I also like the retro look.

I've used cheaper single encoders, four MAX7219 chips for the displays, designed the PCB and Faceplate, got 3D prints of knobs and button designs available free online and the artwork is just a design in Word printed on an adhesive page. The hardware is an Arduino Mega and Lua script. Reasonably cost effective.

The frequencies are tuned using the COMM and NAV selector knobs, push to toggle between tuning MHZ/KHZ.
This radio unit also has a Radial mode. By pushing and holding the NAV selector knob for 1/2 a second it changes to Radial mode. The NAV STBY display changes to show the radial you’re on from the Active frequency. A short push of the selector allows NAV Active tuning MHZ/KHZ. The STBY frequency is still able to be swapped to Active. Push and hold the NAV selector knob for another 1/2 to return to normal Active/Standby Frequency display mode

I will post my files and code when all in order, if any interest.



regards

df123
Airman
Posts: 18
Joined: 19 Feb 2020, 21:03

Re: Bendix King KX165 Radio

Post by df123 »

--- Update -----

These are the files, PCBs, Faceplates and code used for construction. The Arduino and LUA code incorporates the ability to use a NAV1, NAV2 and a DME (with independent frequency tuning) modules all run on the same scripts and one Arduino Mega. As per the image:



Image



Zip files with all NAV and DME module files:

https://www.dropbox.com/s/1jy9utk51q4n3 ... s.zip?dl=0

Regards

User avatar
Lewis - A2A
A2A Lieutenant Colonel
Posts: 33284
Joined: 06 Nov 2004, 23:22
Location: Norfolk UK
Contact:

Re: Bendix King KX165 Radio

Post by Lewis - A2A »

Bravo on your new stack looks brilliant! Hope it gives you a ton of fun hours in the virtual skies 8) 8)

cheers,
Lewis
A2A Facebook for news live to your social media newsfeed
A2A Youtube because a video can say a thousand screenshots,..
A2A Simulations Twitter for news live to your social media newsfeed
A2A Simulations Community Discord for voice/text chat

Tyrion
Airman First Class
Posts: 60
Joined: 21 Jan 2013, 08:57

Re: Bendix King KX165 Radio

Post by Tyrion »

Very nice! Thanks for sharing!
Best regards,
Lars Domen

altack
Senior Airman
Posts: 149
Joined: 21 Jun 2010, 02:25
Location: LFBO
Contact:

Re: Bendix King KX165 Radio

Post by altack »

Thank you so much for your time and efforts !
Any chance for an ADF or, let say, a KAP140 autopilot to complete your avionic panel ?

df123
Airman
Posts: 18
Joined: 19 Feb 2020, 21:03

Re: Bendix King KX165 Radio

Post by df123 »

--- Update -----

I've added my attempt at a Transponder KT76C module. The functionality is based on the avionics manual posted in this forum.
I will clean up all my files, code etc and post for use by anyone who may like to build the same.

Image

rgds

CRISTIAN CONDORI
Airman
Posts: 12
Joined: 02 Aug 2017, 17:09

Re: Bendix King KX165 Radio

Post by CRISTIAN CONDORI »

Hi, I'm interested in your equipment, is there a possibility that it will work with prepard 3d AND FSX and if the ADF equipment can do more?

df123
Airman
Posts: 18
Joined: 19 Feb 2020, 21:03

Re: Bendix King KX165 Radio

Post by df123 »

--- Update for Transponder -----

These are the files, PCBs and Faceplates used for construction of the Transponder and includes the Arduino and Lua code files.
The Transponder functionality is based on the manual posted in this forum.
These work in FSX and I expect also P3D.

Image

Zip Files:

https://dl.dropbox.com/s/woxrud3eu6b8b8 ... r.zip?dl=0


regards

df123
Airman
Posts: 18
Joined: 19 Feb 2020, 21:03

Re: Bendix King KX165 Radio

Post by df123 »

I'm looking to also create a KAP140. Only the Lvars for the buttons seem to be available so I'm trying to follow the logic of the button functionality.

Image


Image

altack
Senior Airman
Posts: 149
Joined: 21 Jun 2010, 02:25
Location: LFBO
Contact:

Re: Bendix King KX165 Radio

Post by altack »

Outstanding !
I wish the A2A team will release in the near futur the KAP140 lvars for all displayed value...
Keep up the good work and the pictures coming :D

gil320
Airman Basic
Posts: 1
Joined: 27 Apr 2021, 08:26

Re: Bendix King KX165 Radio

Post by gil320 »

Very nice job df123

The radios link is broken https://www.dropbox.com/s/1jy9utk51q4n3 ... s.zip?dl=0
can publish again please

df123
Airman
Posts: 18
Joined: 19 Feb 2020, 21:03

Re: Bendix King KX165 Radio

Post by df123 »

Hi

Not sure why the link didn't work, I think I have reset it.

regards

df123
Airman
Posts: 18
Joined: 19 Feb 2020, 21:03

Re: Bendix King KX165 Radio

Post by df123 »

Getting there. Still some parts to work out.

Image

Image

Image

Image

Image

Image

Image

Image

rgds

altack
Senior Airman
Posts: 149
Joined: 21 Jun 2010, 02:25
Location: LFBO
Contact:

Re: Bendix King KX165 Radio

Post by altack »

Very impressive !
Could you be more specific on the way you proceed ?
Are you able to read A2A internal datas or are you creating a « parallel » KAP 140 with your own datas ?
Looking forward to seeing your finished job :D

df123
Airman
Posts: 18
Joined: 19 Feb 2020, 21:03

Re: Bendix King KX165 Radio

Post by df123 »

Yes you are right. I have used the LVARS available to activate the button presses as per the C172 Builders Variable List. There is another "L:AutopilotAltAlerter" which can be read that shows the altitude displayed on the KAP140 unit and can be updated. I’m basing the functionality simply on the manual in the forum and testing in the sim.

I have used the following FSUIPC offsets for functionality which all seem to work 1:1 with the KAP140;
0x2AAC : NAV1_CDI, read to indicate when to display NAV mode is Active
0x2AB0 : NAV1_GSI, read to indicate when to display GS mode is Active
0x34B0 : Flight Level Pressure Altitude, read to compare against "L:AutopilotAltAlerter" to display or flash “ALERT”.
0x07F2 : Vertical Speed, read/write with the Autopilot display.
0x281C: Battery on/off keeps the sim in sync with the A2A LVAR “L:Battery1Switch"
0x2E80: Avionics on/off

rgds

new reply

Return to “C172 Trainer”

Who is online

Users browsing this forum: Bing [Bot] and 12 guests