搜索资源列表
standard_KeilC51
- 一个网友写的51单片机编程标准化的东西 引导MCU设计人员学习设计理论,掌握团队合作需要的基础技能,加强自我测试能力。 计划后面几个阶段的培训内容: 图形设计软件的理论 嵌入系统图形窗口 设计辅助工具的重要性 大程序结构的软件设计模型
s3c2440_led
- s3c2440当作单片机来用,跑马灯的程序。对初学者学习arm结构和编程有很好的帮助。
s3c2440buzzer
- s3c2440当作单片机来用,用来驱动蜂鸣器的源代码,对初学者学习arm结构和编程有很好的帮助。
89c51--TUNER
- 基于嵌入式单片机的编程,含keyboard、I2C的功能。
AVR-HVISP-PIN
- AVR单片机的全系列芯片的高压并行、串行编程的引脚定义示意图,在芯片锁死时会非常实用,推荐下载!
STM32_STOPMODE_TEST
- stm32 单片机 停机模式编程,不使用库实现,IAR环境,需要的可以参考,已经测试通过!-stm32 MCU shutdown mode programming, do not use libraries to achieve, IAR environment, the need to refer to, has been tested!
DZ60_CAN
- freescale飞思卡尔DZ系列8位单片机DZ60的演示程序,包含CAN模块驱动,学习DZ60 编程的好资料-DZ Series Freescale Freescale 8-bit MCU DZ60 demo program, including the CAN module driver, learning good information programming DZ60
STCDebugger
- STC单片机的调试程序。STC单片机不具备在线调试功能,该程序能够实现STC单片机的嵌入式调试,满足大部分情况使用。另附VC源代码,喜欢编程的爱好者,可以根据需要进行改进。-STC chip debugger. STC chip debug function is not available online, the program can achieve STC microcontroller embedded debugging, to meet in most cases to use. V
CPLD
- 项目的研究内容是对硅微谐振式加速度计的数据采集电路开展研究工作。硅微谐振式加速度计敏感结构输出的是两路差分的频率信号,因此硅微谐振式加速度计数据采集电路完成的主要任务是测出两路频率信号的差值。测量要求是:实现10ms内对中心谐振频率为20kHz、标度因数为100Hz/g、量程为±50g、分辨率为1mg的硅微谐振式加速度计输出的频率信号的测量,等效测量误差为±1mg。电路的控制核心为单片机,具有串行接口以便将测量结果传送给PC机从而分析、保存测量结果。 按研究内容设计了软硬件。软件采用多周期同
hardware
- Quantums 5.0开发环境,单片机实验编程,实现的小型CPU,包括取指、译码、计算等多个模块实现-Quantums 5.0 development environment, microcontroller programming experiment to realize a small CPU, including the check means, decoding, computing and many other modules to achieve
LCD128X64
- 128*64液晶显示的编程方式,该程序使用ATMEL89c51单片机编程。-128* 64 LCD display programming mode, the program ATMEL89c51 the use of single-chip programming.
kongzhiyuyin
- 警卫机器人的语音报警控制程序。利用专用的语音芯片,可编程的语音芯片WT588D控制。AVR单片机 I-Security robot voice alarm control procedures. The use of a dedicated voice chip, voice chip programmable control WT588D. AVR Single Chip ICC
51
- 讲述51单片机的内部设计电路和51单片机的编程归法(讲述定时器、计数中断,UART接口)-About the internal design of 51 single-chip microcontroller programmed circuit and 51 return method (about the timer, counting interrupts, UART interface)
tuxianxianshi
- 单片机stm32f103vet6,编程环境Keil uVision4,C语言。编程实现在LCD上显示图线。用两个数组确定需显示点的横纵坐标,相邻两点以细直线相连。LCD:240X320.-SCM stm32f103vet6, programming environment Keil uVision4, C language. Programming Chart on the LCD display. With two arrays to determine the need to demonst
SH99F01
- 电力系统载波通信专用芯片,芯片内部自带51内核单片机,可以编程-Power line carrier communication system dedicated chip, chip microcontroller comes with 51 cores, can be programmed
AD
- AVR单片机mega16,AD采集程序,编程环境是AVRstudio4,跟GCC联调通过-AVR MCU mega16, AD acquisition procedures, programming environment is AVRstudio4, with the FBI through the GCC
c51
- 单片机时钟编程,包括秒表,时钟以及闹钟,亲测可用,包括DSN文件-Microcontroller clock programming, including a stopwatch, clock, and alarm clock, pro-test are available, including DSN file
ili9341initcode
- 关于ili9341控制器的应用编程,这里的avr单片机是atmel128系列的,编程语言为C语言,文件格式为rar-Application programming on the ili9341 controller, the AVR chip is the atmel128 series, the programming language for the C language, the file format for rar
M16C
- 瑞萨M16C 单片机,片内FLASH 编程操作接口,包括芯片擦除,读写等操作。-M16C FLASH OP INTERFACE
音乐播放器
- 采用HAL库编程,基于STM32F103ZET6单片机,OLED显示屏,TTP224模块,无源蜂鸣器模块,实现音乐播放器的实现,包括有切换歌曲等