登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:C51
  2. 代码类别:单片机开发
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. STM32L432-smart-system

  1.手机APP远程控制:STM32L432开发板通过WIFI模块与因特网服务器建立TCP连接,服务器使用腾讯云,服务器系统为ubuntu,就是在ubuntu上建立一个TCP中继服务器,实现远程手机端与家居系统的信息中继传递,从而实现远程控制。 2.室内控制质量检测:通过MQ-2、MQ-135、GP2Y1050AU0F模块实现室内有毒气体(苯等)、可燃气体(一氧化碳等)和PM2.5的检测,并通过ESP8266将检测到的数据反馈给APP端。 3.家具电器自动控制:家具系统能通过检测到的数据自动控制打开空气净化器、抽风机等(261/5000 1. Mobile APP remote control: STM32L432 development board through the WIFI module to establish TCP connection with the Internet server, the server uses Tencent cloud, the server system is ubuntu, is to establish a TCP relay server on ubuntu, remote mobile phone and home system information Relay transmission, in order to achieve remote control. 2. indoor control quality detection: through the MQ-2, MQ-135, GP2Y1050AU0F module to achieve the indoor toxic gases (benzene, etc.), combustible gases (carbon monoxide, etc.) and PM2.5 detection, and through the ESP8266 feedback to the detected data APP side. 3. Furniture electrical automatic control: furniture system can automatically detect the data through the open air purifier, exhaust fan, etc.)

93
下载
95
浏览
2017-01-14发布

2. 111111

  我自己做的蓝牙控制智能小车,可以PWM调速,二路红外避障和超声波避障,亲测可用,希望能帮助你。(I control myself Bluetooth Smart car, can PWM control, two-way infrared and ultrasound obstacle avoidance obstacle avoidance, pro-test available, hoping to help you.)

4
下载
67
浏览
2017-01-07发布

3. PLC

  PLC工控泵控制流程图,PLC学习资料...(The flow chart of PLC industrial control pump control, PLC learning materials)

7
下载
74
浏览
2017-01-03发布

4. Magic-ball-lamp(M0516)

  基于M0516的魔球灯控制程序,内含原理图,功能有内置PWM加模拟PWM线性调光,炫耀的自走程序与声控程序,主从控制模式,IIC协议,485通讯DMX512协议,74HC595控制四位3461共阴数码管,ULN2803电机驱动程序(M0516 based magic ball lamp control procedures, the enclosed schematic diagram, function has a built-in PWM analog PWM linear dimming, showing off the go program with voice control, master-slave control mode, the IIC agreement, 485 communication DMX512 protocol, 74 hc595 are needed to control the four digital tube, 3461, a total of Yin ULN2803 motor drivers)

37
下载
68
浏览
2016-12-29发布

5. PAR-Light_LCE030(MA803)

  基于C51的PAR灯控制程序,内含原理图与MA803技术手册,功能有模拟PWM线性调光,炫耀的自走程序,主从控制,IIC协议,DMX512协议,74HC595控制四位共阴数码管(Based on C51 PAR lamp control procedures, including schematic diagram and MA803 technical manuals, features analog PWM linear dimming, showing off the program, master-slave control, IIC protocols, DMX512 agreement, 74 hc595 are needed to control the four digital tube Yin)

34
下载
70
浏览
2016-12-29发布

6. ENC-03-TWO-AXIS

  DATASHEET AND OTHER TING TO LEARN AND READ

1
下载
52
浏览
2016-12-25发布

7. responder

  可以使用keil软件,利用51单片机实现抢答器功能(Keil software can be used to achieve the use of 51 single-chip Responder function)

1
下载
60
浏览
2016-12-22发布

8. 485-to-232-isolated

  RS485和232的转换电路 带隔离的转换电路 RS485和232的转换电路 带隔离的转换电路(RS485 and 232 exchange cercuit with isolated RS485 and 232 exchange cercuit with isolated)

11
下载
70
浏览
2016-12-21发布

9. STC-VUart

  51单片机程序,用端口与定时器模拟串口,全异步通信!(51 use port and timer virtual com.)

4
下载
95
浏览
2016-12-19发布

10. uCOS_51

  51单片机上运行的uCos操作系统,已调试通过,可以直接下载使用,但是要注意内存大小 ,STC12C5A60S2可以使用片内存储器,不需要外扩。(STC12C5A60S2 uCOS system)

13
下载
72
浏览
2016-11-28发布

11. second

  秒表程序,从0-60秒,有3个按键,启动,暂停,复位 带仿真和c51源码(second count program.It has three buttons.there are start pause,reset program. proteus and c51)

8
下载
59
浏览
2016-11-26发布

12. 7135_1602

  用51单片机读取AD芯片7135,并显示在1602上,7135是一个高精度低速的AD芯片(With 51 MCU read AD chip 7135, and displayed in 1602, 7135 is a high-precision low-speed AD chip)

2
下载
55
浏览
2016-11-25发布

13. STM32_Modbus-RTU

  开关量光耦采集、达林顿管输出、Modbus RTU协议,协议需求文档在另外上传的STM32 Modbus开关量需求文档中。(Switch light coupling and collection, darlington tube output, Modbus RTU protocol, protocol requirements document in another upload STM32 Modbus switch quantity in the requirements document.)

30
下载
69
浏览
2016-11-24发布

14. the_stepper_motor_driver

  这是一个描述步进电机细分算法很好的例子,大家可以下下来看看。(-This is a stepper motor subdivision algorithm described a good example, we can look at the next down)

5
下载
73
浏览
2016-11-22发布

15. COM

  本程序是用c语言开发的,用于51串口通信的单片机程序,压缩包中包含程序运行中的所有文件。(This procedure is used c language development for 51 single-chip serial communication program, compress all the files included in the package program running.)

1
下载
66
浏览
2016-11-17发布

16. Microcontroller-b

  基于单片机的智能计算器 .51单片机代码(Intelligent calculator based on single chip microcomputer)

5
下载
64
浏览
2016-11-16发布

17. Music

  本文介绍了,了音乐简谱的相关知识,通过本文可以较好的设计单片机音乐(This paper introduces the related knowledge of music notation, this paper can better design SCM Music)

3
下载
59
浏览
2016-11-08发布

18. plx90615-stm32f103

  MXL90615的驱动程序,是基于STM32的,已经通过啦( MXL90615的驱动程序,是基于STM32的,已经通过啦 MXL90615 the driver is based on STM32, has been adopted)

29
下载
57
浏览
2016-11-08发布

19. STC--Electric-bike-scheme-

  单片机STC12C5404 本程序为无刷电机48V30A三相6拍智能版本-PCB上Q孔P14口对地后开电门锁系统将自动进入64种相序接法自动识别功能。带有AD霍尔数据采集鉴相,STC无刷清单及说明,STC做板文件,STC_sch,STCt贴片图等等全套文件,非常有价值。(MCU STC12C5404 This procedure take intelligence of 48 v30a three-phase brushless motor 6 version- P14 hole on PCB Q of driving electric door lock system will be automatically entered into after the 64 kinds of phase sequence connection automatic identification function. With AD data acquisition phase, hall on STC brushless list and instructions, do board files on STC, STC_sch, STCt patch figure and so on a full set of file, very valuable.)

18
下载
80
浏览
2016-10-19发布

20. STM32F746-FSMC-SDRAM

  STM32F746 FSMC-SDRAM 编程示例 采用HAL库实现 内含STM32CubeMX 配置(the sample for STM32F746 FSMC-SDRAM the code contains the settings for the HAL_Drivers)

8
下载
49
浏览
2016-10-09发布