-
使用ds18b20编写的数字温度计程序,同时用LCD显示,此LCD价格便宜,使用方便...
使用ds18b20编写的数字温度计程序,同时用LCD显示,此LCD价格便宜,使用方便-Using the digital thermometer ds18b20 written procedures, with the LCD display, this LCD are cheap, easy to use
- 2023-05-16 11:25:02下载
- 积分:1
-
Bluetooth CSR I2C操作示例代码
Bluetooth CSR I2C操作示例代码-I2C operation code examples
- 2022-07-26 05:24:27下载
- 积分:1
-
采集系统无限通讯上位机主程序,基于VB编写
采集系统无限通讯上位机主程序,基于VB编写-Unlimited communication host computer acquisition system main program, based on the preparation of VB
- 2023-07-27 05:20:02下载
- 积分:1
-
quartusII 中文使用手册,给广大cpld 及 fpga 开发用户使用,谢谢大家的支持。...
quartusII 中文使用手册,给广大cpld 及 fpga 开发用户使用,谢谢大家的支持。-Chinese quartusII user manual to the general development of CPLD and FPGA users, I would like to thank everyone
- 2023-02-11 15:10:04下载
- 积分:1
-
a data acquisition card data acquisition system source code, data collection and...
一个基于pci2000数据采集卡的数据采集系统的源代码,可实现数据的采集和变换,用于远场涡流检测-a data acquisition card data acquisition system source code, data collection and transformation, for the remote field eddy current testing
- 2023-08-07 14:35:03下载
- 积分:1
-
蓝牙HID设备
资源描述这是一个蓝牙设备,蓝牙HID协议通讯,程序里面包含了USB,HID的协议栈,有USB描述符,HID描述符等等!
- 2022-12-24 13:35:04下载
- 积分:1
-
STM8-USB源代码
应用背景USB是串口通信协议,现在已经非常广泛应用,每个pc机都有USB借口。stm8-usb可用在电脑USB借口上,降低成本,减少开发时间。是单片机爱好者最好的练手代码。关键技术stm8-usb下载编译后就能运行,里面代码全面,可根据需要自己改编。
extern void usb_tx(void);
uint8_t usb_rx_buffer[16];
uint8_t * usb_tx_buffer_pointer;
uint8_t usb_tx_count;
uint8_t usb_rx_count;
函数可直接调用
- 2022-09-20 06:15:02下载
- 积分: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
-
Grid parameter measurement and testing, how to use VHDL design language acquisit...
电网参数的测量和检测,如何运用VHDL语言设计采集数据控制器,-Grid parameter measurement and testing, how to use VHDL design language acquisition data controller,
- 2022-02-03 03:22:49下载
- 积分:1
-
用VC做的PC与单片机通信的程序,很实用的.望此代码给大家带来方便或有所启发...
用VC做的PC与单片机通信的程序,很实用的.望此代码给大家带来方便或有所启发-do with VC PC and SCM communication procedures, very practical. hope that this code will bring convenience to all or some enlightenment
- 2022-04-18 09:17:02下载
- 积分:1