登录

最新会员 最新下载

成为了本站VIP会员

05月09日 16:51

成为了本站VIP会员

05月09日 14:47

成为了本站VIP会员

05月08日 20:16

成为了本站VIP会员

05月08日 10:54

成为了本站VIP会员

05月07日 09:50

成为了本站VIP会员

04月30日 12:23
已选条件
  1. 编程语言:C++ Builder
  2. 代码类别:单片机开发
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 8835

  基于C8051的Tra8835驱动程序,并实现液晶显示...(Based on the Tra8835 C8051 drivers, and to achieve liquid crystal display ...)

35
下载
53
浏览
2011-10-14发布

2. Cry12864_msp430

  1. No line should exceed 80 characters. 2. Use MACROs provided in the MSP430 header file.

5
下载
51
浏览
2011-07-28发布

3. 1602

  十分详细的介绍了1602的功能和图片,能够让初学者容易掌握(Very detailed introduction to the 1602 features and pictures, so beginners can easily grasp)

2
下载
71
浏览
2011-07-04发布

4. danpianjiLCDshuzhiceshiyi

  项目16 基于单片机LCD数字测速仪的设计 使用C++程序编程(Item 16 LCD digital speedometer on chip design using C++ programming)

11
下载
58
浏览
2011-06-29发布

5. AD420

  改程序实现对16位高精度的数模转换AD420的初始化(Reform program to achieve high accuracy 16-bit initialization DAC AD420)

53
下载
59
浏览
2011-05-14发布

6. Code

说明:  设计一个正弦信号发生器,使用凌阳公司的16位单片机SPCE061A作为中央控制器,结合DDS芯片AD9850,产生0~15MHz频率可调的正弦信号,正弦信号频率设定值可断电保存;使用宽频放大技术,在50Ω负载电阻上使1K~10MHz范围内的正弦信号输出电压幅度VP-P=6V±1V;产生载波频率可设定的FM和AM信号;调制信号为1KHz的正弦波,调制信号的产生采用DDS技术,由CPLD和Flash ROM加上DAC进行直接数字合成;二进制基带序列码由CPLD产生,在100KHz固定载波频率下进行数字键控,产生ASK,PSK信号。(Design of a sinusoidal signal generator, the use of Sunplus 16-bit MCU SPCE061A as the central controller, combined with DDS chip AD9850, have adjustable frequencies 0 ~ 15MHz sinusoidal signal, sinusoidal signal frequency settings can be stored power using broadband amplification, in a 50Ω load resistor to 1K ~ 10MHz sinusoidal signal within the output voltage amplitude VP-P = 6V ± 1V generating the carrier frequency of the FM and AM can be set signal 1KHz sine wave modulation signal, modulated signal generation using DDS technology, coupled by the CPLD and Flash ROM DAC for direct digital synthesis binary baseband sequence code generated by the CPLD in a fixed carrier frequency 100KHz digital keying, resulting in ASK, PSK signals.)

0
下载
64
浏览
2011-02-22发布

7. ad7730_1723

  Source for AD7730 for cell stage input doses tensometry

25
下载
57
浏览
2011-01-05发布

8. STC

  我花3000块钱在深圳买的一个电动车控制器方案,有图纸有源代码,也有PCB文件。功能也很齐全欢迎大家下载。(I spent 3000 yuan in Shenzhen to buy an electric vehicle control program, there are drawings, source code, there are PCB files. Function is also fully welcome to download.)

1504
下载
56
浏览
2010-12-30发布

9. SSD1963-640480

  PIC单片机下驱动SSD1963控制器,控制800*480,自己研究的,多多指教(PIC microcontroller to drive SSD1963 controller, the control 800* 480, their own research, exhibitions)

199
下载
48
浏览
2010-11-20发布

10. RecommendedExercise2

  ssd5 Recommend exercise 2(ssd5rex2)

14
下载
60
浏览
2010-11-11发布

11. MB_Commtest_By_Xiaoshoucn

  Kingview Gallery development kits, containing examples. This is my dedication to spit blood! A Kingview IPC is the area of automation software, development kits is to be obtained to pay.

5
下载
80
浏览
2010-11-07发布

12. ATT7026

  电子竞赛用超好的资料,网上没有的。欢迎大家来看(Electronic racing super good information, not online. Welcome to the point of view)

74
下载
90
浏览
2010-09-17发布

13. Modbus_4

  第四章:以PC Based Controller设计Modbus通信程序 共6章(Chapter IV: A PC Based Controller Design Chapter 6 Modbus Communication)

3
下载
69
浏览
2010-09-15发布

14. tem_huli_MAX_soon

  单片机 温湿度 大气压 数码管等等 总共5个,都是自己做的,(AVR)

26
下载
67
浏览
2010-09-05发布

15. dwin-display

  北京迪文智能液晶屏驱动程序及其范例,是开发智能串口液晶屏很好的资料。范例中有画点、划线、画圆以及图片下载存储等驱动。(Beijing Di Wenzhi to LCD driver and the example of the development of intelligent serial LCD screen very good information. Pictures in the sample point, line, draw a circle, and picture download storage drive.)

353
下载
88
浏览
2010-07-01发布

16. DatamemoryEEPROM24C02

  /*EEPROM24C02,程序将对存储器进行读和写,因此涉及到键盘程序,比较复杂,耐心学,*/#include <reg51.h>#include <intrins.h>#define W24C020xA0//存储器的写地址 #define R24C02 0xA1 //存储器的读地址 #define MSB 0x80 //8位二进制最高位置1 #define LSB 0x01 //8位二进制最低位置1 (/* EEPROM24C02, program will read and write memory, it involves the keyboard program, more complex, patient study,* /# include <reg51.h># Include <intrins.h># Define W24C020xA0// write the memory address# define R24C02 0xA1// read memory address# define MSB 0x80// 8 bit binary highest position 1# define LSB 0x01// 8 bit binary lowest 1)

4
下载
190
浏览
2010-06-05发布

17. wsn

  无线传感器网络关键技术研究大家一起学习参考(wsn)

12
下载
60
浏览
2010-05-05发布

18. DS18B20

说明:  在单片机上可以运行的测温模块,可以DS18B20测温+显示+键盘(In MCU can run thermometric module)

0
下载
52
浏览
2010-04-01发布

19. shijian

  做的时钟电路的程序,非常好用,试验过的,(time)

3
下载
88
浏览
2010-01-27发布

20. c++Code

  Code TEst for Code Of C++

6
下载
51
浏览
2009-12-16发布