联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 单片机开发(79) 
按平台查找All C/C++(79) 

[单片机开发] rn8209d

stm32对于rn8209d直流电表上的应用驱动,包含电表校表过程,参数保存与上电取出!
STM32 for the rn8209d DC meter application drive, including the meter reading table process, parameter saving and power out! (2018-03-09, C/C++, 6KB, 下载135次)

http://www.pudn.com/Download/item/id/1520588882187216.html

[单片机开发] RN8302B

程序主要为三相计量芯片RN8302B驱动校正程序。其中涉及到液晶驱动芯片bu9792的使用,i2c,spi协议芯片的运用。并且包含RN8302B官方程序及原理图,芯片手册,芯片应用笔记。
Which involves the use of LCD driver chips bu9792, i2c, spi protocol chip use. And contains RN8302B official program and schematic, chip manuals, application notes chip. (2016-01-20, C/C++, 5576KB, 下载315次)

http://www.pudn.com/Download/item/id/1453261853622913.html

[单片机开发] STM32-4.63ILI9486_320X480_8

STM32控制8位4.63寸TFT屏,带触摸画图程序,带校屏,带各种字体的显示功能。
STM32 control eight 4.63 inch TFT screen, touch the paint program, with a screen, with the function of the various font display. (2015-12-06, C/C++, 4450KB, 下载26次)

http://www.pudn.com/Download/item/id/1449332389632262.html

[单片机开发] wannianli

LCD1602液晶多功能电子时钟“万年历”(开发版) 程序名称:LCD1602液晶多功能电子时钟“万年历” 一、通用功能: 液晶显示格式 XXXX/XX/XX XXX XX:XX:XX SJY 1.年(CENTRY-YEAR)显示:范围:2000~2099;有闰年和平年之分 2.月(MONTH)显示:范围:1~12 3.日(DAY)显示:大月31天,平月28天(闰29天),小月30天 4.星期(SUN、MON、TUE、WEN、THU、FRI、SAT)显示 5.时(HOUR)显示: 6.分(MINUTE)显示: 7.秒(SECOND)显示: 二、开发功能: 1.KEY1:控制可调字符地址使能位 2.KEY2:控制字符个位增量(可进位) 3.KEY3:控制字符十位增量(无进位) 4.自动识别校时中出现的数据跃位问题
LCD1602 LCD Multifunction Clock " calendar" (development version) Program Name: LCD1602 LCD Multifunction Clock " Calendar, " a generic function: LCD format XXXX/XX/XX XXX XX: XX: XX SJY 1 Year (CENTRY-YEAR) Display: Range: 2000 to 2099 has leap years of peace 2 (MONTH). Show: Range: 1 to 12 3 days (DAY) Show: Otsuki 31 days, flat 28 days (leap 29 days), Satsuki 30 days 4 weeks (SUN, MON, TUE, WEN, THU, FRI, SAT) Show 5 pm (HOUR) Display: 6 points (MINUTE) Display: 7 seconds (SECOND) Show: Second, the development features: 1.KEY1: Control Adjustable character address enable bit 2.KEY2: control characters bit increments (can be binary) 3.KEY3: Control characters ten increments (no carry) 4 automatic identification data that appears in the school when the jump-bit problem. (2013-12-07, C/C++, 90KB, 下载3次)

http://www.pudn.com/Download/item/id/2419920.html

[单片机开发] pinlv

此为简易的频率计,可测10hz到1Mhz的频率,通过整形电路测方波,三角波,正弦波,还具有自校功能,也可测周期,这个为自己做的仪器原理的课程设计,里面包含程序及设计报告。可方便大家的使用。测量误差《0.1
This is a simple frequency meter, capable of measuring 10Hz to 1Mhz frequency, by shaping circuit measuring square wave, triangle wave, sine wave, also has the self checking function, also can be used to cycle, the principle of the instrument to do their own curriculum design, which contains the code and design report. To facilitate the use of. The measurement error "0.1 (2013-09-03, C/C++, 2KB, 下载4次)

http://www.pudn.com/Download/item/id/2345888.html

[单片机开发] cewen

帮人家做的单片机毕业设计——温度控制加热系统。三个18B20温度采集,并且PWM控制加热。并有EEPROM记录需要加热到的温度,1302时钟。1302时钟采用串口校时。
- Temperature control of heating systems to help others to do the single-chip graduate design. Three 18B20 temperature acquisition, and PWM control heating. And EEPROM records need to be heated to a temperature of 1302 clock. 1302 clock serial school. (2012-06-12, C/C++, 76KB, 下载20次)

