资源列表
AT89C4051+SD卡和3310做的音乐播放器
- 这个小玩意,采用 ATMEL 的传统51MCU作主控制芯片,加上SD卡和显示屏,就可以作简单的音乐播放器了,虽然音质不怎么样,不过作为DIY还是蛮有乐趣,希望大家喜欢。 没有采用FAT文件系统,只是按扇区读取SD卡,由于2051资源有限,改为4051有望可以操作FAT,但目前程序还在不断完善中。 128byte怎样读取512byte的扇区数据?可以采用边读边播放的方式,就能解决。音乐文件是32KHz取样率的WAV文件,所以和HIFI就沾不上边了。
RFIDRC522
- arduino RFID RC522读写程序(arduino RFID RC522 read)
dwt
- Running: C:\Xilinx_Installed\14.3\ISE_DS\ISE\bin\nt\unwrapped\fuse.exe -intstyle ise -incremental -lib unisims_ver -lib unimacro_ver -lib xilinxcorelib_ver -lib secureip -o G:/Techscope/On going Mtech/Miniproject/1DDWT/xilinx/top_dwt_isim_beh.exe -pr
变形金刚 测试2
- 变形金刚控制,简单的舵机控制原理。IF语句的使用(Transformers control)
Gree_IR
- 一个简单的在Arduino Uno上实现格力空调红外遥控的程序(A simple program to implement the infrared remote control of GREE air conditioning on the Arduino Uno)
serdes verilog 仿真模型
- serdes verilog 仿真模型 20位输入输出
常用乘法器设计
- 采用Verilog语言设计的几种常用乘法器。(several multiplier designed by verilog)
RadarScanner
- 这个程序可以和SR04和舵机结合起来建立一个虚拟雷达
client
- 由STM32读取相机数据,从中渲染出图像,并将其另存为jpeg文件(Read data from STM32 though UART, and render image with the data received. The image rendered will be then saved as a jpeg file)
LCD12864RSPI
- AVR型单片机可利用该库函数对字库版LCD12864进行操控显示(The AVR MCU can use the library function to manipulate and display the font library version LCD12864)
button
- 自己调的代码,平台为arduino uno,代码中有详细注释,外部中断稳定可靠。(arduino hardware interrupt)
main
- 使用四元数解算MPU6050加速度计和陀螺仪得到欧拉角(Calculation of the Euler angle by the four element number solution)