上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 31 下一页

2016年8月15日

摘要: 1 PB13 低功耗低速串口LEU0_TX 波特率 9600 2 PB14 低功耗低速串口LEU0_RX 波特率 9600 3 PD4 ADC0_CH4 采样通道4或gpio 4 PD5 ADC0_CH5 采样通道5或gpio 5 PD6 ADC0_CH6 采样通道6或gpio 6 PD7 ADC0 阅读全文
posted @ 2016-08-15 11:36 嵌入式操作系统 阅读(206) 评论(0) 推荐(0) 编辑
摘要: 1 vref 2 gnd 3 swdio FP1 4 swclk PF0 5 nrst 6 swo PF2 阅读全文
posted @ 2016-08-15 11:26 嵌入式操作系统 阅读(594) 评论(0) 推荐(0) 编辑

2016年8月7日

摘要: I'm using simple_udp_sendto to communicate between nodes. A border router was initialized with a prefix to start the RPL mesh netwrok. I'm sending lar 阅读全文
posted @ 2016-08-07 15:32 嵌入式操作系统 阅读(216) 评论(0) 推荐(0) 编辑

2016年8月1日

摘要: 1 DATA recv '25.00 degres' from 2423:7c02:5525:4f2b2 DATA recv '27.71 degres' from 24f7:af03:5525:4f283 DATA recv '26.11 degres' from 2420:a007:5525:4 阅读全文
posted @ 2016-08-01 10:13 嵌入式操作系统 阅读(397) 评论(0) 推荐(0) 编辑

2016年7月29日

摘要: /* set GPIO0 for RSSI interrupt / CCA */txbuf[0] = CMD_GPIO_PIN_CFG;txbuf[1] = 27; /* GPIO[0] = 27: CCA or 37: CCA_LATCH */txbuf[2] = 0; /* GPIO[1] = 阅读全文
posted @ 2016-07-29 16:13 嵌入式操作系统 阅读(3241) 评论(0) 推荐(0) 编辑
摘要: http://www.taodocs.com/p-32459084.html http://max.book118.com/html/2014/0509/8152649.shtm http://www.docin.com/p-808761935.html 阅读全文
posted @ 2016-07-29 14:47 嵌入式操作系统 阅读(226) 评论(0) 推荐(0) 编辑

2016年7月16日

摘要: http://www.nicerf.cn/_d275147664.htm http://wenku.baidu.com/view/2109573caf1ffc4ffe47ac8c.html si446xapi 说明 http://forum.eepw.com.cn/thread/245245/1 “ 阅读全文
posted @ 2016-07-16 20:32 嵌入式操作系统 阅读(456) 评论(0) 推荐(0) 编辑

2016年7月5日

摘要: 1 相关宏和数据结构 1.1 LIST_CONCAT 该宏的作用非常简单,将s1,s2拼接在一起。其中,##起连接作用,编译器在预处理时负责将s1,s2连接在一起。比如hello_##world经过编译器预处理后就变成了hello_world了。 1.2 LIST 经过宏替换后,变为 该宏用于申明一 阅读全文
posted @ 2016-07-05 09:29 嵌入式操作系统 阅读(397) 评论(0) 推荐(0) 编辑

2016年7月4日

摘要: http://www.docin.com/p-943657621-f4.html 阅读全文
posted @ 2016-07-04 16:35 嵌入式操作系统 阅读(233) 评论(0) 推荐(0) 编辑

2016年6月30日

摘要: http://www.mamicode.com/info-detail-1348767.html 阅读全文
posted @ 2016-06-30 10:27 嵌入式操作系统 阅读(306) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 31 下一页

导航