搜索资源列表
ADC
- A code is about A/D change used in ARM.
MSP430-ADC-LCD
- 通过MSP430的ADC12 对内部温度传感器进行数据采样,把温度显示到LCD-ADC12 through MSP430430s internal temperature sensor for data sampling, the temperature display to the LCD
ADC
- I program this code for ADC feature in ARM family
AD
- 本代码包含了关于微芯的一系列关于A/D的代码-The code contains a series of on Chipscreen on A/D code
ADC
- HCS12 ADC CODE EXAMPLE FOR MC9S12DT256
ADC
- c8051f310 example adc c code
adc-report
- Complete project of a voltage DAC (analog to digital converter) with a two digit seven segment display using Atmel AVR AT90S2313 microcontroller. DAC is counter-based, using analog comparator connected to PB0 (+) and PB1 (-). Code included.
adc_test
- adc code for 8051 easy to use
ADC
- 这是一个不错的AD转换的代码 以后理工科的同学要做毕业设计的时候可以接过来用的-This is a good AD conversion after the code of science and engineering graduate students to do when the design can be used to take over the
Adc
- A?D converter code. -adc
ADC4
- 430 ADC转换器源程序,是参考学习MSP430的ADC模拟数字转换器很好的参考资料-430 ADC converter source code, is a reference to learn MSP430' s ADC analog-digital converter a good reference for
adc
- this the code for analog to digital conversion-this is the code for analog to digital conversion
threeADC
- For P16f887 (includes Hardware using Proteus). This is a code reading 3 internal ADC channels. Could be used with accelerometer. Plus it has a dimmer part which can be controlled by the ADC. Maybe not the best out there, but it worked for me.
PIC-16F886-(sensor-luz)
- This a code for a pic 16f886 in assembler languaje. This code explain how to use the ADC converter module in the Pic.-This is a code for a pic 16f886 in assembler languaje. This code explain how to use the ADC converter module in the Pic.
PIC-ADC-Example
- ADC converter simulation and source code, Using PIC microcontroller
ADC
- MSP430F149控制ADC7545输出,源程序代码,并能LED显示明暗度-MSP430F149 control ADC7545 output, source code, and the LED display brightness
Sample-code-for-Cortex-M0
- Cortex-M0 sample code 1.時鐘配置 2.Key & LED 3. system clock 4. LCD display 5. UART 6. I2C 7. ADC 8. Watchdog
ADC
- analog to digital converter_SineCosine_source code that can be applied to c8051f00x
adc
- /* Basic A2D sample code for an PIC16F87x device. * This code willl set up the A2D module to return an * 8-Bit result. If greater precision is needed, a 10-Bit * result can be returned if read_a2d() is modified to * return the short ((ADR
ADC
- The code helps you to understand the ADC of the STM8S microcontroller.