-
this procedure is smart car development environment of dll file can be developed...
本程序是智能小车开发环境中的dll文件可以在Visual 平台下开发-this procedure is smart car development environment of dll file can be developed under Visual Platform
- 2022-03-14 22:47:41下载
- 积分:1
-
led_pic_flash
#include
//#include
//#include "pic16f877.h"
//#include "pic18f4539.h"
//#include "pic18f452.h"
//htc.h
//==========================================================
void delay(unsigned int value)
{ while(value>0) value--; }
//==========================================================
//================================================
//#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF
//__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF );
//__CONFIG(HS & WDTE_OFF & DEBUG_OFF );
#pragma config OSC = HS,WDT =OFF
#pragma config PWRT = OFF
//#pragma config OSC = HSPLL
#pragma config WDT = OFF
#pragma config LVP = OFF
void main(void) {
//CLEARBIT(TRISD,0xff);
//SETBIT(PORTD,0xff);
TRISB=0x00
- 2023-05-01 00:10:04下载
- 积分:1
-
TEA5767
TEA5767-PLL收音机整套方案(汇编源码)-TEA5767- PLL radio package (compiled source code)
- 2022-08-18 06:52:36下载
- 积分:1
-
基于samsung s3c44b0x 的mp3播放程序源代码,编译环境:windows + ads1.2,具有很高的参考价值...
基于samsung s3c44b0x 的mp3播放程序源代码,编译环境:windows + ads1.2,具有很高的参考价值-based on the MP3 player source code, compile environment : windows ads1.2 with very high reference value
- 2022-05-07 06:36:31下载
- 积分:1
-
在msp430上实现的通过RS485端口接收字符,并在1602液晶上显示
在msp430上实现的通过RS485端口接收字符,并在1602液晶上显示-In MSP430 achieved through the RS485 port to receive characters and liquid crystal display in 1602
- 2023-06-05 10:50:04下载
- 积分:1
-
This code is in the public board S3C44B0 testing procedures, including boodloade...
此代码是在S3C44B0公板上的测试程序,包括boodloader,flash,lcd,common等-This code is in the public board S3C44B0 testing procedures, including boodloader, flash, lcd, common, etc.
- 2022-06-02 05:46:24下载
- 积分:1
-
stm32 16路AD采集程序
应用背景通过dma控制来读取ad信号,在很多传感器应用方面都能用到,比如压力传感器读取,温度读取等等而且用起来也十分方便。希望能帮助大家。关键技术读取ad信号,dma读取,嵌入式开发,不是位操作,看起来通俗易懂,而且开发容易,还包括一些其他信号的读取,如超声波,气压计,加速度计等等。
- 2022-08-08 00:23:00下载
- 积分:1
-
单片机STM32f103 串口boot程序(附带设计文档)
单片机STM32f103 串口boot程序,可用于串口升级使用,附带设计文档资料
- 2023-08-20 04:20:04下载
- 积分:1
-
开关量控制模块。读取I/O口,输出开关量信号
开关量控制模块。读取I/O口,输出开关量信号-switch control module. Read I/O port, the output switch signal
- 2022-08-22 21:46:11下载
- 积分:1
-
MCF5272的板极初始化程序,完成CPU的寄存器、中断、RAM的初始化,并有个SHE...
MCF5272的板极初始化程序,完成CPU的寄存器、中断、RAM的初始化,并有个SHE-MCF5272 the plate initialization procedures, the completion of the CPU registers, interruption, Initialization of RAM, and a She
- 2022-01-25 22:40:07下载
- 积分:1