-
stm32f103
普通IO口操作例程
stm32f103
普通IO口操作例程-IO I stm32f103 ordinary routine operation
- 2022-12-29 06:50:03下载
- 积分:1
-
最近网上找到并修改通过的mega8源代码,包括1602四线驱动、ADC、串口通信、3个io口连接22个按键、PWM、时钟等...
最近网上找到并修改通过的mega8源代码,包括1602四线驱动、ADC、串口通信、3个io口连接22个按键、PWM、时钟等-Recently adopted by the Internet to find and modify the source code mega8, including the 1602 four-lane drivers, ADC, serial communication, 3 io port to connect 22 buttons, PWM, clock, etc.
- 2022-04-21 02:03:01下载
- 积分:1
-
AM23XX温湿度传感器库函数
51单片机温湿度传感器库函数#include "reg52.h"#include //用户根据自己的晶振修改相应值#define FOSC 12000000#define BAUD 9600 //读传感器 端口位定义,可修改sbit Sensor_SDA = P0^0;sbit Sensor_SCL = P0^1;// 变量定义unsigned char Sensor_Data[5]={0x00,0x00,0x00,0x00,0x00};unsigned char Sensor_Check; //校验和unsigned char Sensor_AnswerFlag; //收到起始标志位unsigned char Sensor_ErrorFlag; //读取传感器错误标志unsigned int Sys_CNT;unsigned int Tmp;unsigned char *String;//字符串定义#define S_Temp "Temp:"#define S_RH "RH:"#define S_CRCT "Check: True"#define S_CRCF "Check: Wrong"#define S_Data "Data: "#define S_NotS "Sens
- 2022-12-29 14:30:03下载
- 积分:1
-
伺服系统PID控制在MATLAB中的程序源代码
伺服系统PID控制在MATLAB中的程序源代码-PID
- 2022-03-24 13:41:56下载
- 积分:1
-
S3C2410 realize in the CAN bus protocol and driver, including driver source code...
在S3C2410上实现CAN总线的协议及驱动,包含驱动源代码,在ADS环境下开发-S3C2410 realize in the CAN bus protocol and driver, including driver source code, in the ADS environment to develop
- 2022-09-24 18:40:02下载
- 积分:1
-
基于LPC2XXX系列,用ISP1161作USB HOST的驱动程序.
基于LPC2XXX系列,用ISP1161作USB HOST的驱动程序.-Based on LPC2XXX series, with ISP1161 as USB HOST driver.
- 2022-02-21 23:43:06下载
- 积分:1
-
I2C EEPROM测试LPC2114
I2C EEPROM test for LPC2114
- 2023-05-27 10:55:03下载
- 积分:1
-
做ARM项目时参考的资料之一,非常有用.讲解相当详细和清楚,希望对大家有用....
做ARM项目时参考的资料之一,非常有用.讲解相当详细和清楚,希望对大家有用.-do item one source of information, very useful. On the very detailed and clear, useful for all.
- 2022-04-17 13:19:11下载
- 积分:1
-
Hard disk MP3 player
硬盘MP3播放器-MEGA128-VS1001K-USB-遥控-LCD-ICCAVR代码-硬盘-支持FAT32-单面PCB-Hard disk MP3 player-MEGA128-VS1001K-USB-Remote-LCD-ICCAVR code- hard- to support the FAT32-single-sided PCB
- 2022-03-24 11:24:35下载
- 积分:1
-
AVR编程的C原代码 。主要是单片机中的AVR的编程。实用性比较强。...
AVR编程的C原代码 。主要是单片机中的AVR的编程。实用性比较强。-AVR programming in C source code. Mainly the AVR microcontroller programming. Practicality is fairly strong.
- 2022-01-26 18:37:46下载
- 积分:1