100%
dx_controller aic_key view
Description

Imported from GitHub: tatanakots/DX_Controller · commit 49b37d3 · license MIT

Description

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

README

DX Controller

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

项目特点

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

串口配置

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

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

命令行使用说明

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

关于授权

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

Comments
Sign in to comment

No comments yet. Be the first to ask about this board.