搜索资源列表
xmodem_flash_loader
- 完整的基于Xmodem协议的嵌入式系统侧FLASH Loader程序。该程序是基于三菱的M16C/60系列MCU,由于除了启动部分外完全是用C编写,所以可以很方便地移植到其它系统。-Xmodem complete agreement on the embedded system side FLASH Loader procedures. The program is based on Mitsubishi's M16C/60 Series MCU, in addition to init
stm32_gui_lib
- The STM32 Embedded GUI library enables designers, comfortable with the use of standard microcontrollers, to create higher-end “look and feel” human interfaces by replacing conventional electromechanical switches with touch sensing controls.Designers
adc0832
- It is an embedded C program written to control ADC0832 with MCU P89V51RD2. There are R/W function. All code are proven to be worked.
Code_ZigBee_wireless
- 本方案基于 SPCE3200 平台,利用 TFT 液晶模组和 ZigBee 模组实现无线点菜机系统,可以了解最新的无线通信技术和更好的深化单片机、嵌入式的学习-The program is based on SPCE3200 platform, using TFT LCD modules and ZigBee wireless module to order computer system, you can learn about the latest wireless communicatio
LT-ARM214X_1
- LT-ARM2103学习板采用了入门级ARM7芯片NXP的LPC2103,该芯片麻雀虽小,但五脏俱全,采用ARM7 TDMI内核,并配有常用的基本外设,通过学习视频教程,并在我们的LT-ARM210X学习板上调试研究,会使广大正在学习和掌握了单片机的朋友很快掌握ARM的硬件结构及软件编程,并对操作系统有了一个初步的认识,为以后更加深入的研究嵌入式编程打下良好的基础。 -LT-ARM2103 learning board adopts NXP' s entry-level chip ARM7
LT-ARM214X_2
- LT-ARM2103学习板采用了入门级ARM7芯片NXP的LPC2103,该芯片麻雀虽小,但五脏俱全,采用ARM7 TDMI内核,并配有常用的基本外设,通过学习视频教程,并在我们的LT-ARM210X学习板上调试研究,会使广大正在学习和掌握了单片机的朋友很快掌握ARM的硬件结构及软件编程,并对操作系统有了一个初步的认识,为以后更加深入的研究嵌入式编程打下良好的基础。 -LT-ARM2103 learning board adopts NXP' s entry-level chip ARM7
iar51_cc2430
- 完成了无线单片机CC2430的协议栈的简单开发,能够通过LCM128*64液晶显示模块显示采集的温湿度数据值。开发软件为IAR Embedded Workbench for MCS-51 7.51A。-complete the simple protocol stack with wireless MCU CC2430, through LCM128* 64 LCD display module,it can display the value of temperature and humidi
LM3S811chinese
- 介绍周立功公司的嵌入式打片机LM3S811单片机的中文资料-Introduction of the company ZhouLiGong LM3S811 MCU embedded dozen slice machine of Chinese material
rt-thread-httpserver
- 一个用国产的嵌入式操作系统RT-Thread开发的Http Server程序,可以在多种MCU上运行,采用Keil编译,对想要学习嵌入式操作系统及硬件底层编程的朋友来说是个很不错的例程。-An embedded operating system with the domestic development of RT-Thread Http Server program that can run on a variety of MCU, using the Keil compiler, you w
RSKR8C25_pedestrian_crossing
- Traffic light simulation for embedded MCU. Uses ProtoThreading to simplify the design.
Embedded-digital-temperature
- 自己做的包含硬件电路的数字温度采集控制系统,MCU是51的,规范遵循嵌入式系统编程,是学习嵌入式系统设计的新手参考的好例子.-They do contain hardware circuit digital temperature acquisition and control system, MCU is a 51 core, the compliance of embedded system programming, is a good example to learn embedded s
slaa137a
- Embedded server on msp430 MCU full application easy to understand and tcp/ip understanding.
drvKeypad_1688
- 嵌入式/单片机1668驱动程序,只要修改几个IO口便可以使用-Embedded/MCU 1668 driver, just change a few IO mouth you can use
IIC
- 嵌入式开发,实用简单,IIC模拟,单片机STM32-Embedded development, practical and simple, IIC simulation, STM32 MCU
Scroll-Engineering-courses-on-a-16x2-LCD
- This an embedded systems application program written in C using Atmel Studio 6 for an ATmega32 mcu to scroll engineering courses offered at university of Namibia on a 16x2 LCD screen. The courses runs across the screen in a continuous loop. It is sim
Fifo c code for MCU
- Generic c code for Fifo, meant for embedded development.
MCU-
- 资料为《嵌入式系统设计—基于飞思卡尔 S12X 微控制器》一书的第二章的源程序。该书书以飞思卡尔半导体的 16 位 S12X 系列微控制器中 MC9S12XS128 为蓝本阐述嵌入式系统的软件与硬件设计。全书共 12 章,其中第 2 章给出 XS128 硬件最小系统,并简要介绍S12XCPU(CPU12X)。-Data for the embedded system design- based on the flying thought Carle S12X microcontroller
EasyFlash
- EasyFlash是一款开源的轻量级嵌入式Flash存储器库,主要为MCU(Micro Control Unit)提供便捷、通用的上层应用接口,使得开发者更加高效实现基于的Flash存储器常见应用开发。该库目前提供 三大实用功能 : Env 小型KV数据库,支持 写平衡(磨损平衡) 及 掉电保护 模式 让Flash变为NoSQL(非关系型数据库)模型的小型键值(Key-Value)存储数据库。在产品上,能够更加简捷的实现 设定参数 或 运行日志 等信息掉电保存功能。 IA
Fatfs_GCC
- FatFs gcc 编译工程 FatFs Module是一种完全免费开源的FAT文件系统模块,专门为小型的嵌入式系统而设计。它完全用标准C语言编写,所以具有良好的硬件平*立性,可以移植到8051、PIC、AVR、SH、Z80、H8、ARM等系列单片机上而只需做简单的修改。它支持FATl2、FATl6和FAT32,支持多个存储媒介;有独立的缓冲区,可以对多个文件进行读/写,并特别对8位单片机和16位单片机做了优化。-FatFs Module is a completely free
EP94Z1E---Total-Dump
- This the dump of a EP94Z1E based HDMI-VGA converter. The EP94Z1E is a Low Power HDMI/MHL Receiver with VGA/Audio outputs and embedded MCU. This dump is taken the IC internal MCU using the 5-pin UART interface and a serial logger. Can be used to refla
