-
MIPS BSP算法
psos for mips bsp
- 2022-02-24 16:17:02下载
- 积分:1
-
基于STM32的LCD5110代码
基于库函数的LCD5110代码,已经封装好的函数,可直接使用,有基本的字库和一些汉字,可以自己添加汉字字库,使用方便。
基本函数有:
//lcd初始化
void LCD_init(void);
void LCD_write_byte(unsigned char dt, unsigned char command);
void LCD_set_XY(unsigned char X, unsigned char Y);
void LCD_clear(void);
//row:列 page:页 dd:字符
void LCD_write_shu(unsigned char row, unsigned char page,unsigned char c);
//row:列 page:页 dd:字符
void LCD_write_hanzi(unsigned char row, unsigned char page,unsigned char c);
void LCD_Derection(unsigned char row,unsigned char page,unsigned char der);
- 2022-01-28 02:51:31下载
- 积分:1
-
PIC18F1320单片机通过串口下载的bootloader源程序(C语言)
PIC18F1320单片机通过串口下载的bootloader源程序(C语言)-PIC18F1320 microcontroller through the serial port to download the bootloader source code (C language)
- 2022-03-15 09:35:54下载
- 积分:1
-
ARM开发详解CRC算法原理及C语言实现
ARM开发详解CRC算法原理及C语言实现-CRC algorithms for C Language
- 2022-08-08 08:22:50下载
- 积分:1
-
数模转换模块,数字量转换为模块量。
数模转换模块,数字量转换为模块量。-DAC Module, to convert digital to analog
- 2022-01-26 02:17:34下载
- 积分:1
-
S3C4510B的LCD测试
S3C4510b LCD test
- 2022-01-28 14:20:52下载
- 积分: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
-
我编的用matlabe语言编的4psk调制解调的程序
可是解调后,恢复64点的星座图了,...
我编的用matlabe语言编的4psk调制解调的程序
可是解调后,恢复64点的星座图了,
-series of the language used matlabe 4psk series of the modulation and demodulation process demodulation However, restore 64 points of the constellation,
- 2022-02-07 14:15:21下载
- 积分:1
-
AT91SAM9261的USB设备驱动程序,开发板为客户现场设备…
AT91SAM9261的USB设备驱动程序,开发板作为场上自定义设备和主机通信,同时提供了diverstudio开发的windows下主机端应用程序-AT91SAM9261 the USB device drivers, development board as a custom field devices and host communications, while providing diverstudio developed windows applications under the Host
- 2022-01-30 13:06:09下载
- 积分:1
-
EEPROM
EEPROM-IIC串行接口器件24C01及C51编程-EEPROM-IIC serial interface device programming 24C01 and C51
- 2022-06-17 08:41:46下载
- 积分:1