Skip to content

2.42" OLED mod for Radiomaster BOXER and its family

Notifications You must be signed in to change notification settings

DongkwanYi/OLEDBOXER

Repository files navigation

Hi,

This repository is for 2.42" OLED mod of Radiomaster BOXER, TX12, TX12MK2, ZORRO, POCKET, MT12(Surface TX) transmitter(BW screen radios).

Based on EdgeTX v2.8.4, code for OLED is developed.

After EdgeTX V2.10.RC, The code for SSD1309 driver of OLED is included on the source. So I built the mod firmwares using it.

After hardware mod, flash the firmware in firmwares folder.

ie) If you are Radiomaster BOXER user, download "OLEDBOXER2100.bin" and flash it!(don't forget bootloader flashing!) Check stick mode after flashing!

Wiring and hardware photos are attached. OLED is 2.42" 128*64 SPI interface, SSD1309 or compatible driver. you can search "2.42 OLED", like TZT OLED or diymore product.

I recommend TZT's 2.42" OLED. It is cheap and same quality with diymore's. Also has more thin PCB, it is good for mod.

Enjoy flying!

/******************************************************************

The code for OLED is developed by Guru engineer,

Brain(Y.S.Cho)

Thank you!!!

Changes on "lcd_driver_spi.cpp" :

SPI mode(mode 3 -> mode 0), SPI clock(fpclk/8) and a whole OLED initialize code are modified.

/******************************************************************


(Old Readme) Hi,

This repository is for 2.42" OLED mod of Radiomaster BOXER, TX12, TX12MK2, ZORRO, POCKET, MT12(Surface TX) transmitter(BW screen radios).

Based on EdgeTX v2.8.4, code for OLED is developed.

This code can apply 128*64 BW X7 family TX, like BOXER, ZORRO, TX12 and POCKET.

"lcd_driver_spi.cpp" on main, copy&paste to your gitpod IDE, compile it.

Wiring and hardware photos are attached. OLED is 2.42" 128*64 SPI interface. you can search "2.42 OLED", like TZT OLED or diymore product.

Enjoy flying!

About

2.42" OLED mod for Radiomaster BOXER and its family

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages