资源列表
AVR_AC_Electromotor_test
- 使用AT90S2313编写的交流电机测试程序,适合AVR初学者使用。-AT90S2313 prepared using the AC motor test program for AVR beginners.
AVR_ATmega16_Modbus_Example
- 在ATmega16中编写的Modbus测试程序。-Written in the ATmega16 in Modbus test program.
1111
- LED广告灯由于其节能环保的优点逐步成为目前广告流水灯的主流。由于普通LED点阵显示屏动态显示通常采用硬件扫描驱动,在普通的场合显得不够灵活。本文是设计一种简易LED广告流水灯的软硬件设计过程。-LED advertising lights
8051_DAQ
- 8051的单片机设置,和PC端通信,有详尽注解,简单易懂-8051 single chip computer, and PC-communication
dpj
- 单片机控制液晶显示部分程序,控制频率计测试并显示结果-LCD
wendu
- 基于单片机的温度控制程序,利用LED显示温度DS18B20测试温度-Temperature Control
USB
- 用MSP430F149芯片实现串口转USB的功能-MSP430F149 chip with a USB serial port transfer function
msp430
- msp430单片机c语言应用程序设计实例精讲-msp430 microcontroller design example of c language applications Jing Jiang
MSP430nRF905
- MSP430和nRF905的无线数传系统设计-MSP430 and nRF905 design of wireless data transfer system
DS18B20
- 用DS18B20温度传感器与单片机,构成温度计的程序,有读取与显示组成。-Using DS18B20 Temperature Sensor and constitute a thermometer procedures, read and display component.
avr128usart
- 一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-General textbook on the procedures provided by the UART transceivers often use a r
AVR
- ATmega128具备引导加载支持的用户程序自编程功能(In-System Programming by On-chipBoot Program),它提供了一个真正的由MCU本身自动下载和更新(采用读/写同时"Read-While-Write"进行的方式)程序代码的系统程序自编程更新的机制。利用AVR的这个功能,可以实现在应用编程(IAP)以及实现系统程序的远程自动更新的应用。 -ATmega128 bootloader support with user program from the pr
