惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

W
WeLiveSecurity
T
The Exploit Database - CXSecurity.com
C
CXSECURITY Database RSS Feed - CXSecurity.com
S
Security @ Cisco Blogs
T
Threat Research - Cisco Blogs
TaoSecurity Blog
TaoSecurity Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
腾讯CDC
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
T
The Blog of Author Tim Ferriss
Microsoft Azure Blog
Microsoft Azure Blog
罗磊的独立博客
F
Full Disclosure
博客园 - 【当耐特】
C
CERT Recently Published Vulnerability Notes
Engineering at Meta
Engineering at Meta
Application and Cybersecurity Blog
Application and Cybersecurity Blog
T
Threatpost
I
Intezer
V2EX - 技术
V2EX - 技术
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The Hacker News
The Hacker News
小众软件
小众软件
Google DeepMind News
Google DeepMind News
T
Tailwind CSS Blog
D
Darknet – Hacking Tools, Hacker News & Cyber Security
B
Blog RSS Feed
Microsoft Security Blog
Microsoft Security Blog
N
News | PayPal Newsroom
MyScale Blog
MyScale Blog
AI
AI
Vercel News
Vercel News
Spread Privacy
Spread Privacy
美团技术团队
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
The GitHub Blog
The GitHub Blog
V
Vulnerabilities – Threatpost
Schneier on Security
Schneier on Security
Cyberwarzone
Cyberwarzone
G
GRAHAM CLULEY
Help Net Security
Help Net Security
Hacker News: Ask HN
Hacker News: Ask HN
Google DeepMind News
Google DeepMind News
MongoDB | Blog
MongoDB | Blog
L
LINUX DO - 热门话题
U
Unit 42
L
LangChain Blog
Recent Announcements
Recent Announcements

博客园 - xlander

跟实际生活相关的饭否应用 5个跟实际生活相关的Twitter应用 Router牌音箱 基于ARM的网络收音机 博客程序换成了Z-Blog的 音箱?储钱罐? 显式指针转换的教训 使用结构体中成员变量指针的教训 结构体中位段、字节对齐并用的教训 C语言的跨编译器编译 日本某商场里的智能瀑布 ADS下C语言中局部变量的存储位置分配 救活TrackBack的偏方 近期几个开源的嵌入式产品 几个自制心电图的网络资源 哇哦级的贴片焊接教学视频 自动五线谱识别及音乐合成装置 简易指纹识别授权访问系统 PIC18F2550实现的基于HID的USB示波器
Google Code上两个LPC21XX开源项目
xlander · 2009-07-04 · via 博客园 - xlander

lpc-mt-2138,作者evgeny.pashko打算使用lpc-mt-2138的开发板进行测量方面的试验,比方说超声波测距,温度测量。从已经完成的内容上看,作者没有使用操作系统,正在裸奔,程序结构比较清晰明了。粗略的看,作者实现了大多数LPC2138的硬件驱动,只是还没有完成有关超声波测距等内容。

blueboard-lpc214x,BlueBoard是作者ashwin.athani维护的一款开放的、低廉的的开发板,代码接近实际开发需要。

在BlueBoard中,作者使用的大多是免费或开源的库,比方说免费的操作系统TNKernel,开源的嵌入式文件系统EFSL,USB协议栈则使用了本站之前介绍过的LPC USB,BlueBoard的程序结构非常清晰,比方说嵌入式系统常见的环形缓冲队列,作者就将其抽象成单独的模块,此外,作为演示,作者还实现了基于USB的虚拟串口。

Copyright © 2008

继续阅读《Google Code上两个LPC21XX开源项目》的全文内容...

分类: 奇趣创意 | Tags: ARM  USB  操作系统   | 添加评论(0)

相关文章: