-
ATmega8尾灯电路更复杂的C程序,实现不同的花…
ATmega8 taillight circuitA more complex C program that implements different flashing patterns under the control of both the push buttons and potentiometer. Use your imagination to come up with some novel ideas here. Remember however that more marks are to be awarded for the quality of the code than for the novelness of the patterns.
- 2022-02-07 02:49:31下载
- 积分:1
-
广州周立功公司提供的基于菲利普ARM,LPC2200的ucosII移植的源代码...
广州周立功公司提供的基于菲利普ARM,LPC2200的ucosII移植的源代码-Guangzhou-based company Philips ARM, LPC2200 the ucosII transplant source code
- 2022-01-24 18:23:15下载
- 积分:1
-
If you are running this example, will the PC emulation window, the first 1,2,3
这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并.
(2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写.-If you are running this example, will the PC emulation window, the first 1,2,3-line display some information, at random locations show " 1 " ~ " 5" . Keil c51 as the default does not support the re-entry function, which re- into the function of the weight stack instead of using the simulation using the system stack, while the Small RTOS 51 not been re-stack management, and so TaskA ~ TaskE though its similar, but not combined. (2) compile-time there will be five warnings, One of them is because there is no cause to use a system function OSSendSignal, it can be ignored. The other four are prohibited between the variables covered analyze the task to be ignored. thank User
- 2022-06-19 05:01:57下载
- 积分:1
-
uClinux上的应用程序设计对ARM芯片S3C44B0。
uClinux上的应用程序设计对ARM芯片S3C44B0。-uClinux applications on the design of the ARM chip S3C44B0.
- 2022-06-12 17:17:49下载
- 积分:1
-
S3C4510的源码,短小但俱全,便于初学者学习,并附有详细的PDF说明文档。...
S3C4510的源码,短小但俱全,便于初学者学习,并附有详细的PDF说明文档。-S3C4510 source code, the short but complete, easy beginners to learn, with a detailed PDF documentation.
- 2023-05-29 14:05:04下载
- 积分:1
-
实现了ez―usb的GPIF_FOFO读写功能
实现了ez―usb的GPIF_FOFO读写功能-Ez-usb implementation of read and write functions of GPIF_FOFO
- 2022-12-10 06:10:03下载
- 积分:1
-
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits...
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to see if the downloader is trying to connect. If not,
then the bootloader gives up control and jumps to your program. If the
downloader is trying to connect, then the bootloader receives the new
program over USB and writes it into flash.
- 2022-07-02 10:50:21下载
- 积分:1
-
S3C44B0X微处理器在汽车防抱死控制系统中的应用
S3C44B0X微处理器在汽车防抱死控制系统中的应用-S3C44B0X microprocessor in Anti-lock Braking System Application
- 2022-10-01 03:15:03下载
- 积分:1
-
FlyMaple1_0 示例代码
飞控部分代码示例,使用Android 平台,能让你快速熟悉Android 开发平台和常见传感器的操作方法,快速入门四轴飞行器
- 2022-01-26 06:30:47下载
- 积分:1
-
atmelsam7s64驱动3310液晶屏源代码
atmelsam7s64驱动3310液晶屏源代码-atmelsam7s64 3310 LCD driver source code
- 2022-03-13 11:13:48下载
- 积分:1