-
PIC16F1937 IIC读取数据代码
PIC16F1937 IIC读取数据代码-PIC16F1937 IIC read data code
- 2022-05-15 12:03:01下载
- 积分:1
-
在44B0板子上添加IIC键盘
在44B0板子上添加IIC键盘--Add IIC keyboard on 44B0 board.
- 2022-11-10 17:45:03下载
- 积分:1
-
uCos精简版
Porting 的 uCOS-II V2.84 (目前Micrium)最新版之 Keil C51 工程,专供给 8051 上做任务调度,我已将 Code Size
改小至 4000 Byte,对于 X-Ram 的用量也仅 160 Byte(于 Keil C51 V8.08a 下编译后).我在 Main.c 内创建了两个
任务调度的 LED 闪烁程序,方便了解任务是如何被创建的,同时我也在 Keil C51 的 Project 内设好了 Simulator
模式及 Port 1 窗视可即时的观测。
- 2022-04-21 04:23:28下载
- 积分:1
-
stm32实现MP3音乐播放
应用背景STM32 STM32 开发板自带了一颗非常强劲的MP3解码芯 片,利用该芯片我们可以实现 MP3/OGG/WMA/WAV/FLAC/AAC/MIDI等各种音频 文件的播放。关键技术本章实验功能简介:开机先检测字库是否存在,如果检测无问题,则对VS1053进行RAM测试和正弦测试,测试完后开始循环播放SD卡MUSIC文件夹里面的歌曲(必须在SD卡根目录建立一个MUSIC文件夹,并存放歌曲在里面),在TFTLCD上显示歌曲名字、播放时间、歌曲总时间、歌曲总数目、当前歌曲的编号等信息。KEY0用于选择下一曲,KEY2用于选择上一曲,WK_UP和KEY1用来调节音量。DS0还是用于指示程序运行状态,DS1用于指示VS1053正在初始化。
- 2023-07-03 22:00:03下载
- 积分:1
-
基于单片机C52的DA0832的驱动程序
基于单片机C52的DA0832的驱动程序-The DA0832 based on single chip C52 driver
- 2022-10-12 07:25:02下载
- 积分:1
-
液晶模块LCD2X8C驱动程序,自带汉字库,无需程序开发者自己编码,使用简单...
液晶模块LCD2X8C驱动程序,自带汉字库,无需程序开发者自己编码,使用简单-LCD2X8C LCD driver and carrying Store without developers own coding, simple to use
- 2022-10-30 05:40:03下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
Based on linux2.4 core, the external in the AT91RM9200 bus driver and test proce...
基于linux2.4内核下,外接于AT91RM9200总线上的8255驱动及测试程序。硬件平台为:中嵌科技的CE9200-1开发板-Based on linux2.4 core, the external in the AT91RM9200 bus driver and test procedures for 8255. Hardware platform as follows: in the embedded technology, CE9200-1 development board
- 2022-04-19 18:57:53下载
- 积分:1
-
CENTER arm in a transplant code, we welcome the study reference. Common learning...
ucos在arm上的移植代码,欢迎大家学习参考。共同学习,共同进步。-CENTER arm in a transplant code, we welcome the study reference. Common learning and common progress.
- 2022-01-21 00:21:23下载
- 积分:1
-
MAX7349控制程序,可用键盘扫描
MAX7349控制程序,可用键盘扫描...
MAX7349控制程序,可用键盘扫描
MAX7349控制程序,可用键盘扫描-MAX7349 control procedures that can be used to scan the keyboard MAX7349 control procedures that can be used to scan the keyboard
- 2022-10-10 09:25:04下载
- 积分:1