资源列表
c8051f040flash
- C8051F040 FLASH读写操作调试程序 很好用,一直在用着
ballFrame
- 有关定时器的使用 你可从中体会到其方法 Timer类的使用
HT16512VFD_asm
- HT16512 是VFD(真空荧光显示)控制器件,内部RAM 直接对应VFD 驱动器的显示单元,其还 具有其他的一些功能,使其更便于开发使用。主控制器与HT16512 接口只需4 根线。本文将以HT48R10A-1 为例,介绍如何控制HT16512。 通过三根线数据写入 -HT16512 is a VFD (vacuum fluorescent display) to c
minigui_wave
- 本代码提出一种基于MiniGUI平台的波形连续显示方法。通过MiniGUI提供的图形函数,以一种简洁的屏幕移动思想实现了波形的连续显示。为嵌入式示波设备的波形绘制提供了有效的参考思路。-This code is based on MiniGUI platform presents a continuous waveform display method. MiniGUI provided through a graphical function to a simple screen mobile
Music_huacao
- 音乐兰花草播放演示,汇编编写,用的是扬声器,不是蜂鸣器!-Music orchids player demo, compilation of writing, using a speaker, not the buzzer!
spi-interface
- SPI口驱动,与51 CPU接口通讯,此源码用C语言编写-spi interface
yejing1602
- 51单片机的1602液晶的小例子,单片机初学者可参考,是很好的例子啊。-1602 microcontroller 51 small example, the microcontroller beginners can refer to, is a good example of ah.
CH453DM
- ch453 驱动,使用ch453 驱动键盘和显示数码管-ch453 driver, use the ch453 driver keyboard and display digital
Serial
- 51单片机串口驱动,包含初始化、发送和接收以及中断处理函数,驱动稳定可靠-51 SCM serial driver, contains initialization, send and receive and interrupt handling function, drive is stable and reliable
LCD_drawpic
- 51单片机程序,在12864液晶上显示一副图片,只需更改图片的模就可以显示不同的图片。-51 single-chip program, display a picture on the 12864, just change the picture mode can display a different picture.
Ass1
- Assignment 1 CS112 Semster 2,2009 from the university of the South Pacific, dealing with knowledge about Arrays
curvefittingsimpleexample
- 对于刚接触曲线拟合C++编程的同行是一个不错的例子。-刚接触curve fitting for the C++ Peer programming is a good example.