-
在ICCAVR平台上开发完成
主要是ATMEGA640/1280/2560的应用示例.(示例为电导测试仪)
主要包括了模拟采样,LCD级联菜单,串口通信...
在ICCAVR平台上开发完成
主要是ATMEGA640/1280/2560的应用示例.(示例为电导测试仪)
主要包括了模拟采样,LCD级联菜单,串口通信等内容.
-The ICCAVR platform is developed primarily ATMEGA640/1280/2560 of application examples. (Example for the conductivity tester) includes a simulation sample, LCD cascading menu, serial communications and so on.
- 2022-06-03 00:36:24下载
- 积分:1
-
与 8051 单片机的 16 × 2 液晶屏接口
这里 16 x 2 液晶屏接口与 8051 微控制器代码编程 keil 软件中。给定输入为一个字符串,字符串是朝着液晶屏。编程正在使用指针。
- 2023-08-03 02:05:03下载
- 积分: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
-
PAN3101ProgrammingGuideV11 like the original first
PAN3101ProgrammingGuideV11原像一手资料,相其公司要的 绝对其他地方没有-PAN3101ProgrammingGuideV11 like the original first-hand information of their companies to other places there is no absolute
- 2023-05-27 14:00:03下载
- 积分:1
-
实时操作系统
RTOS -REWORKS
定时器的例子-RTOS-REWORKS timer example
- 2022-06-30 12:48:24下载
- 积分:1
-
RAM掉电保护电路
RAM掉电保护电路--Design of RAM power-off protection circuit.
- 2022-02-21 04:38:39下载
- 积分:1
-
嵌入式系统下的键盘驱动程序。确定了三种类型的键盘设计。
嵌入式系统下的键盘驱动程序。可识别三种类型的键盘动作:按下,抬起,一直按住。加入了去抖动的处理。文档附有,详细的原理说明,和简要的设计思想。该键盘驱动可适用于arm和dsp.-Embedded system under the keyboard driver. Identifies three types of keyboard actions: pressing, lifting, has been holding down the. Added to deal with jitter. Document with a detailed description of the principle, and briefly the design idea. The keyboard-driven applied to arm and dsp.
- 2023-02-10 16:40:04下载
- 积分:1
-
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng...
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng > > 表示
2. 行与行之间进行排列组合
3. 输出所有组合的字符串-Recursive use of re-implementation cycle of N, where N is uncertain. This code describes the implementation of the function as follows: 1. There is a string matrix, with vector < vector < CStirng> > express 2. Line and line 3 between the permutation and combination. Output for all combinations of string
- 2022-02-21 11:55:03下载
- 积分:1
-
the procedures of classical PID algorithm optimization algorithm suitable for si...
本程序提供了经典PID算法的优化算法,适合单片微控制器的应用,请大家共享并提出宝贵的意见!-the procedures of classical PID algorithm optimization algorithm suitable for single-chip microcontroller applications, Please share and for the valuable advice!
- 2022-01-25 17:41:11下载
- 积分:1
-
GLCD(KS0108驱动芯片在AVR单片机+proteus IAR)
该程序是在AVR的IAR嵌入式工作台上编写的,描述了如何用Ks0108芯片组驱动GLCD并在proteus中进行仿真。
- 2022-03-06 08:33:28下载
- 积分:1