搜索资源列表
aa_2
- 使用定时器Timer5,设定44B0定时器Timer5工作在中断方式,在Micetek板的led上依次循环显示10进制数9,8,……,0,每隔1秒,更新显示一个数字-Timer5 use timer set 44B0 Timer5 timer interruption in work, Micetek plate in the cycle were led on the 10-band show a few 9, 8, ..., 0, every one seconds, updated fig
MpZBeeV1.0-3.8.X
- MicroChip Zigbee协议栈开源代码,版本V1.0-3.8和V1.0-3.8.1,支持coordinator\\router\\rfd
字库14×16Ver1.0
- 14*14点阵,调整为14×16 的。 不同于16*16,12*12的,比12*12的大气, 又不象16*16的满格,字与字之间没有什么间隙。 纵向取模,字节倒序。 先取上面的14字节, 在取下面的14字节。 是14×14的字库加入了拼音的索引。并且索引的汉字部分做了简单的划分,避免一个拼音对应的汉字分在2个区中 原拼音索引格式是 0-0xd4f 拼音索引 8个字节一个记录,前面6个字节是拼音,后面2个字节是汉字所在的地址。(高字节在后,低字节在前) 映射在本字库的7B00-884F区 0x10
240320--2.8-ILI9328-SPI
- ILI9328 驱动2.8“TFT ,需要SPI初始化代码的程序-ILI9328 drive 2.8 " TFT, SPI initialization code of the program needs
51单片机控制8个LED闪烁
- 51单片机控制8个LED闪烁,用于学习试验-51 single-chip control 8 LED flashes for learning test
pwm
- PWM program for pic18f4520 that runs on MPLAB IDE 8.6 for straight line tracking of robot
TFTPrj_8bit
- keil工程的stm32驱动2.8寸tft(8bit数据线)-keil project stm32 drive 2.8-inch tft (8bit data line)
efsl-0.2.8
- File System FAT16, FAT32
1-8TFT_16-bit
- Program for writing to Newhaven Display 1.8" TFT
Serial_LCD_1.8_TFT
- Program for writing to Newhaven Display 1.8" TFT
crc8
- 8位crc校验的计算源码,查表计算,可以计算任意8位的多项式的校验-8 bit CRC compute program.
8-12
- Exercise 8-12 from "Programming 32-bit Microcontrollers in C - Exploring the PIC32 - Lucio Di, Elseiver"-Exercise 8-12 from "Programming 32-bit Microcontrollers in C- Exploring the PIC32- Lucio Di, Elseiver"
LEDmain0.3
- 该装置由8块LED、RS-232C等外设构成,内核为H8,具有以下功能。 通过使用RS-232、Xmodem 通讯,进行命令文件的下载功能。 通过8块LED根据命令进行各种模式的显示功能。 -The device consists of 8 LED, RS-232C and other peripheral structure, the kernel for the H8, has the following features.
libogc-src-1.8.0
- WII的libogc库,WII开发必备,本人合入了wifi debug的支持,另外屏蔽了USB硬盘,规避WII插上USB硬盘不定时死机问题。SDLMAME就是用的这个代码-WII' s libogc library, WII development necessary, I have combined into the wifi debug support, additional shielding of the USB hard drive, to avoid WII plug in U
LCD_TEST
- nxp lpc2132驱动2.8寸TFT测试程序/ili9325 (智林开发板验证)-lpc2132 2.8TFT driver
project_bell_2
- This file is code in IAR EWAVR and Proteus files an project bell2 .MCPU is Atmega 8 .Realised SPI and I2C programm procedures .-This file is code in IAR EWAVR and Proteus files an project bell2 .MCPU is Atmega 8 .Realised SPI and I2C programm proce
mrua_SMP8634_2.8.2.0_dev.mips
- Type make to see available build targets. -Type make to see available build targets.
Atmega8_RS485
- 利用AVR单片机--atmega 8设计485通讯C程序,同时,以20个字节为一个数据包进行发送和接受-Using AVR microcontroller- atmega 8 Design 485 C program, while 20 bytes for a packet to send and receive
FreeRTOSv8.0.1
- FreeRTOS是一个迷你操作系统内核的小型嵌入式系统。作为一个轻量级的操作系统,功能包括:任务管理、时间管理、信号量、消息队列、内存管理、记录功能等,可基本满足较小系统的需要。[1] 由于RTOS需占用一定的系统资源(尤其是RAM资源),只有μC/OS-II、embOS、salvo、FreeRTOS等少数实时操作系统能在小RAM单片机上运行。相对μC/OS-II、embOS等商业操作系统,FreeRTOS操作系统是完全免费的操作系统,具有源码公开、可移植、可裁减、调度策略灵活的特点,可以
8人抢答器
- 基于AT89C51单片机设计制作一个抢答器,具体要求如下: 1、 设计一个智力竞赛抢答器,可同时共8名选手参加比赛,编号为1、2、3、4、5、6、7、8,各用一个按键。 2、 用一个按键作为主持人总开关,用来控制系统的清零和抢答的开始。 3、 抢答器开始后,数码管开始10秒倒计时,若有选手按动抢答按钮,在LED数码管上显示选手的编号,同时灯亮且伴随声音提示;倒计时完成后,选手不能在抢答;有人抢答成功后,要禁止其他选手抢答;最先抢答选手的编号一直保留到主持人将系统清零。(Based on A