-
步进电机的单片机控制系统的设计用C语言编写的程序,可以直接使用...
步进电机的单片机控制系统的设计用C语言编写的程序,可以直接使用-Stepper motor microcontroller control system design using C language program can be used directly
- 2022-07-23 01:37:51下载
- 积分:1
-
一个可以在三星S3C44B0上运行的uc/os‖代码。
一个可以在三星S3C44B0上运行的uc/os‖代码。-a ucosii source code, can run on s3c44b0
- 2022-02-12 23:01:10下载
- 积分:1
-
自己编的Freescale 32位微控制器MCF5223x系列的AD模块、PWM模块、QSPI模块综合应用程序(通过程序设定PWM模块,产生所需频率和占空比的脉...
自己编的Freescale 32位微控制器MCF5223x系列的AD模块、PWM模块、QSPI模块综合应用程序(通过程序设定PWM模块,产生所需频率和占空比的脉冲,经过AD采样后,通过QSPI总线将处理数据传输到LCD上显示成脉冲的真实波形)。适用于学习Freescale微控制器的同学使用-Its own series of Freescale 32-bit microcontroller MCF5223x series of AD modules, PWM modules, QSPI module integrated applications (via the procedure set PWM module to generate the required frequency and duty cycle of the pulse, after AD after sampling, through the QSPI bus will process the data transmitted to the LCD display into the real pulse waveform). For students to learn the use of Freescale microcontrollers
- 2022-01-21 18:27:22下载
- 积分:1
-
EasyARM2104开发套件实时时钟测试源代码。
EasyARM2104开发套件实时时钟测试源代码。-EasyARM2104 Boards Real Time Clock test source code.
- 2022-03-23 20:19:52下载
- 积分:1
-
程序rtc_test.rar
EasyARM 程序 RTC_TEST.rar-EasyARM procedures RTC_TEST.rar
- 2022-03-29 11:29:58下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
LCD的源代码,还包括图像数组转换软件
LCD的源代码,还包括图像数组转换软件-LCD source code, but also includes image array conversion software
- 2023-08-17 17:45:03下载
- 积分:1
-
stm32 firmware
this the souce code of stm32407 ,it contains sample demos which can be build and runned on stm32
- 2023-08-31 00:35:04下载
- 积分:1
-
控制步进电机正反转的实际应用程序
控制步进电机正反转的实际应用程序
控制步进电机正反转的实际应用程序
控制步进电机正反转的实际应用程序-Stepper motor control of the practical application of positive control stepper motor positive practical applications
- 2022-02-22 00:50:52下载
- 积分:1
-
430 : 19,264 Chinese characters and graphics LCD character display program can b...
430编程:19264图形液晶汉字与字符的显示程序,可以直接使用-430 : 19,264 Chinese characters and graphics LCD character display program can be used directly
- 2022-10-03 14:05:03下载
- 积分:1