搜索资源列表
LED+DS1302+AT89S52
- 提供时钟芯片1302及温度传感器18B20C写的原程序51单片机电路图-clock chip for 1302 and temperature sensor 18B20C write the original program 51 microcontroller circuit
yuanma
- 基于16F877A的路灯控制系统的设计,这个是单片机的程序,附上完整电路图,绝对超值啊!
用ATMega48实现的电动车控制器程序C语言版
- 方案是ATMega48,这个程序是NaclChan写的,用C语言实现。实现的功能有:无级调速,欠压保护,限流保护,过流保护,堵转保护,巡航。程序已经烧入单片机进行了实际测试,除了启动时稍微有点噪声之外,其余功能都十分完美。文件里的hex文件可以直接使用,其中名为PWM.hex的文件是非常完美的原厂程序编译的文件,可以直接在电动车上使用,遗憾的是没有源代码。 过段时间会上传相应的电路图。引用程序请标明出处。
单片机例程:花样跑马灯Proteus电路图及asm程序
- 单片机例程:花样跑马灯Proteus电路图及asm程序 软件环境: Proteus 7.0以上版本,Keil uvision3 联合调试 芯片:AT89C51 电路:51单片机外接8个Led,4个功能选择键,2个速度控制键 功能:4个功能选择键可以选择Led的四种显示效果(闪烁、移动、摆动、计数),2个速度控制键可以改变显示动画的速度(时间间隔100ms-1s调整) 特点:按键可随时按下,显示效果立即更新
多任务 多进程
- 多任务 多进程 51 单片机 C 语言 1.本程序不使用任何汇编指令 2.由定时器T0产生中断,切换进程 3.由于中断或调用子程序,要把PC堆栈,故可以以SP为基址的地方找到PC 4.中断或子程序返回,要把SP出栈给PC,故可以操作SP改变程序入口 5.本程序经调试运行 电路图已上传 6.程序编译是会有一个警告提示,为正常现象,因为保存R0-R7时,重新定义地址, 出现地址覆盖的警告提示。 7.用户以此模板写程序只需写用户的进程子程序和用户初始化子程序,并把各进程
一个采用ATMEGA128单片机驱动点阵液晶屏的实际项目软硬件资料
- 本人开发过的一个采用ATMEGA128单片机驱动点阵液晶屏的实际项目软硬件资料,包括STN和TFT液晶屏的显示驱动演示程序ICCAVR源代码文件和实际硬件电路图。
基于stc51单片机的MP3,包括sd卡的读写
- 基于stc51单片机的MP3,包括sd卡的读写、功放的驱动等程序及电路图!-Microcontroller based stc51 MP3, including sd card reader, amplifier circuit and the driver and other programs!
单片机对四相步进电机的控制
- 本程序为单片机对四相步进电机的控制,使用L297,能够通过键盘设置电机的转动角度,精度为1度,文件夹里附有源代码和仿真电路图,This procedure for the single-chip for four-phase stepper motor control, use L297, set up through the keyboard of the rotating electrical point of view, an accuracy of 1 degree, with a fo
DIMMER.rar包括电路图和源程序
- DIMMER.rar包括电路图和源程序。用51单片机实现,可对一组灯进行调光控制,修改程序可扩展为多路。,DIMMER.rar including schematics and source code. With 51 single-chip realization of a group of lights for dimmer control, modify the program can be extended to multi-channel.
gps.rar
- 本程序利用51单片机来实现GPS的定位,包括相应的电路图 ,This procedure using 51 single-chip to achieve GPS positioning, including the corresponding circuit diagram
Taximeter
- 基于单片机的出租车计价器的设计。其中包括电路图,程序,和论文-Taximeter based on single chip design. Including circuit diagrams, procedures, and papers
PIC18FxxxMCU_Program
- 主要介绍PIC18Fxxx系列单片机的程序设计方法。书中介绍了大量的应用例程及与程序设计相关的知识,几乎涉及到PIC18Fxxx单片机的所有功能模块的编程应用,并给出了典型应用实例的原理电路图和源程序清单。-Introduces SCM Series PIC18Fxxx programming method. The book describes the application of a large number of routines and procedures and design-rel
ZHINENGTAIDENG
- 学习资料,单片机做的智能台灯,内含完整电路图,源程序-Learning materials, single chip to do the smart lamp, containing a full schematics, source code
9873197466582
- 电子琴 单片机设计 电路图 程序框图 总结-dianzoqing
ad
- AVR单片机的AD转换程序,还有仿真的电路图-The AVR MCU AD progrem
51单片机rc522 射频的程序和与电路图
- 完整的射频门禁程序源码包含rc522的驱动程序以及相应的显示程序(There had been many cases about RFID-based access control systems. In this paper, long-distance radio frequency technology was used and image-recognition technology was joined, these technologies were used to realize
基于单片机的室内空气净化系统
- 基于单片机的室内空气净化系统。如果要将此应用项目移植到开发板上,只需要根据此项目的电路图修改管脚,改成开发板按键和LCD及蜂鸣器对应的管脚上,并修改程序内通道的口即可。(Indoor air purification system based on single chip microcomputer. If you want to apply this project into development board, circuit diagram to modify pin only need
avr单片机_教程_实例_附电路图
- AVR单片机教程,实例程序,并附有电路图,AVR片内集成多种频率的RC振荡器、上电自动复位、看门狗、启动延时等功能,外围电路更加简单,系统更加稳定可靠(AVR microcontroller tutorial, example program, and circuit diagram, AVR chip integrates multiple frequency RC oscillator, power on auto reset, watchdog, startup delay and oth
程序设计
- 如果要将此应用项目移植到开发板上,只需要根据此项目的电路图修改管脚,改成我们开发板按键和LCD及蜂鸣器对应的管脚上,AD芯片使用的都是一样的,所以只需要将检测AD通道换成AIN3通道,也就是修改程序内通道的口即可。具体怎么修改通道口,参考基础实验例程内AD实验视频。(If you want to transplant this application to the development board, just modify the pin according to the circuit di
1310nm-1550nm光源电路图
- 用AVR单片机控制稳定光源的输出,并有液晶显示器显示(The output of stable light source is controlled by AVR single-chip microcomputer and displayed by LCD)