-
基于Arduino的168 / 328 6模拟引脚控制30个按钮
应用背景Arduino。如何控制超过6的按钮在Arduino Uno模拟输入引脚的基础或类似,没有大型类似(仅基于单片机ATMEGA 168 / 328)用这种方法,在一个模拟引脚连接最多5个按钮,模拟引脚1 = & gt;按钮1 = & gt;2K的电阻&;模拟引脚1 = & gt;按钮2 = & gt;2K的电阻&;模拟引脚1 = & gt;按钮3 = & gt;2K的电阻&;模拟引脚1 = & gt;按钮4 = & gt;2K的电阻&;模拟引脚1 = & gt;按钮5 = & gt;地面&;10K电阻上+5重复这5其他模拟引脚在您的便利性。这个源是创建只接收一个模拟引脚上的4个按钮事件。关键技术Arduino,UNO,ATmega168,ATmega328,按钮,模拟读,模拟输入,模拟事件,LCD,提示,技巧
- 2022-03-02 17:22:29下载
- 积分:1
-
AT91的库函数结构说明PDF文档,好东西。
AT91的库函数结构说明PDF文档,好东西。-The document of the AT91 s liberary function structure description. It is one very good thing.
- 2022-03-24 16:37:06下载
- 积分:1
-
lpc2200project
LPC2200project
- 2023-08-09 15:15:03下载
- 积分:1
-
AT91RM9200的RTC测试程序,本程序以成功在我的AT91RM9200试验板上跑通...
AT91RM9200的RTC测试程序,本程序以成功在我的AT91RM9200试验板上跑通-AT91RM9200 the RTC test procedures, the procedures are in place to succeed in my test board AT91RM9200 running pass
- 2022-05-27 16:23:06下载
- 积分:1
-
This is a very good preparation Verilog 8
这是一个很好的Verilog 编写的8位RISC CPU源码(可做为MCU),并且包括完整的C 语言的测试代码。-This is a very good preparation Verilog 8-bit RISC CPU source (available as MCU), and includes a complete C language test code.
- 2022-07-04 18:32:56下载
- 积分:1
-
videoshift.rar―HHARM9200.rar 华恒AT91rm9200 VGA和LCD切换的代码
videoshift.rar―HHARM9200.rar 华恒AT91rm9200 VGA和LCD切换的代码-videoshift.rar- HHARM9200.rar huaheng AT91rm9200 VGA and LCD code switch
- 2023-03-31 02:45:04下载
- 积分:1
-
chip transceiver chip unlimited some of the information, including schematics, p...
单片无限收发芯片的一些资料,包括电路图,印版图,程序-chip transceiver chip unlimited some of the information, including schematics, printed map, procedures
- 2022-11-08 07:25:03下载
- 积分:1
-
有用的时候,开发商采用ARM7接口HID像USB键盘设备
useful when developer using ARM7 to interface HID devices like USB Keyboard-AT91SAM7SE test code for HID devices like USB keyboard for IAR platform
- 2022-06-12 19:48:18下载
- 积分:1
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对DMA进行操作。在许多情况下需要用到DMA,比如USB的批量传输等。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the DMA. In many cases the need to use DMA, such as USB bulk transfer.
- 2023-01-04 16:40:03下载
- 积分:1
-
智能家居项目zigbee实验源代码
zigebee, cc2530, 智能家居
智能家居项目zigbee实验源代码
协议栈的串口接收有特定的格式,我们得了解一下它的传输机制。先理清我们要实现这个功能的流程:由于2台PC机所带的模块地位是相等的,所以两个模块的程序流程也一样了:
1、 ZigBee模块接收到从PC机发送信息,然后无线发送出去
2、 ZigBee模块接收到其它ZigBee模块发来的信息,然后发送给PC机
- 2023-02-05 10:55:04下载
- 积分:1