http://www.pudn.com/Download/item/id/1911013.html

[单片机开发] dianzizhong

电子信息技术的发展越来越快,电子产品在人们日常生活中的应用越来越普及。时钟是我们日常生活中不可缺少的一部分,本设计主要使用硬件实现电子时钟的计时、校验等功能。本文主要对时钟电路的选择、功能、原理、装配调试和故障分析排除进行阐述。该电子时钟主要从以下六个方面进行设计:脉冲源、整形电路、分频器、计数器、译码器/驱动器和校时电路。
The development of electronic information technology faster and faster, electronic products in everyday life more and more popular. Clock is indispensable in our daily life as part of the main uses of the hardware design of electronic time clock, checking and other functions. In this paper, the choice of the clock circuit, function, principle, rule out the assembly debugging and failure analysis to elaborate. The electronic clock is mainly designed from the following six aspects: pulse source, shaping circuit, divider, counter, decoder/driver and timing circuits. (2011-04-07, C/C++, 341KB, 下载5次)

http://www.pudn.com/Download/item/id/1482194.html

[单片机开发] demo_11_4

带校时和音乐报时功能时钟的设计与实现 介绍了I/O口输入与输出的应用,中断的应用,以及基于状态机思想的系统分析和系统设计
With the school musical chime clock time and the design and implementation introduces I/O port input and output ports, interrupt the applications, and ideas based on state machine system analysis and system design (2011-04-03, C/C++, 2KB, 下载4次)

http://www.pudn.com/Download/item/id/1477352.html

[单片机开发] shuanglushuzihecheng

摘要 电能表作为用电量的测量工具广泛的应用于各种场合。在电能表校表系统中,需要的最基本的输入信号源是高精度双路正弦信号源,并要求可对其频率、相位、幅值进行调节,来对电能表进行校准。 基于单片机的程控信号源设计,运用数字调相、数字调幅和数字调频等技术,要求实现相位、幅度、频率的高精度程控调节。本文设计了一种利用锁相环频率合成技术和数字波形合成技术组成的程控低频正弦波信号发生器,并给出了调幅、调频、调相的实用电路,频率调节通过改变8253计数器的分频系数来实现;相位调节由51单片机预置计数器的计数初值来完成,幅度的调整通过改变DAC1210II的参考电压来实现,使频率分辨率达0.01Hz,相位调节精度达0.1°,并介绍电路中的主要芯的功能及使用。输出正弦波频率和幅值的精度高,稳定性好,失真度低,电路简单、可靠、便于程控。 关键词:数字合成信号源;程控;调幅;调频;移相;
Abstract Meter consumption as the size of the measurement tool is widely used in various occasions. In single-phase power meter verify system, the most basic needs of the input signal is the source of two-way high-precision sine signal source, and may request its frequency, phase, amplitude in a certain step to adjust to the imitate of the actual electricity load with a right meter calibration. Design of the programmable signal supply controlled source,which based on the MCU,including digital phase adjustment,distal amplitude adjustment,digital frequency adjustment etc.The system should achieve high quality digital adjustment of phase, amplitude and frequency. This paper describes the use of a PLL frequency synthesizer technology, and digital wave form synthesis technology consisting of program-controlled low-frequency sine wave signal issued devices, and applies the amplitude, frequency, phase of practical circuit. Frequency can be adjusted through a change in the 8253 counter-frequ (2010-06-05, C/C++, 373KB, 下载32次)

http://www.pudn.com/Download/item/id/1203293.html

[单片机开发] danpianjimVcewen

