-
臂
基于arm的嵌入式开发程序设计,全部源代码-Arm-based embedded development program design, all the source code
- 2022-03-18 05:40:39下载
- 积分:1
-
对24C02的读、写
对24C02的读、写-right 24C02 reading, writing
- 2023-03-30 06:15:03下载
- 积分:1
-
本程序是关于温度采集AD转换服务程序,希望对大家有帮助。
本程序是关于温度采集AD转换服务程序,希望对大家有帮助。-AD
- 2022-08-03 07:49:51下载
- 积分:1
-
GT400运动控制卡控制程序,用于控制伺服电机
GT400运动控制卡控制程序,用于控制伺服电机-GT400 motion control card control procedures, used to control servo motor
- 2022-07-11 08:30:22下载
- 积分:1
-
8254计数器发声程序
8254计数器发声程序-8254 counter audible procedures
- 2022-01-26 05:02:20下载
- 积分:1
-
基于FPGA的IP camera的开源系统
基于FPGA的IP camera的开源系统-FPGA-based IP camera open source system
- 2022-07-23 16:56:43下载
- 积分:1
-
P89CXX编程器控制CPU接收和控制程序
P89CXX编程器控制CPU接收和控制程序--CPU receiving and controlling program by P89CXX.
- 2022-07-05 06:55:33下载
- 积分:1
-
智能家居项目zigbee实验协议栈按键操作源代码
智能家居项目zigbee实验协议栈按键操作源代码
1、 修改SW_6所在IO口
/* SW_6 is at P0.4 */ #define HAL_KEY_SW_6_PORT P0 #define HAL_KEY_SW_6_BIT BV(4) //BV(1) 改到P0.4 #define HAL_KEY_SW_6_SEL P0SEL #define HAL_KEY_SW_6_DIR P0DIR 2、边缘触发方式 /* edge interrupt */ #define HAL_KEY_SW_6_EDGEBIT BV(0) #define
HAL_KEY_SW_6_EDGE HAL_KEY_RISING_EDGE//HAL_KEY_FALLING_EDGE 改成上升缘触发
- 2022-02-01 15:49:47下载
- 积分:1
-
This article describes how to use AD to identify the user s keyboard input metho...
本文介绍了如何用AD识别用户输入的键盘的方法,较之点阵识别有其不可替代的优势;因为如果用4*4的话须消耗8个I/O口,而如果系统有AD功能的话就可能轻松解决了。
单片机8051F330发给ARM然后发给电脑。
其原理就是利用电阻的分压,按键时产生不同的电压,再用中断快速读取电压;然后对其进行编码,通过串口软件EASYARM在个人电脑里显示;经实验观察,效果还可以。 -This article describes how to use AD to identify the user s keyboard input methods, compared with dot-matrix recognition has its irreplaceable advantages because if we use 4* 4, then to be consumed eight I/O port, and if the system function in AD, then on may be easily resolved. Singlechip 8051F330 distributed computer and then distributed to ARM. Its principle is to use the sub-ballast resistor, when keys have different voltage, and then quickly read voltage interruption then encode, through the serial port software EASYARM in the personal computer display by experimental observation, the effect can also be.
- 2022-05-25 22:40:40下载
- 积分:1
-
AT91M5800a examples of good!
AT91M5800a例子,很好用的!-AT91M5800a examples of good!
- 2022-01-27 10:38:08下载
- 积分:1