-
BC7281 Sim films with the keyboard, through the 12864 show that has keyboard ope...
用BC7281键盘辛片,通过12864显示,有键盘操作,主要是密码校对,提示-BC7281 Sim films with the keyboard, through the 12864 show that has keyboard operation, mainly password proofing, suggesting
- 2022-05-22 02:04:41下载
- 积分:1
-
SPI的使用范例,SPI和AVR单片机和DS1302通信通信…
SPI使用范例,SPI和AVR单片机的通信和DS1302的通信-SPI usage examples, SPI and AVR microcontroller communication and DS1302 communication
- 2023-08-22 19:35:09下载
- 积分:1
-
51单片机写得MODBUS协议程序,可以实现寄存器得读写等操作
51单片机写得MODBUS协议程序,可以实现寄存器得读写等操作-51 Singlechip written procedures MODBUS protocol, you can realize a read and write registers, such as operating
- 2022-08-19 05:01:46下载
- 积分:1
-
一款收款机C源代码!因为是几年前的代码了,比较经典,还是共享一下!
里面有不少算法还是很不错的,注意用三菱16位30802的编译器...
一款收款机C源代码!因为是几年前的代码了,比较经典,还是共享一下!
里面有不少算法还是很不错的,注意用三菱16位30802的编译器-?豢 钍???机C?
- 2022-03-17 19:09:05下载
- 积分:1
-
单键识别,用于初学单片机的人熟悉,了解,学习
单键识别,用于初学单片机的人熟悉,了解,学习-One-touch identification, for beginner people familiar with MCU, understanding, learning
- 2022-06-19 04:10:47下载
- 积分:1
-
两点的直线插补算法的确定点:一,B。
两个点的线性插值定点数算法
说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1
2、根据直线斜率的正负、内插外插的不同,分为6种情况。
3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2- y1) (x-x)/(x2- x1) y1 2, according to the slope of the linear positive and negative, interpolation, extrapolation of different, divided into six kinds of situations. 3. See folder "interpolation algorithm for the six species of" a map.
- 2023-01-14 18:50:03下载
- 积分:1
-
Button control LED is off, Sunplus based on single
按键控制发光二极管熄灭,基于凌阳单片机开发
-Button control LED is off, Sunplus based on single-chip development
- 2022-01-31 21:11:27下载
- 积分:1
-
AVR单片机程序
AVR单片机程序――DDS扫频程序(1)――ad9850.c
-AVR Singlechip procedures- DDS Sweep procedures (1)- ad9850. C
- 2022-03-18 08:00:27下载
- 积分:1
-
12864串口液晶,包含两个文件:lcd.c与lcd.h.
调用 void printLCD(uint8 x,uint8 y,uint8 *fmt, ......
12864串口液晶,包含两个文件:lcd.c与lcd.h.
调用 void printLCD(uint8 x,uint8 y,uint8 *fmt, ... ),即可将显示的字符串发送到液晶屏显示-12864 Serial LCD, contains two documents: lcd.c with lcd.h. call void printLCD (uint8 x, uint8 y, uint8* fmt, ...), can be shown in the string sent to the LCD screen display
- 2022-01-25 16:06:41下载
- 积分:1
-
对 CC2420 寄存器进行初始化,设置CC2420 寄存器数值,并读取设置的寄存器的数值。
本实验以CC2420 中的MDMCTRL0 为例,进行设置,并...
对 CC2420 寄存器进行初始化,设置CC2420 寄存器数值,并读取设置的寄存器的数值。
本实验以CC2420 中的MDMCTRL0 为例,进行设置,并读取其设置的数值在串口工具上显
示出来。-Initialization of the CC2420 registers set CC2420 register values, and read the register set value. In this experiment, CC2420 in MDMCTRL0, for example, be set and read the value of its settings in the serial port tools displayed.
- 2022-02-26 22:40:27下载
- 积分:1