搜索资源列表
调用libmad的简单MP3播放器
- 今天研究了一下libmad,发现用这个库做一个简单的mp3播放器非常容易,网上也有很多例程,于是想把播放mp3功能加入我的wav播放小程序里面。晚上实验了一下,的确很好用,在sep4020这颗小arm7上面跑的很欢乐。程序结构目前很乱,还要整理一下,现在的仅仅实现功能,算是beat版。 首先需要编译安装libmad,这个参考以前的文章,编译程序时时需要mad.h 和libmad.a等文件。 为了便于交流,采用静态链接的方法添加libmad库比较好,相当于把libmad包含的程序里面去。 最后将w
单片机小程序
- 写得一些简单小程序
0
- 串口调试程序 简单小程序适合51初学者大虾就不用看了-Serial debugger simple applet for 51 prawns will not need to read for beginners
1
- 51单片机程序时钟程序DS1302 简单小程序适合51初学者大虾就不用看了-51 single-chip process procedures DS1302 clock applet simple shrimp for 51 beginners do not need to read
2
- 时钟程序DS1302+LCD1602 简单小程序适合51初学者大虾就不用看了-DS1302+ LCD1602 clock procedures simple procedure suitable for 51 small prawns will not need to read for beginners
chengxu
- 加法器 比较器verilog hdl 等简单小程序 新手学习中 见谅-Adder comparator verilog hdl Adder comparator verilog hdl a small way as simple novice learning apologize
200807042805
- TI公司的mps430单片机简单小程序实际应用-TI' s mps430 simple applet practical application of SCM
Shun-count-Traffic-lights-dynamic
- 一个前后台的简单小程序,顺计数的红绿灯。灯是动态驱动的-Taiwan before and after a simple small program, along counting the traffic lights. Light is a dynamic drive
AD
- 在ARM7上实现的 A/D转换简单小程序,对初学者非常有用 -ARM7 A/D converter simple small program, very useful for beginners
LED
- 在ARM7上实现的 LED简单小程序,对初学者非常有用 -ARM7 LED simple applet is very useful for beginners
key
- 在ARM7上实现的键盘扫描简单小程序,对初学者非常有用 -ARM7 keyboard scan a simple small program, very useful for beginners
UART
- 在ARM7上实现的串口操作简单小程序,对初学者非常有用 -ARM7 serial operation simple and small program, very useful for beginners
Timer0
- 在ARM7上实现的使用定时器简单小程序,对初学者非常有用 -ARM7 simple small program using the timer is very useful for beginners
SPI
- 在ARM7上实现的使用SPI简单小程序,对初学者非常有用 -ARM7 simple applet using the SPI is very useful for beginners
128SCI
- 飞思卡尔芯片128 串口通信 简单小程序-XS128 SCI
hongwai
- 单片机的一个简单小程序,用来控制红外线的应用,希望能够帮到大家。-MCU is a simple small program, used to control the application of infrared ray, the hope can help you.
stm32f407discovery-led-demo
- 基于STM32f407VGT6 DISCOVERY套件的一个简单小程序,主要功能是实现LED的点亮,实现流水灯的效果。-Based STM32f407VGT6 DISCOVERY package a simple little program, the main function is to achieve the LED is lit, to achieve the effect of light water.
STM8s-study
- 文件含有stm8各个功能的学习 包含初始化程序简单小程序- Learning document contains stm8 each function contains the initialization procedure is simple applets
lesson2_2
- 点亮流水灯,C51的简单小程序,初学者可以学学哟-Light water lights, C51 simple small program, beginners can learn
指示灯程序
- 指示灯顺序倒序以此闪亮,有循环,简单小程序,谢谢