-
用8051控制DDS信号发生器,产生1HZ
用8051控制DDS信号发生器,产生1HZ-10MHz的正弦波/三角波/方波-DDS with 8051 control signal generator, producing the 1HZ-10MHz sine/triangle/square wave
- 2022-06-27 09:07:28下载
- 积分:1
-
单片机密码锁,四位数码管显示,6个按键做密码,一个做设置键,一个做解码键,解码成功蜂鸣器响...
单片机密码锁,四位数码管显示,6个按键做密码,一个做设置键,一个做解码键,解码成功蜂鸣器响-SCM password lock, 4 digital LED display, 6 keys to do the password to do a set key, a make decoding key, decode the success of buzzer sound
- 2022-02-26 08:09:40下载
- 积分:1
-
c8051f020单片机lcd驱动编程
c8051f020单片机lcd驱动编程-C8051F020 Singlechip lcd-driven programming
- 2022-09-08 07:50:02下载
- 积分:1
-
PWM output voltage control due to the completion of the procedures required for...
PWM控制输出电压由于该程序所需完成的功能比较简单,设计时采用了简单的前后台组织结构:后台程序(主程序)在非通讯状态时工作,完成各项数据的采集和预处理,并标准化至通讯协议所规定的格式。这一过程不停进行,随时提供最新数据;前台程序(中断服务程序)在接收到来自控制器的命令时启动。它对命令加以识别,并按要求向控制器传送相应数据或对数据进行解析执行。该程序的流程示意如图-PWM output voltage control due to the completion of the procedures required for the function of a relatively simple design, a simple organizational structure around Taiwan : background (main program) in non-state communication, complete data acquisition and pre-processing, and standardized communication protocol to the format provided. This process conducted on a continuous basis and provide the latest information; Prospects (interrupt service routine) from the receiving controller to activate the orders. It ordered to be identified, together with a request to the controller or corresponding data transmission for data analysis implementation. The indicative of processes figure
- 2022-01-25 16:53:20下载
- 积分:1
-
8051 series AD and DA conversion source code, including the DAC0832, adc 0809, T...
8051系列的AD 和DA转换源代码,包含DAC0832,adc 0809,TCL548,TCL2543,ADC2051等等,有C和ASM的源代码。-8051 series AD and DA conversion source code, including the DAC0832, adc 0809, TCL548, TCL2543, ADC2051, etc., there are C and ASM source code.
- 2023-01-19 19:05:04下载
- 积分:1
-
基于AVR系列单片机MEGA8的PS2键盘驱动程序,代码中加了去抖动处理,识别率高。...
基于AVR系列单片机MEGA8的PS2键盘驱动程序,代码中加了去抖动处理,识别率高。 -based MCUs MEGA8 PS2 keyboard drivers, code added to jitter, high recognition rate.
- 2022-02-04 19:45:35下载
- 积分:1
-
我认为很经典的供初学者学习的数码管显示程序
我认为很经典的供初学者学习的数码管显示程序-I think that is very classic for beginners to learn the digital tube display program
- 2022-02-24 22:14:19下载
- 积分:1
-
单片机网络教程,很好的基础教程。详细讲解了从硬件开发到软件开发须掌握的基础。...
单片机网络教程,很好的基础教程。详细讲解了从硬件开发到软件开发须掌握的基础。-Single-chip network tutorial, a very good basis for tutorials. Detailed account of the development from hardware to software development required to master the foundation.
- 2022-03-23 19:00:17下载
- 积分:1
-
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST...
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST = P1^1 //禁止DS1302
sbit TIMEIO = P1^2 //释放数据总线-C51 source integration DS1302 to read and write the following definition of part-pin wiring in accordance with the actual situations properly adjust sbit TIMECLK = P1 ^ 0 sbit TIMERST = P1 ^ 1// prohibited DS1302sbit TIMEIO = P1 ^ 2// release data bus
- 2022-02-14 23:31:43下载
- 积分:1
-
单片机读写E2P程序
利用单片机和2402连接,向2402内写入一串数据,单片机通过按键来将写入的数据读出来
用LED显示...
单片机读写E2P程序
利用单片机和2402连接,向2402内写入一串数据,单片机通过按键来将写入的数据读出来
用LED显示-E2P procedures to read and write single-chip single-chip computer and 2402 connected to 2402 with a string of data to write, microcontroller through the keys to write the data will be read out with LED display
- 2023-04-12 06:20:03下载
- 积分:1