-
液晶显示模块在 STM32
这是程序配置液晶显示器在STM32。
该计划是写在KEIL
- 2022-03-18 03:03:37下载
- 积分:1
-
ARM cortex
ARM cortex-M3系列处理器的代码,包括I2C、WatchDog、PWM。(IAR环境工程)-ARM cortex-M3 family of processors code, including I2C, WatchDog, PWM. (IAR Environmental Engineering)
- 2022-03-11 09:11:42下载
- 积分:1
-
C51 single
C51单片机驱动a3972步进电机细分,同时可以控制步电机加速,减速-C51 single-chip stepper motor driver a3972 broken down step-by-step motor can be controlled simultaneously to speed up, slow down
- 2022-01-25 15:15:04下载
- 积分:1
-
LPCEB2000
LPCEB2000-S的I2C控制程序,希望对大家有帮助-LPCEB2000-S of the I2C control procedures, and they hope to help everyone
- 2022-03-18 15:55:07下载
- 积分:1
-
一份烧写 norflash sst39vf1601的源代码
很好用
一份烧写 norflash sst39vf1601的源代码
很好用-A programmer
- 2023-01-25 05:10:04下载
- 积分:1
-
三星S34510板子上移植的uCosII源码
三星S34510板子上移植的uCosII源码-Samsung S34510 board on the transplant source uCosII
- 2023-03-03 03:20:03下载
- 积分:1
-
基于S3C2440,温度传感器18b20,实现温度采集,并从串口打印出来。...
基于S3C2440,温度传感器18b20,实现温度采集,并从串口打印出来。-Based on S3C2440, temperature sensor 18b20, to achieve the temperature acquisition, and print them out from the serial port.
- 2022-06-12 08:44:40下载
- 积分:1
-
TDS510仿真器 的硬件电路和软件VHDL代码和大家共享.有兴趣可以自己动手做...
TDS510仿真器 的硬件电路和软件VHDL代码和大家共享.有兴趣可以自己动手做-TDS510 circuit emulator hardware and software VHDL code and everyone shared. Who are interested can make their own
- 2022-03-23 14:29:44下载
- 积分: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
-
flash的读写程序,AT45DB驱动、ARM编程
读写flash的程序,AT45DB
驱动,ARM
编程-Flash read and write procedures, AT45DB drive, ARM Programming
- 2023-01-12 18:15:03下载
- 积分:1