EIectron / RadioNoob

An Open Source Radio Transmitter Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radionoob AT9

V1

What is this project?

My aim in this project, which I started as a hobby using the box of my broken Radiolink AT9 radio transmitter, was to control the drone in a simple way using the ExpressLRS module. In addition, I designed equipment that will contribute to my personal development. For hardware information;

I have personally reached the end of this project that I created with these goals. Even though it is not completely professional, I have created a remote control that will do the job. I made both the hardware and software files open source to guide beginners who want to make their own remote control. Who knows, maybe someone will make the code I wrote more meaningful :)

This short demonstration Youtube

Known bugs;

  • DAC player has been disabled because it falling CRSF communication.
  • I cannot refresh much on the main screen, the delay is too much.
  • There is an error in the screen refresh when moving to the upper menu on the ExpressLRS settings page.
  • I never looked at the battery reading section.

Goals for advanced level?

  • The software must be converted to task structure with FreeRTOS.
  • When I connect the USB, it should offer the option "charging or SIMULATOR" and continue according to my choice. An animation of the battery charging, maybe a current graph, and in the simulator, it goes into HID mode and communicates with the computer.

Sources that inspired me while doing this project:

About

An Open Source Radio Transmitter Project


Languages

Language:C 89.8%Language:HTML 6.1%Language:Assembly 2.7%Language:Makefile 0.7%Language:Rich Text Format 0.7%Language:Batchfile 0.0%