搜索资源列表
LCD
- SUNPLUS的关于LCD的驱动程序。包含了SUN的一些基本指令及算法。
xioache
- 控制小车的寻迹,避障,刹车等功能,算法较为简单,基本以驱动电机为主
C
- arm的C语言教程 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计-arm of the C language tutorial without operating system support for embedded systems software, including
Micromouse---DEMO
- 此程序是电脑书走迷宫的底层控制代码,使用的微处理器是STM32,工程涉及底层控制,包括定时器,PWM波,串口,以及中断。程序将基本框架全部搭建好,没有上层算法,需要自己添加,工程架构完整,可以实现电脑书直线行走。-This program is the underlying code of the computer book Maze, the use of microprocessor STM32, works related to the underlying control, includ
PID
- 绝对好用的MSP430 触屏液晶GUI+PID算+TLV5618驱动。有基本的GUI接口+TFT触屏功能。实现了PID算法。触屏部分还有矫正功能,绝对好用,IAR平台。-Absolutely easy to use the MSP430 touch screen the LCD GUI+PID count+TLV5618 drive. There are basic GUI interface+TFT touch screen function. PID algorithm. The touch
pmd
- 用51写的跑马灯程序,全是用算法写的一些基本的跑动程序,希望相互学习 -51 write Marquee program, all written algorithm
cordic
- 这是在QUARTUES上面开发关于cordic算法,可以实现基本的sin,cos函数-This is above QUARTUES development about cordic algorithm, can implement basic sine, cosine function