Skip to content

A controller redeveloped based on MaiPico and suitable for a certain brand of washing machines.

License

Notifications You must be signed in to change notification settings

tatanakots/DX_Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DX Controller

一个基于MaiPico再开发的适用于某品牌洗衣机的控制器。

项目特点

  1. 由于买错配件新版比较好看,所以主控替换为搭载RP2350的树莓派Pico 2。
  2. 更改了部分按键映射,以匹配丝印的键位。
  3. 增加了TDX Pro,可以制作大台。(还在测试中)

串口配置

以下配置说明均为默认 config_common.json 中的配置,如果你修改过 config_common.json 中的配置,请根据你的配置进行修改。

串口名称 1P端口号 2P端口号
TDX Controllor Command Line Port 不重复的随意端口号 不重复的随意端口号
TDX Controllor Touch Port COM3 COM4
TDX Controllor LED Port COM21 COM23
TDX Controllor AIME Port COM1 仅需设置一个即可,无法同时使用两个读卡器

命令行使用说明

可以通过这个链接打开命令行工具,选择 TDX Controllor Command Line Port 连接后按提示使用即可。

关于授权

由于固件修改自MaiPico,而该项目中对固件指定了使用GPL 3.0协议,所以固件部分按照GPL 3.0协议开源,其余我自己创建和修改的部分则按照MIT协议开源。

About

A controller redeveloped based on MaiPico and suitable for a certain brand of washing machines.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages