e2002 / KaRC

Remote control of the KaRadio via telnet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KaRC

Remote control of the KaRadio via telnet.
Preview Preview

Dependencies

BOM

Assembly

Wemos

D1
Replace the 220kOhm resistor on the circuit board of the Wemos D1 Mini with a 510kOhm resistor.
Connect pin A0 to pin 5v.

Display

HX1230 Wemos
RST D3
CS D8
DIN D7
CLK D5
VCC VCC
BL D6
GND GND

Buttons

1x4 Module Wemos
K1 D4
K2 D2
K3 D1
K4 RST
GND GND

TC4056 module

TC4056
Replace the 1.2kOhm resistor on the TC4056 module with a 3kOhm resistor.

TC4056 BL5C/Wemos
B- Batt-
B+ Batt+
OUT- GND
OUT+ 5V

Initial setup

In progress

Control

BTN1 BTN2 BTN3 BTN4
Click Vol- Play/Pause Vol+ Reset
DblClick - Show IP - -
LongPress Deep Sleep Play List Show IP -

Known issues

Slowly connects to KaRadio when playback is stopped.

Solution: -

Does not turn on when the battery is connected.

Solution: briefly apply power to the module.

About

Remote control of the KaRadio via telnet.

License:GNU General Public License v3.0


Languages

Language:C 76.5%Language:C++ 23.5%