Welcome![Sign In][Sign Up]
Location:
Search - avr spi adc

Search list

[SCMapp_ad_TLC2543_with_spi

Description: 12位ADC-TLC2543的驱动程序,适合于AVR系列单片机-12 ADC-TLC2543 driver suitable for MCUs
Platform: | Size: 293888 | Author: 梁锋 | Hits:

[MiddleWareAVR_SPI_ADC

Description: AVR单片机SPI的串行ADC接口的设计 SPI(SerialPeripheralInterface---串行外设接口)总线系统是一种同步串行外设接口,允许MCU与各种外围设备以串行方式进行通信、数据交换,广泛应用于各种工业控制领域。 MAX187用采样/保持电路和逐位比较寄存器将输入的模拟信号转换为12位的数字信号,其采样/保持电路不需要外接电容。MAX187有2种操作模式:正常模式和休眠模式,将置为低电平进入休眠模式,这时的电流消耗降到10μA以下。置为高电平或悬空进入正常操作模式。 -AVR single-chip SPI serial ADC interface design SPI (SerialPeripheralInterface--- Serial Peripheral Interface) bus system is a synchronous serial peripheral interface that allows MCU with a variety of peripheral devices to the serial approach to communications , data exchange, widely used in various industrial control. MAX187 with sample/hold circuit and the case-by-bit compare register will be entered into the analog signal is converted to 12-bit digital signal, the sample/hold circuit does not require an external capacitor. MAX187 has two kinds of operating modes: normal mode and sleep mode, will be home to enter the sleep mode for low-level, when the current consumption down to 10μA. Or vacant home for high into the normal operating mode.
Platform: | Size: 67584 | Author: 张同祥 | Hits:

[Embeded-SCM Developad7730

Description: AVR32 driver to use the AD7730 SPI ADC converter
Platform: | Size: 3072 | Author: Wiebe | Hits:

[Embeded-SCM Developspi-TLC2543

Description: Mega16读12位AD芯片TLC2543(硬件SPI传输) TLC2543驱动,将读到的ADC数据通过串口发送到 PC-Mega16 (external 7.37628M)+ TLC2543 TLC2543 driver will read the ADC data is sent to the PC through the serial port
Platform: | Size: 10240 | Author: 张帅 | Hits:

[Embeded-SCM DevelopSample_Codes_ATMega32

Description: AVR Sample codes, ATMega32. SPI, I2C, UART, ADC, LCD etc.
Platform: | Size: 646144 | Author: siddharth | Hits:

[OtherATmega88_cn

Description: ATmega48/88/168产品特性 • 高性能、低功耗的8 位AVR® 微处理器 – 256/512/512 字节的EEPROM (ATmega48/88/168) 擦写寿命: 100,000 次 – 512/1K/1K 字节的片内SRAM (ATmega48/88/168) – 具有独立振荡器的实时计数器RTC – 六通道PWM – 8路10 位ADC(TQFP 与MLF 封装) – 6路10 位ADC( PDIP 封装) – 可编程的串行USART 接口 – 可工作于主机/ 从机模式的SPI 串行接口-ATmega48/88/168 Product Features • High-performance, low power 8-bit AVR ® microcontroller- 256/512/512 bytes EEPROM (ATmega48/88/168) rewritable Life: 100,000- 512/1K/1K bytes of on-chip SRAM (ATmega48/88/168)- real-time counter with separate oscillator RTC- 6-channel PWM- 8 channel 10-bit ADC (TQFP and MLF packages)- 6-channel 10-bit ADC (PDIP Package )- Programmable Serial USART interfaces- can operate in master/slave mode SPI serial interface
Platform: | Size: 2550784 | Author: 贾立伟 | Hits:

[SCMADC

Description: 基于AVR及icl7135的温度测量板,其中7135采用icp方式,AVR用SPI总线隔离通信。已经量产过,请放心使用。-a temperature sense circuit using the AVR and ICL7135
Platform: | Size: 92160 | Author: banygreen | Hits:

[SCMatmega8adc_spiflash

Description: 基于ATmega8 的ADC数据采集系统。开发环境AVR Studio。通过该MCU自身的ADC模块连续采集ADC数据,采样率19.6kbyte/s。并将数据实时通过MCU的SPI接口写入与之连接的FLASH存储器。系统采用的FLASH为SST25VF064C。可连续存储8Mbyte的数据。C代码由本人编写和实际上板测试。-Based on the ATmega8 the ADC data acquisition system. Development environment AVR Studio. Through the MCU' s ADC module continuous acquisition ADC data sampling rate 19.6kbyte/s,. And real-time data via the MCU SPI interface written to connect to the FLASH memory. The FLASH system used SST25VF064C. 8Mbyte data can be stored contiguously. C code written by me and actually board test.
Platform: | Size: 45056 | Author: 李华 | Hits:

[SCMavr-spi--program

Description: 基于ATmega单片机SPI的串行ADC接口设计程序, SPI(Serial Peripheral Interface---串行外设接口)总线系统是一种同步串行外设接口,允许MCU与各种外围设备以串行方式进行通信、数据交换,广泛应用于各种工业控制领域。基于此标准,SPI系统可以直接于各个厂家生产的多种标准外围器件直接接口。SPI接口通常包含有4根线:串行时钟(SCK)、主机输入/从机输出数据线(MISO)、主机输出/从机输入数据线(MOSI)和低电平有效的从机选择线SS。在从机选择线SS使能的前提下,主机的SCK脉冲将在数据线上传输主/从机的串行数据。-Serial ADC interface program design of ATmega based on SPI, SPI (Serial Peripheral Interface--- serial peripheral interface) bus system is a synchronous serial peripheral interface, allowing MCU and various peripherals in serial communication, data exchange, widely used in various industrial control fields. Based on this standard, many standard peripheral devices directly interface the SPI system can be directly on the manufacturers. The SPI interface is usually contains 4 lines: serial clock (SCK), input/output data from the host machine line (MISO), the output/input data from the host machine line (MOSI) and active low slave select line SS. In the select line SS from the machine to the premise, the host of the SCK pulse will upload data transmission in the master/slave serial data machine.
Platform: | Size: 183296 | Author: dingxiao | Hits:

[OtherEasy-AVR-Essentials

Description: 帮助初学者快速的入门与提高,书里面除涉及端口操作,中断,定时器,ADC,SPI,U(S)ART,TWI等外设外,作者还讲解了有关数据结构,软件架构等知识,内有大量实例。-Help beginners entry and increase the book apart from those involving port operations, interrupts, timers, ADC, SPI, U (S) ART, TWI and other peripherals, the authors also explain the knowledge of data structures, software architecture, etc. there are a lot of examples.
Platform: | Size: 2600960 | Author: ZBL | Hits:

[SCMm8plc.c

Description: avr单片机应用于工业自动化控制 用到了mega8的spi驱动max7219;片内adc定时器等功能-avr microcontroller used in industrial automation and control used in the mega8 the spi driver max7219 chip adc timer functions
Platform: | Size: 3072 | Author: fggghhh | Hits:

[SCMMCP3201

Description: 12位模数转换芯片MCP3201与AVR单片机的SPI接口程序.已调试通过.-12bits ADC MCP3201 SPI driver
Platform: | Size: 109568 | Author: qyj | Hits:

[SCMATmega28-ADC

Description: AVR单片机的ADC和SPI程序,资料很不错,打击可以参考一下,呵呵。-AVR microcontroller ADC and SPI procedures, information is very good, you can refer to blow, huh.
Platform: | Size: 21504 | Author: 肖程序 | Hits:

[Other Embeded programavr-spi-external-adc

Description: Using AVR with external ADC, connected by SPI interface. Project for Proteus and WinAVR.
Platform: | Size: 21504 | Author: zorro_xxx | Hits:

CodeBus www.codebus.net