-
51单片机移植uCOSII操作系统
应用背景本代码是STC系列单片机移植uCOSII操作系统的例程,51单片机大家都熟悉,因此在学习uCOSII操作系统的时候就不用过多考虑硬件问题,更方便uCOSII的学习与理解,为移植更强的单片机做铺垫。关键技术移植uCOSII的关键是对51单片机有个底层的了解,以及核心代码的修改,了解一点汇编的知识,对于操作系统算是一个入门,不会让你觉得操作系统很难。
- 2022-10-06 21:30:03下载
- 积分:1
-
小球游戏
基于Eclipse的移动客户端的手机游戏的开发,小 球游戏,模拟现实中运动的场景,设计出的小球运动轨迹
- 2022-10-22 10:00:03下载
- 积分:1
-
本程序是读写x5045复位芯片的源程序,已经调试过,请直接使用。...
本程序是读写x5045复位芯片的源程序,已经调试过,请直接使用。-This procedure is to read and write the source x5045 chip reset has been testing, please use.
- 2022-01-25 14:52:37下载
- 积分:1
-
去抖动独立按键实验0
去抖动独立按键实验0--单片机学习资料--c语言的-To shake the independent button experimental 0- MCU learning materials- c language
- 2022-06-01 22:45:37下载
- 积分:1
-
Features of the MSP430 Bootstrap Loader
Features of the MSP430 Bootstrap Loader
- 2022-08-09 15:17:11下载
- 积分:1
-
STM8-USB源代码
应用背景USB是串口通信协议,现在已经非常广泛应用,每个pc机都有USB借口。stm8-usb可用在电脑USB借口上,降低成本,减少开发时间。是单片机爱好者最好的练手代码。关键技术stm8-usb下载编译后就能运行,里面代码全面,可根据需要自己改编。
extern void usb_tx(void);
uint8_t usb_rx_buffer[16];
uint8_t * usb_tx_buffer_pointer;
uint8_t usb_tx_count;
uint8_t usb_rx_count;
函数可直接调用
- 2022-09-20 06:15:02下载
- 积分:1
-
A complete collection of a simple alarm clock with minimum compenents used and s...
A complete collection of a simple alarm clock with minimum compenents used and simulation in proteus
The hardware is complete and practically implemented with 100 success.-A complete collection of a simple alarm clock with minimum compenents used and simulation in proteus
The hardware is complete and practically implemented with 100 success.
- 2022-01-25 23:17:50下载
- 积分:1
-
AD公司的FlashADuC70xx的Flashloader,IAR编译
AD公司的FlashADuC70xx的Flashloader,IAR编译-AD FlashADuC70xx the company Flashloader, IAR compiler
- 2023-01-01 15:35:03下载
- 积分:1
-
无人机自动驾驶仪,无人驾驶机器人控制源。
UAV 自动驾驶的,无人飞行机器人控制源码。-UAV autopilot, flying unmanned robot control source.
- 2023-07-10 01:15:02下载
- 积分:1
-
键盘开发源码,通过PS/2键盘用于对单片机的操作,其中包括了单片机的程序代码等等。...
键盘开发源码,通过PS/2键盘用于对单片机的操作,其中包括了单片机的程序代码等等。-Keyboard to develop source code, through the PS/2 keyboard for single-chip operation, including the MCU code and so on.
- 2022-03-15 17:38:20下载
- 积分:1