-
所有的用C语言为 Atmel ATMEGA32 编写的中断驱动的 ADC 库
这是一个简单的库,开车上芯片 ADC 在 ATMEGA32 和类似的船只上。您将需要 gnu avrcc 编译的这一个。
因为这是所有中断驱动程序并不需要使用时间轮询 ADC。一次最新的转换后的值是随时可用。
中断系统可以"轮询"所有八个通道的任何数额的他们。自动"轮询"渠道必须请邻居与其他-所以没有差距。
该软件还可以用于做个常规的民调没有中断。
- 2022-05-23 05:42:09下载
- 积分:1
-
嵌入式系统内存管理方法
嵌入式系统内存管理方法-embedded system memory management
- 2022-07-01 16:40:40下载
- 积分:1
-
嵌入式软件VP310tuner驱动程序
嵌入式软件VP310tuner驱动程序-Embedded software driver VP310tuner
- 2023-01-30 13:10:03下载
- 积分:1
-
单片机程序实例—计数器
8051基于全静态CMOS控制器,三级内存锁(是程序加密的意思),
32个I / O线,3个定时器/计数器,8个中断源,
有看门狗定时器,2个DPTRs,8K的Flash存储器,256字节片上RAM。
- 2022-05-18 21:49:27下载
- 积分:1
-
基于插件的Eclipse的探讨
a plugin of eclipse for tinyos explore-eclipse of a plugin for tinyos explore
- 2022-04-01 13:13:32下载
- 积分:1
-
usb ez-streamer example
这是要加载的Cystream固件
- 2022-12-21 00:35:04下载
- 积分:1
-
臂
arm-linux-gcc编译器,S3C2410开发板移植目前最新的linux2.6.14的内核,需要使用这个编译器编译-arm- linux-gcc compiler, S3C2410 development board transplantation latest linux2.6.14 kernel, need to use the compiler compiler
- 2023-03-15 04:00:12下载
- 积分:1
-
Single
单片机实信号发生,可发生正弦.方波,三角波.-Single-chip real signal can be sine occurred. Square wave, triangle wave.
- 2022-01-31 20:26:00下载
- 积分:1
-
用过EMC芯片的朋友都知道EMC的指令系统属于精简指令集(57条指令),这在做一些小程序时是非常方便的,但是如果程序较大,你就会发现,好多精力都被浪费在编写一些...
用过EMC芯片的朋友都知道EMC的指令系统属于精简指令集(57条指令),这在做一些小程序时是非常方便的,但是如果程序较大,你就会发现,好多精力都被浪费在编写一些相似的指令上了,能否从中解脱出来呢?其实,如果你能善用EMC的宏指令,往往提高写程序的速度,并增加程序的可读性和可维护性-EMC Friend chips used all know EMC directive system are reduced instruction set (57 instructions), which make some small program is very convenient, but if a larger program, you will find that a lot of energy have been wasted in the preparation of some similar instructions on the can extricate themselves from it? In fact, if you can make the best use of EMC macros are often written procedures improve the speed and increase the program readability and maintainability
- 2023-03-21 23:55:04下载
- 积分:1
-
plc 梯形图转AVR PIC 单片机程序
> CONTACT, NORMALLY OPEN Xname Rname Yname
----] [---- ----] [---- ----] [----
If the signal going into the instruction is false, then the output
signal is false. If the signal going into the instruction is true,
then the output signal is true if and only if the given input pin,
output pin, or internal relay is true, else it is false. This
instruction can examine the state of an input pin, an output pin,
or an internal relay.
>
- 2022-03-13 14:35:19下载
- 积分:1