-
Online found the STM32F103 simple serial driver (inquiry method)
网上找来的 STM32F103的简易串口驱动(查询方式) -Online found the STM32F103 simple serial driver (inquiry method)
- 2022-04-10 16:39:46下载
- 积分:1
-
接口液晶显示的键盘
应用背景项目:应用keypad_lcd测试程序公司:Dynalog(印度)有限公司内容:4x4 keypad_lcd测试程序[ 1 ]和公司;及;及;CPU类型 ; ; ; ;:PIC18F4550时钟频率为8MHz ;:------------液晶显示器的连接---------------型号:= & gt;恩,RC1 = & gt;RW,RC2 = & gt;RS,RB0 = & gt;D0,Rb1 = & gt;D1,Rb2 = & gt;D2,D3 Rb3 = & gt,RB4 = & gt;D4,RB5 = & gt;D5,RB6 = & gt;D6,D7 RB7 = & gt,-------------------------------------------------------- 4x4键盘连接-------------------RD 0 = & gt;row_a,RD1 = & gt;row_b,RD2 = & gt;row_c,3 = & gt;row_d,RD4 = & gt;col_1,RD5 = & gt;col_2,鸡= & gt;col_3,rd7 = & gt;col_4,------------------------------------------------------------------ FRC连接-------------------关键技术这是一个LCD与键盘使用PIC18F458接口代码。这里公司Dynalog(印度)有限公司
- 2022-02-18 14:15:43下载
- 积分:1
-
zigbee实验集合包cc2530实验源码及文档
zigbee实验集合包cc2530实验源码及文档zigbee实验集合包cc2530实验源码及文档zigbee实验集合包cc2530实验源码及文档zigbee实验集合包cc2530实验源码及文档zigbee实验集合包cc2530实验源码及文档zigbee实验集合包cc2530实验源码及文档zigbee实验集合包cc2530实验源码及文档
- 2023-02-21 12:30:04下载
- 积分:1
-
his project was built and tested with WinAVR
his project was built and tested with WinAVR-20060125.
Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!!
To build the code, just install WinAVR and run "make" from the console in echomaster and
echoslave subdirs.
"make program" will program the device if you have a AVRISP attached.
Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock
from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST!
Otherwise you wont get any clock signal to the AVR and then you can t program it or reset
the fuses!
The MC1319x has default clock output of 32kHz so you will have to set your programmer to
a very low frequency (
- 2023-02-22 21:55:03下载
- 积分:1
-
FreeRTOS+ Lwip For MCB2300
FreeRTOS + Lwip For MCB23-FreeRTOS+ Lwip For MCB2300
- 2022-02-11 22:09:12下载
- 积分: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
-
NEC 78f0361 LCD 的驱动程序
NEC 78f0361 LCD 的驱动程序-NEC 78f0361 LCD Driver
- 2022-01-22 07:10:30下载
- 积分:1
-
LPC2131开发板第4章-LPC2131功能部件4.1-GPIO3.GPIO输出实验-流水灯实验GPIO_Leds8.rar...
LPC2131开发板第4章-LPC2131功能部件4.1-GPIO3.GPIO输出实验-流水灯实验GPIO_Leds8.rar
- 2022-01-30 22:12:31下载
- 积分:1
-
用IAP实现的flash操作,此源码运行于LPC2131等开发板
用IAP实现的flash操作,此源码运行于LPC2131等开发板-IAP implemented with flash operation, the source code running on the LPC2131 development board, etc.
- 2022-01-26 02:28:11下载
- 积分:1
-
ARM开发板以及仿真器六层板成熟架构以及走线经验总结
ARM开发板以及仿真器六层板成熟架构以及走线经验总结-ARM development boards and six boards simulator maturity structure and alignment experience
- 2022-02-24 15:16:04下载
- 积分:1