-
串口通讯程序,可用于简单的调试使用。
C语言串行通信程序,可以用来进行简单调试用。-C serial communication procedure can be used for simple debugging use.
- 2022-03-23 12:11:32下载
- 积分:1
-
ARM Linux嵌入式环境下的SNTP对时程序
一个可以在Arm Linux环境下运行的对时程序,基于socket编写,可移植性强。配置好了交叉编译工具链之后,直接make即可。代码采用C++的面向对象开发,简单移动,模块清晰,便于裁剪和模块复用。
- 2022-04-29 11:04:21下载
- 积分:1
-
This example program shows how to configure and use the
A/D Converter of the fo...
This example program shows how to configure and use the
A/D Converter of the following microcontrollers:
* Philips LPC 2114/2119/2124/2129/2131/2132/2138/2194
After configuring the A/D Converter, the program reads
A/D channel 0 and outputs the converted value using the serial
port.
To run this program...
1. Select the Device (Project - Options for Target - Device)
2. Build the project (Project - Build Target)
3. Start the uVision Debugger
4. Open the Serial Window (View - Serial Window 1)
5. Click Run (F5)
6. Click on the Toolbox buttons to change input voltages
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 grap
- 2022-01-31 01:19:45下载
- 积分:1
-
使用MagicARM2200教学实验开发平台和ZLG/IP软件包,实现基于UDP协议的服务器应用程序....
使用MagicARM2200教学实验开发平台和ZLG/IP软件包,实现基于UDP协议的服务器应用程序.-MagicARM2200 teaching the use of experimental development platform and ZLG/IP software package, to achieve an agreement based on the UDP server applications.
- 2022-11-19 18:05:04下载
- 积分:1
-
s3c44b0,开发板上测试usb的host/device的源程序,ads调试通过
s3c44b0,开发板上测试usb的host/device的源程序,ads调试通过-s3c44b0, development board test usb the host/device source, Debugging through ads
- 2022-03-16 15:15:54下载
- 积分:1
-
段码液晶 显示资料,资料很全,
段码液晶 显示资料,资料很全,-Code segment liquid crystal display of information, information is very wide,
- 2023-06-07 09:15:03下载
- 积分:1
-
ARM 嵌入式系统
LPC22xx PWM 双边沿输出实验程序
ARM 嵌入式系统
LPC22xx PWM 双边沿输出实验程序-ARM Embedded System bilateral LPC22xx PWM output experimental procedures along
- 2022-03-31 02:42:13下载
- 积分:1
-
USB Code for ARM7 using Virtual Com Port based on LPC23xx
USB Code for ARM7 using Virtual Com Port based on LPC23-USB Code for ARM7 using Virtual Com Port based on LPC23xx
- 2023-03-08 12:05:03下载
- 积分:1
-
UCOS-II ARM代码(4510B)
UCOS-II ARM代码(4510B)-UCOS- II ARM code (4510B)
- 2022-02-15 18:06:18下载
- 积分:1
-
pwm sine.c
/*PWMSine.c
此程序说明了如何使用 PWM 通道 4 上
要输出正弦波 PWM 通道上的单个边缘模式。PCLK
设置为 15 兆赫和有没有 prescaling 这样 PWM 时钟
是 15 mhz。基准利率是设置为 100 H 这是 256 基
10 所以基地的 PWM 频率是在 15 MHz/256 = 58.95375 千赫。
*/
- 2022-01-27 16:59:44下载
- 积分:1