CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - avr spi adc
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - avr spi adc - List
[
SCM
]
app_ad_TLC2543_with_spi
DL : 0
12位ADC-TLC2543的驱动程序,适合于AVR系列单片机-12 ADC-TLC2543 driver suitable for MCUs
Date
: 2025-07-13
Size
: 287kb
User
:
梁锋
[
MiddleWare
]
AVR_SPI_ADC
DL : 0
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.
Date
: 2025-07-13
Size
: 66kb
User
:
张同祥
[
Embeded-SCM Develop
]
ad7730
DL : 0
AVR32 driver to use the AD7730 SPI ADC converter
Date
: 2025-07-13
Size
: 3kb
User
:
Wiebe
[
Embeded-SCM Develop
]
spi-TLC2543
DL : 0
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
Date
: 2025-07-13
Size
: 10kb
User
:
张帅
[
Embeded-SCM Develop
]
Sample_Codes_ATMega32
DL : 0
AVR Sample codes, ATMega32. SPI, I2C, UART, ADC, LCD etc.
Date
: 2025-07-13
Size
: 631kb
User
:
siddharth
[
Other
]
ATmega88_cn
DL : 0
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
Date
: 2025-07-13
Size
: 2.43mb
User
:
贾立伟
[
SCM
]
ADC
DL : 0
基于AVR及icl7135的温度测量板,其中7135采用icp方式,AVR用SPI总线隔离通信。已经量产过,请放心使用。-a temperature sense circuit using the AVR and ICL7135
Date
: 2025-07-13
Size
: 90kb
User
:
banygreen
[
SCM
]
atmega8adc_spiflash
DL : 0
基于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.
Date
: 2025-07-13
Size
: 44kb
User
:
李华
[
SCM
]
avr-spi--program
DL : 0
基于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.
Date
: 2025-07-13
Size
: 179kb
User
:
dingxiao
[
Other
]
Easy-AVR-Essentials
DL : 0
帮助初学者快速的入门与提高,书里面除涉及端口操作,中断,定时器,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.
Date
: 2025-07-13
Size
: 2.48mb
User
:
ZBL
[
SCM
]
m8plc.c
DL : 0
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
Date
: 2025-07-13
Size
: 3kb
User
:
fggghhh
[
SCM
]
MCP3201
DL : 0
12位模数转换芯片MCP3201与AVR单片机的SPI接口程序.已调试通过.-12bits ADC MCP3201 SPI driver
Date
: 2025-07-13
Size
: 107kb
User
:
qyj
[
SCM
]
ATmega28-ADC
DL : 0
AVR单片机的ADC和SPI程序,资料很不错,打击可以参考一下,呵呵。-AVR microcontroller ADC and SPI procedures, information is very good, you can refer to blow, huh.
Date
: 2025-07-13
Size
: 21kb
User
:
肖程序
[
Other Embeded program
]
avr-spi-external-adc
DL : 0
Using AVR with external ADC, connected by SPI interface. Project for Proteus and WinAVR.
Date
: 2025-07-13
Size
: 21kb
User
:
zorro_xxx
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.