摘要:rtos wifi网络编程 https://blog.csdn.net/qq_28877125/article/details/63039557 https://blog.csdn.net/CYP_2015/article/details/71195635 https://blog.csdn.net
阅读全文
摘要:Android Codec初稿 音频处理算法 网络传输适配 音频工具 编解码技术
阅读全文
摘要:射频列表 https://www.zhihu.com/question/21769646
阅读全文
摘要:pads 原理图&pcb http://blog.chinaunix.net/uid-24343357-id-3179843.html
阅读全文
摘要:stm32中的mp3 http://jingyan.eeboard.com/article/40281 http://bbs.mydigit.cn/read.php?tid=1925663 http://bbs.mydigit.cn/read.php?tid=2050795 https://wenk
阅读全文
摘要:2进制,10进制,16进制转换 ps: F1是F必须大写 ibase输入打进制,obase输出打进制,其中一个可不写,默认10进制
阅读全文
摘要:stm32 leds 1. 使用库函数实现led灯点亮 ps: led灯的pin脚接在stm32的PA11上 #include "SysConfig.h" #include "config.h" #include "imu.h" #include "Altitude.h" #include "Com
阅读全文
摘要:stm32 I2C模拟实现 http://blog.csdn.net/liang890319/article/details/52571182
阅读全文
摘要:stm32 相关资料 0. Cortex-M3里,对于GPIO的配置种类有8种之多 http://blog.csdn.net/kevinhg/article/details/17490273 自家链接: http://www.cnblogs.com/TS-qrt/articles/linux_out
阅读全文