随笔分类 -  嵌入式

嵌入式开发
摘要:AVR 单片机驱动ST7565P LCD程序 阅读全文
posted @ 2008-06-21 15:55 vsignsoft 阅读(3554) 评论(1) 推荐(0)
摘要:使用AVR单片机驱动RT1601 LCD显示芯片 阅读全文
posted @ 2008-06-05 13:54 vsignsoft 阅读(1635) 评论(0) 推荐(0)
摘要:This artical reports how to use AVR mcu to encode & decode the wireless data. 阅读全文
posted @ 2008-04-27 20:45 vsignsoft 阅读(517) 评论(0) 推荐(0)
摘要:About sleep mode for jennic chip. 阅读全文
posted @ 2007-07-23 09:00 vsignsoft 阅读(623) 评论(0) 推荐(0)
摘要:About Wireless sensor network communication of Request-Response 阅读全文
posted @ 2007-07-12 22:49 vsignsoft 阅读(678) 评论(0) 推荐(0)
摘要:MIB510 can as programming board and gate way board.When we use it, there are something needed pay attention to:1. As Programming Board Ensure the swit... 阅读全文
posted @ 2007-06-06 21:30 vsignsoft 阅读(523) 评论(0) 推荐(0)
摘要:今天晚上,成功实现与XServe的RPC通讯。采用最底层的通讯方式---Socket通讯方式,所发送的文档也是最原始的XML文档。关键地方:收发XML Document前的四个字节,表示XML Document的字节个数。发送顺序:先发送XML Document的字节个数,再发送XML Docume... 阅读全文
posted @ 2007-05-14 23:11 vsignsoft 阅读(2250) 评论(2) 推荐(0)