-
这是用c编写的一个minigui界面程序,对minigui的初学者有很大的参考价值...
这是用c编写的一个minigui界面程序,对minigui的初学者有很大的参考价值-C This is used to prepare a minigui interface procedures minigui beginner has a lot of reference value
- 2022-07-10 20:20:50下载
- 积分:1
-
At91系列I2S代码
At91系列I2S代码--I2S code for At91 series.
- 2022-04-18 18:03:47下载
- 积分:1
-
万年阳历中星期的软件算法
万年阳历中星期的软件算法--Calculating week number in 10,000 year calendar.
- 2022-03-18 18:07:27下载
- 积分:1
-
Modbus RTU从站项目基于PIC单片机16f87x处理器和24LC128 CMO…
Modbus RTU Slave project based on Microchip PIC 16F87X processor and 24LC128 CMOS Serial EEPROM with I2C interface.
PIC Modbus RTU slave supports write and read (3 and 16) functions. The data is stored and read from EEPROM via the I2C bus. You can write/read up to 8000 registers.
In a single frame can be read/write 32 registers .
The program was written in the HI-TECH C compiler-Modbus RTU Slave project based on Microchip PIC 16F87X processor and 24LC128 CMOS Serial EEPROM with I2C interface.
PIC Modbus RTU slave supports write and read (3 and 16) functions. The data is stored and read from EEPROM via the I2C bus. You can write/read up to 8000 registers.
In a single frame can be read/write 32 registers .
The program was written in the HI-TECH C compiler
- 2022-03-12 18:16:20下载
- 积分: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
-
STM32F开始模板使用Keil IDE
应用背景关键技术
- 2022-04-15 13:08:02下载
- 积分:1
-
51系列单片机的i2c总线通信的C语言程序。
51系列单片机的i2c总线通信的C语言程序。-51 Series MCU i2c bus communication of the C language program.
- 2022-02-10 16:53:31下载
- 积分:1
-
关于epm7128的一些资料,常用的cpld开发新片,也是学习cpld 的首选...
关于epm7128的一些资料,常用的cpld开发新片,也是学习cpld 的首选-good
- 2022-02-16 10:22:26下载
- 积分:1
-
ZigBee 2006协议
zigbee2006协议规范中文
详尽的zigbee协议描述文件-zigbee 2006 protocol
- 2022-03-12 23:17:50下载
- 积分:1
-
这是一个MSP430在IAR环境下开发的益而高点亮LCD的一个小程序...
这是一个MSP430在IAR环境下开发的益而高点亮LCD的一个小程序-This is a MSP430 in the IAR environment benefits the development of high-lit LCD and a small program
- 2022-03-19 07:46:12下载
- 积分:1