搜索资源列表
uart_fifo
- avr单片机串口先进先出实例程序,这是个人在实际项目中应用的一个例子,还有是定时器的使用方法-Examples of single-chip FIFO serial avr procedures, which are individual projects in the actual application of an example are also the use of timer
Uart(FIFOSend.TimeoutReceive)
- AVR mega16/mega32的UART FIFO发送.超时接收,广泛应用于工业控制.这是原创作品.-AVR mega16/mega32 send the UART FIFO. Overtime receiver is widely used in industrial control. This is the original works.
avr_pt100
- 原创,AVR MEGA16做的读温度,使用了PT100传感器,带修正曲线表,使用了软件去头去尾求平均的处理方法,串口使用了软件FIFO,实际测温效果很好,开发环境:ICCAVR -Originality, AVR MEGA16 to do the read temperature, the use of a PT100 sensor, with correction curve table, use the software to go the end of the first treatmen
irtos_alfa-0.1.0
- 在AVR单片机上使用的一款RTOS,可抢占内核,FIFO等功能-Single-chip in the AVR use a RTOS, the kernel can seize, FIFO functions
ad714Xcontroller.tar
- AD714x to PC controller s firmware. Includes nice i2c driver, USART and fifo implementations for avr.
uart
- Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup
oscillograph_AVR
- 通过这个示波器的制作,你将会了解很多东西,比如如何运用运算放大器组合放大电路,高速AD转换器的应用、FIFO存储器的应用、AVR单片机SPI总线接口协议以及点阵液晶驱动。-Produced by the oscilloscope, you will understand many things, such as how to use the combination of amplifier op-amp, high-speed AD converter application, FIFO mem
uart-irq-avr
- UART data transfer using interupts and FIFO