-
ADC 噪音消除 C ARM (LPC1768)
LPC 1768 有个内部 ADC。 根据PCB 设计,它的输出包含噪音。 通过轮询 ADC 读取序列, 发现噪音输出在其他噪音输出后不会重复, 根据这个原理, 而不是读取操作, 可以进行 3 次重复读操作, 这样,其中一个样本会被删除, 其他样本的平均数是子程序的返回值
- 2022-03-23 20:23:47下载
- 积分:1
-
arm的C语言教程 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。
本文详细介绍了嵌入...
arm的C语言教程 无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。
本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适
合于其他嵌入式平台的软件设计-arm of the C language tutorial without operating system support for embedded systems software, including system boot (BOOT), driver, dynamic memory management, IPO, communications and application software and so on. This paper describes the embedded platform using C language, system software and application software methods. Although introduced for the ARM platform, but the basic experience and the algorithm is also suitable for other embedded platforms, software design
- 2023-04-14 23:20:04下载
- 积分:1
-
1.此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!其上电以后LED会闪烁一下,接着串口0会输出一些系统信息...
1.此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!其上电以后LED会闪烁一下,接着串口0会输出一些系统信息 可以通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。-1. This code debugging under the SDT2.51 passed, in my plank ARM DEVELOP BOARD V1.0 above run! After its power LED flashes that went 0 serial output will be some system information through serial terminal and system interaction, can test 320x240 STN LCD, including graphics function, ascii character display function.
- 2022-01-25 17:22:32下载
- 积分:1
-
本人写的用与mega8单片机,由CodeVisionAVR编译通过的产生pwm波的小程序...
本人写的用与mega8单片机,由CodeVisionAVR编译通过的产生pwm波的小程序-I write using mega8 microcontroller, CodeVisionAVR compiled by the waves generated by small pwm procedures
- 2022-03-22 10:23:02下载
- 积分:1
-
基于ARM7 7x256芯片的USB通信实现, 编译器IAR4.X以上版本.
基于ARM7 7x256芯片的USB通信实现, 编译器IAR4.X以上版本.-Chips based on ARM7 7x256 realize USB communication, the compiler IAR4.X above.
- 2022-10-25 16:20:03下载
- 积分:1
-
基于uCOS系统的STM32F217的TCP/IP源代码
一个嵌入式操作系统和嵌入式TCPIP的源代码,一个很好的程序,基于uCOS系统,
- 2023-02-09 00:40:08下载
- 积分:1
-
天嵌SKY2440,核心板和底板的原理图和PCB图,用protel99打开
天嵌SKY2440,核心板和底板的原理图和PCB图,用protel99打开-Days embedded SKY2440, core boards and backplanes and PCB schematic diagram, with protel99 Open
- 2023-08-06 13:45:04下载
- 积分:1
-
S3C2410的串口驱动程序,移植简单,可以作您驱动程序设计的参考。...
S3C2410的串口驱动程序,移植简单,可以作您驱动程序设计的参考。-S3C2410 serial driver, transplantation simple, can be used as your driver reference design.
- 2022-04-14 22:13:14下载
- 积分:1
-
最近网上找到并修改通过的mega8源代码,包括1602四线驱动、ADC、串口通信、3个io口连接22个按键、PWM、时钟等...
最近网上找到并修改通过的mega8源代码,包括1602四线驱动、ADC、串口通信、3个io口连接22个按键、PWM、时钟等-Recently adopted by the Internet to find and modify the source code mega8, including the 1602 four-lane drivers, ADC, serial communication, 3 io port to connect 22 buttons, PWM, clock, etc.
- 2022-04-21 02:03:01下载
- 积分:1
-
一个基于arm的can通讯的源代码 目前还没有使用任何rtos 可以很方便的嵌入到任何rtos中去...
一个基于arm的can通讯的源代码 目前还没有使用任何rtos 可以很方便的嵌入到任何rtos中去-one can Based on the communications arm of the source code has not used any Byelorussian can easily embedded into any of the Byelorussian go
- 2022-04-06 11:55:09下载
- 积分:1