CH579:修订间差异

来自资料库(何亚红)
跳转到导航 跳转到搜索
无编辑摘要
第1行: 第1行:
== CH579Demo源代码==
== CH579Demo源代码==
===主要===
https://github.com/HEYAHONG/CH579RTThreadDemo.git
===备用===
https://gitee.com/HEYAHONG/CH579RTThreadDemo.git
===说明===
采用rt-thread作为操作系统的demo。
==CH579Demo源代码==
===主要===
===主要===
https://github.com/HEYAHONG/CH579Demo.git
https://github.com/HEYAHONG/CH579Demo.git

2022年9月29日 (四) 02:46的版本

CH579Demo源代码

主要

https://github.com/HEYAHONG/CH579RTThreadDemo.git

备用

https://gitee.com/HEYAHONG/CH579RTThreadDemo.git

说明

采用rt-thread作为操作系统的demo。

CH579Demo源代码

主要

https://github.com/HEYAHONG/CH579Demo.git

备用

https://gitee.com/HEYAHONG/CH579Demo.git

说明

Demo源代码中包含官方SDK,可能做了一些修改。
本人常用的技术栈中,对于物联网设备,通常采用MQTT作为通信协议,故Demo具有以下功能:

  • 以太网联网过程
  • MQTT连接过程

其中,MQTT采用的最基本连接方式,不含加密过程。

调试运行图片

官方

网址:http://www.wch.cn

相关数据手册

文件:CH579DS1.pdf