CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - compare d
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - compare d - List
[
SCM
]
st10f166_adc
DL : 0
This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port. To run this program... Build the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial Window (View Menu, Serial Window #1) View the A/D converter peripheral (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.ini) creates buttons that set different analog values in A/D channels. As the program runs, you will see the A/D input and output change. Other buttons create signals that generate sine wave or sawtooth patterns as analog inputs. µ Vision3 users may enable the built-in Logic Analyzer to view, measure and compare these input signals graphically.-This example shows how to program configur e and use the A/D Converter of the following MICR ocontroller : STMicroelectronics ST10F166 After configuri ng the A/D, the program reads the A/D and outputs the result converted value using the serial port. To run th Build program ... is the project (Project Menu, Build Target) Start the debugger (Debug Menu, Start/Stop Debug Session) View the Serial Wind ow (View Menu, Serial Window# 1) View the A/D converter Periph General (Peripheral Menu, A/D Converter) Run the program (Debug Menu, Go) A debug script (debug.ini) creates buttons that set different analog values in A/D channel s. As the program runs, you will see the A/D input and output change. Oth er buttons create signals that generate sine wa ve or sawtooth patterns as anal
Date
: 2025-12-26
Size
: 18kb
User
:
郭文彬
[
SCM
]
MK7A23P
DL : 0
MK7A23P是带15 位(11bit+4bit)A/D转换器的RISC高性能8位微控制器。它内部包含2K字节的一次 性可编程只读存储器、128字节数据存储器、定时器/计数器、中断、LVR(低电压复位)、I/O 口、比较器 和PWM输出。-MK7A23P is with 15 (11bit+4 bit) A/D converter 8-bit high performance RISC microcontroller. It contains 2K bytes of internal one-time programmable read-only memory, 128 bytes of data memory, timer/counter, interrupt, LVR (low voltage reset), I/O port, compare and PWM output.
Date
: 2025-12-26
Size
: 397kb
User
:
裘怿况
[
SCM
]
AD-PIC16F72
DL : 0
/这是一个两路交流信号的AD转换,然后和标准比较决定输出大于标准的那一路,默认输出A路 #include <pic.h> #include <math.h> #include <stdio.h> bank1 int re0[40] //定义存放A/D转换结果的数组,在bank0中 bank1 int re1[40] //定义存放A/D转换结果的数组,在bank1中-/ This is a two way exchange of signals AD conversion, and then compare the decision and the standard output that is larger than the standard way, the default output A Way# include <pic.h># Include <math.h># Include <stdio.h> bank1 int re0 [40] // definition of stored A/D conversion results in an array, in bank0 in bank1 int re1 [40] // definition of stored A/D conversion results in an array, in bank1 in ~ ~ ~ ~
Date
: 2025-12-26
Size
: 2kb
User
:
mengchao
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.