摘要 温度测量仪表是工业生产中常用的一种测量装置。对于配用热电偶的二次测温仪表,传统的检定方法是采用逐盘转动电位差计进行平衡读数, 然后查热电偶分度表求出误差,检定过程比较复杂。为了简化检定操作,方便现场检定,我们设计了新型的适用于mV 型测温仪表的检定仪。该检定仪利用AT89C51单片机, 将各种常用热电偶分度表固化在检定仪的EPROM 中,将毫伏发生器、调节器、显示器等组成一体, 具有操作简便、读数准确、功能强、重量轻、体积小等优点, 操作人员不必再查找热电偶分度表。该检定仪设有电势正负转换开关, 为具有零位补偿的测温仪表的零位检定与修理提供了方便,通过不同的按键,该仪表可以选择不同的热电偶分度号,进行校零和进入不同的工作状态。所以该型检定仪是一种非常适宜于现场使用的仪器。 关键词:检定仪;单片机;热电偶;线性化
Abstract The temperature meter is one of the commonly used measuring devices in the industrial production. The traditional calibration method for going with the thermocouple’s temperature meter is looking up the thermocouple indexing table to extract the error after a balance reading through the plate rotation potentiometer. Obviously, the process of calibrating is too complex. In order to simplify the operations of the calibration and make the scene calibration more convenient, we have designed a new calibrator which is suitable for the mV temperature meter’s calibration. Such calibrator uses a AT89C51 single-chip computer to solidify each kind of commonly used thermocouple indexing table in the calibrator s EPROM, then the millivolt generator, the regulator, the monitor and so on will compose a body, which has the advantage of simple operation, accurate reading, strong function, light weight, small volume and so on. And the operators do not need to look up the thermocouple indexing (2010-06-05, C/C++, 218KB, 下载32次)

http://www.pudn.com/Download/item/id/1203266.html

[单片机开发] DUT

DUT系列数据采集模块将温度传感器(热电阻,热电偶等)的输出信号或电流、电压直接转换成数字量,通过RS-485总线及标准通信协议将数据传送给主机。在模块上由89C51单片机管理模块自动工作,通道转换、ADC启动、采集数据、参比端补偿(热电偶)、引线电阻补偿(热电阻)、数字校零、非线性校正和数据处理等,均由单片机完成,主机仅在需要数据时,发送读取数据命令,模块给出已经线性化了的温度的数字量。通讯协议兼容台湾研华ADAM4000系列和松下PLC的通讯协议,可以与大多数组态软件直接连接,不需要额外的驱动程序,技术人员不需要有温度检测专门知识和编程能力即可使用。本产品主要用于各种现场的数据采集和控制系统。
DUT Series data acquisition module temperature sensor (RTD, thermocouples) De Shuchuxinhao or the current, voltage directly into Shuzi amount, via RS-485 bus, and data transfer standard communication agreement Ji Zhu Ji. 89C51 microcontroller in the module by the management module automatically, channel conversion, ADC start, collecting data, reference junction compensation (TC), lead resistance compensation (thermal resistance), digital calibration, linear calibration and data processing by the MCU to complete, the host only needs the data to send read data command, the module has been given a linear temperature of the digital. Communication protocol compatible with Advantech ADAM4000 series and the Panasonic PLC s communication protocol, can be directly connected with most of the configuration software, no additional drivers, technicians do not have temperature sensing capabilities and programming expertise to use. This product is mainly used for a variety of field data acquisition a (2010-05-10, C/C++, 3463KB, 下载106次)

http://www.pudn.com/Download/item/id/1165305.html

[单片机开发] jishi

本项目设计采用了6位数码管显示电路,在设计6位LED显示时,为了简化电路,降低成本,采用动态显示的方式,6个LED显示器共用一个8位的I/O,6位LED数码管的位选线分别由相应的P2.0--P2.5控制,而将其相应的段选线并联在一起,由一个8位的I/O口控制,即P0。译码显示电路将“时”,“分”,“秒”计数器的输出状态经显示译码器译码,通过6位LED七段显示器显示出来。达到定时电路时根据计时系统的输出状态产生的一个脉冲信号,然后去触发蜂鸣器发生器来实现闹铃。校时电路是用来对“时”,“分”,“秒”显示数字进行校对调整的。压缩文件中的仿真文件可以用Proteus查看。
The project was designed with six digital tube display circuit, in the design of six LED display, in order to simplify the circuit, reduce costs, dynamic display mode, 6 LED displays share one 8-bit I/O, 6 Wei LED Digital Choice of line pipe by the corresponding P2.0- P2.5 control, whereas the corresponding segment of its alignment parallel together by an 8-bit I/O port control, that is, P0. Decode display circuit will be "time", "sub", "seconds" counter output state by the display decoder decoding, through the six LED seven-segment display is displayed. To achieve timing circuit timing system according to the output of the state generated by a pulse signal, and then to trigger generator to achieve the alarm buzzer. The school when the circuit is used to "time", "sub", "seconds" display figures proofreading adjusted. Compressed file in the simulation files can be used Proteus view (2010-03-08, C/C++, 21KB, 下载12次)

http://www.pudn.com/Download/item/id/1079927.html

[单片机开发] MC9S08DZ60_CN_DEMO

