资源列表
jj
- C程序,褶积程序,信号处理中用到的程序,仅供参考。
mcst
- 曼彻斯特编码实现,verilog HDL 做的,我也是从网上下的-Manchester encoding to achieve, verilog HDL to do, I am also from the Internet under
IC
- 有一次心血来潮用2051做了个电话IC卡读卡器,想把卡里的数据读出来再改写(嘿嘿,居心不良),但结果如何呢?读没问题,写没门。我是没时间再耗在这玩意儿上来,有兴趣的朋友可以来研究研究。-2051 with one impulse to do a telephone IC card reader, want to read out the data card and then rewritten (嘿嘿, ill), but the result? Reading is no problem, n
znbzc
- 智能避障车源程序,用单片机C语言设计实现了可以智能避障的小车-Intelligent obstacle avoidance vehicle source, using single-chip C Language Design and Implementation of obstacle avoidance can be the smart car
Barcode
- 由新华龙f410控制条形码扫描器代码,由扫描器输入扫描结果,并保存。-Hualong f410 controlled by the new bar code scanner code scanner input from the scan results, and save.
8WMB
- 用8位数码管显示的秒表程序,一个按键,按第一下开始计时,第二下计时停止,第三下清零-8-bit digital display with stopwatch program, a button, according to the first start in time, the second time the next stop, the third under the clear
adc_ok
- 最简单的ATmega128的ADC程序,已经用仿真器仿真过,能用-The simplest procedure ATmega128 the ADC has been simulated with the simulator, can be used
LCM12864ZK.C
- 这是LCM12864ZK的驱动程序,51单片机的。可以运行通过。-This is LCM12864ZK driver, 51 MCU. Can run through.
hongwai
- 红外的发射程序,需要加入38Khz的频率,实现载波的发射-Infrared emission process, need to join the 38Khz frequency to achieve the carrier' s launch. .
Lock-C
- C语言编辑的密码锁,有对应的功能和注释,有需要的参考一下-C language editor locks, there is a corresponding function and comments, there is a need to refer to
12864
- C51/STC15单片机12864并行通信-C51/STC15 12864 microcontroller parallel communication
41908 镜头马达驱动参考代码
- 镜头马达专用芯片,基于STM32,缺少两个宏定义分别是 #define MS_Low() GPIO_ResetBits(GPIOA, GPIO_Pin_8) #define MS_Hihg() GPIO_SetBits(GPIOA, GPIO_Pin_8)