-
液晶显示模块在 STM32
这是程序配置液晶显示器在STM32。
该计划是写在KEIL
- 2022-03-18 03:03:37下载
- 积分:1
-
与《s3c2410完全开发流程》配套的实验源代码,适用于s3c2410平台,不同厂家板子需要更改个别设置。
与《s3c2410完全开发流程》配套的实验源代码,适用于s3c2410平台,不同厂家板子需要更改个别设置。-And
- 2022-06-28 03:30:26下载
- 积分:1
-
AT91SAM7 SWI, Remap, GPIO, PIT and stdio Example ( Gamma )
AT91SAM7 SWI, Remap, GPIO, PIT and stdio Example ( Gamma )
- 2022-07-19 20:32:06下载
- 积分:1
-
ARM to develop software using the tutorial with code S3C44B0X
ARM开发软件使用教程含代码S3C44B0X-ARM to develop software using the tutorial with code S3C44B0X
- 2022-02-01 09:18:42下载
- 积分:1
-
STM8的bootloader,IAP程序通过UART
stm8 bootloader, IAP program via uart
program data into eeprom-stm8 bootloader,stm8 bootloader, IAP program via uart
program data into eeprom
- 2022-02-01 00:05:35下载
- 积分:1
-
2410例为钙
2410 example for calc
- 2022-04-07 09:23:30下载
- 积分:1
-
I2C源代碼
MCB517 I2C源碼。,用於Freescale芯片系列;供需要研究I2c或iic源代碼的同好參考。當初的取得來源已經忘了。This file contains example code to print over the serial port of the MCB517 MCU and Evaultion Board (EVAL-MCB517QS). This example will test the I2C function of the MCB517. This will be done by writing and reading from a serial A/D & D/A (P8591). This example will bit bang two general I/O ports for I2C The example work with communicate at: 9600, 8, N, 1. This code was tested using the mon-51 connected through COM-1 of the eval board. CPU Frequency: 11.0592 MHz
- 2022-01-24 09:15:09下载
- 积分:1
-
TDA10046 driver source code. TDA10046 is PHILIPS of a DVB
TDA10046驱动源代码.TDA10046是PHILIPS的一款DVB-T TUNER-TDA10046 driver source code. TDA10046 is PHILIPS of a DVB-T TUNER
- 2023-04-03 08:50:04下载
- 积分:1
-
用DSP实现对4*4LED的控制程序,本程序已经在TMS320F2812上调试成功。...
用DSP实现对4*4LED的控制程序,本程序已经在TMS320F2812上调试成功。-Using DSP to realize the 4* 4LED control procedures, the procedures have been successful in TMS320F2812 debugging.
- 2023-05-21 01:40:04下载
- 积分:1
-
电子密码锁程序
//2013.10.05 电子密码锁的设计 要求如下:
//事先设置初始密码为910108,上电时数码管全为------,,按下S10开始输入6位密码
//如果输入的6位密码与预先设置的密码相同,则发光二极管全部亮,数码管显示GOOD;如果输入错误则蜂鸣器报警,并且8个LED发光二极管全部暗,数码管显示ERROR。
#include
#define uchar unsigned char
sbit dula=P2^6;
sbit wela=P2^7;
sbit beep=P2^3;
sbit p1_0=P1^0;
sbit p1_1=P1^1;
sbit p1_2=P1^2;
sbit p1_3=P1^3;
sbit p1_4=P1^4;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-19 09:54:39下载
- 积分:1