包含了HCS08系列单片机的编程实例,如ADC,CAN,PWM,SPI,SCI,一般应用都包含全了,开发无忧
HCS08 series microcontroller includes programming examples, such as ADC, CAN, PWM, SPI, SCI, include all general application, and development of worry-free (2009-10-28, C/C++, 3602KB, 下载452次)

http://www.pudn.com/Download/item/id/952337.html

[单片机开发] zju-61MCU-code

本文件夹包含浙江大学信电系暑期电子设计培训时以及校赛时的几个项目的代码,包括波形发生器,集成运算放大器,简易数字显示声音信号采集测量仪的设计,数码管红外遥控显示,温度测量PWM模拟控制LED等。采用的单片机为凌阳SP061A单片机。
This folder contains a letter, Zhejiang University, Department of Electrical Electronic Design training in the summer and school event, when the time code for several projects, including waveform generator, integrated operational amplifier, simple digital display audio signal acquisition measuring instrument design, digital control infrared remote control display, temperature measurement PWM analog control LED and so on. Sunplus SP061A used for the microcontroller MCU. (2009-08-26, C/C++, 707KB, 下载33次)

http://www.pudn.com/Download/item/id/890680.html

[单片机开发] jifenshidianyabiao

本系统采用双积分电路将对直流电压的直接测量,利用模拟开关实现对量程的无触点切换。A/D转换器部分采用普通元器件构成模拟部分,利用AT89S52单片机借助软件实现数字计数显示功能,同时采用AT89S52单片机编程实现直流电压表量程的自动转换、自动校零、和液晶显示等功能。
The system will be dual-integral circuit of the direct measurement of DC voltage, using analog switches to achieve non-contact switch on the range. A/D converter using common components constitute part of the analog part, using AT89S52 microcontroller with software, digital counting display while using AT89S52 microcontroller programmed DC voltage meter range automatic conversion, automatic zero, and the liquid crystal display. (2009-08-25, C/C++, 184KB, 下载65次)

http://www.pudn.com/Download/item/id/888946.html

[单片机开发] 51

包含了一些单片机的综合运用 有LCD1602的时钟日历 单片机唱歌 07年全国电子大赛的跷跷板小车 看门狗程序 我现在是在校生一直在努力的提高自己 非常希望能成为贵站的会员。
Contains a number of single-chip microcomputer has the comprehensive use of single-chip LCD1602 clock calendar in 2007 to sing the national electronic competition watchdog procedures seesaw car I am now in school has been working very much hope that the improvement of their own to become a member of贵站. (2009-07-13, C/C++, 8KB, 下载15次)

http://www.pudn.com/Download/item/id/843168.html

[单片机开发] clock

1、学习定时器T1溢出中断的使用 2、学习电脑时钟的编程方法 3、在程序运行时按SHIFT进行校时 使用注意: 1、应包含头文件slavr.h 2、在工程选项中的Additional Lib中填入slavr 使用编译器使用附加库文件
1, T1 timer overflow interrupt to learn the use of 2, to learn computer programming clock 3, the procedures for running the school by the use of SHIFT Note: 1, should include the header file slavr.h 2, in the project options Additional Lib fill slavr use the compiler to use the additional library file (2009-07-12, C/C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/841509.html

[单片机开发] display_miaojiaoshi

这是马潮老师最新力做<<AVR单片机潜入式系统原理与应用实践>>中有关秒校时C程序,用CVAVR编译,对想熟悉和学习AVR单片机的朋友一定有用.注释详细,一看就懂.
This is the horse power to do the latest wave of teachers <<AVR单片机潜入式系统原理与应用实践>> seconds school related C program CVAVR compile, and learning to think with a friend AVR MCU must be useful. Notes detail, one look to understand. (2008-01-15, C/C++, 31KB, 下载4次)

http://www.pudn.com/Download/item/id/394540.html

[单片机开发] alarm_ok_1

用ATmega16实现的多功能带音乐闹铃(老鼠爱大米)的数字时钟,有3个功能键设置。具体功能为:秒表计时,闹铃音乐,时钟,校时设置。可以学习状态机的编程思想。
ATmega16 achieve with the music with multi-function alarm (Lao Shu Ai Da Mi) digital clock, There are three function keys installed. Specific functions : stopwatch time, the alarm music, the clock, setting up schools. State machine learning programming ideas. (2006-11-04, C/C++, 51KB, 下载67次)

http://www.pudn.com/Download/item/id/223980.html
1234
总计:79