会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Lin_Ye
博客园
首页
新随笔
联系
管理
订阅
2021年5月5日
STM32串口收发
摘要: 串口发送: void Usart_SendString(USART_TypeDef *USARTx, unsigned char *str, unsigned short len) { unsigned short count = 0; for(; count < len; count++) { U
阅读全文
posted @ 2021-05-05 23:06 Lin_Ye
阅读(223)
评论(0)
推荐(0)
编辑
2019年1月12日
《智能家居系统》嵌入式培训------2019.01.05~2019.01.11
摘要: 智能家居不智能培训
阅读全文
posted @ 2019-01-12 14:51 Lin_Ye
阅读(298)
评论(0)
推荐(0)
编辑
《智能家居》培训第六天------2019-01-10
摘要: 实现摄像头功能
阅读全文
posted @ 2019-01-12 13:57 Lin_Ye
阅读(273)
评论(0)
推荐(0)
编辑
2019年1月11日
《智能家居》培训第五天------2019-01-09
摘要: 实现视频播放功能
阅读全文
posted @ 2019-01-11 09:45 Lin_Ye
阅读(319)
评论(0)
推荐(0)
编辑
2019年1月9日
《智能家居》培训第四天------2019-01-08
摘要: 实现音乐界面功能
阅读全文
posted @ 2019-01-09 08:25 Lin_Ye
阅读(408)
评论(0)
推荐(0)
编辑
2019年1月8日
《智能家居》培训第三天------2019-01-07
摘要: 实现音乐界面转换
阅读全文
posted @ 2019-01-08 23:55 Lin_Ye
阅读(323)
评论(0)
推荐(0)
编辑
2019年1月7日
《智能家居》培训第二天------2019-01-06
摘要: 实现主界面的显示
阅读全文
posted @ 2019-01-07 20:15 Lin_Ye
阅读(331)
评论(0)
推荐(0)
编辑
《智能家居》培训第一天------2019-01-05
摘要: 《智能家居》项目的小小培训
阅读全文
posted @ 2019-01-07 13:44 Lin_Ye
阅读(342)
评论(0)
推荐(0)
编辑
2018年12月7日
《import tensorflow的问题解决》
摘要: import tensorflow的问题解决!终于解决了呀开心!!
阅读全文
posted @ 2018-12-07 12:12 Lin_Ye
阅读(7028)
评论(0)
推荐(1)
编辑
公告