学习
文章平均质量分 76
riddler11
这个作者很懒,什么都没留下…
展开
-
Draws Arduino with AD, including schematic diagram and challenge I met
I use Altium Designer15.Drawing is the Arduino uno board.Including four part circuits(Power supply circuit, Comparison circuit, USB Download circuit and AVR single chip microcomputer circuit)The comparison circuit is the most interesting part I think.原创 2021-10-12 18:45:30 · 172 阅读 · 0 评论 -
Remote control desk lamp based on ESP8266
Hardwaremicro USBUSB JACKSrelaySome of resistance and capacitanceESP8266-12FCH340CHardware circuitUSB to UART one button download circuit5V to 3.3V circuit (voltage reduction, power supply)Esp8266-12f main control circuitKey circuitRelay ci原创 2021-10-12 18:43:39 · 256 阅读 · 0 评论 -
Clock-in Statistics System for “Xuexi Qiangguo”
The project is purely softwareAt present, the drilling of learning ability is realized in the form of ** website **. Its original design purpose is to improve the accuracy of statistics and facilitate the students on duty to watch the clock in every day,原创 2021-10-12 18:42:35 · 395 阅读 · 0 评论 -
Building Elevator System Based on 51 Single-chip Microcomputer
Project forecastThis project is a pure hardware project.Project composition: AT89C52 controller. 0.36 inch Nixie Tube. 3.0mm 8*8LED dot matrix. JQ8400FL10P voice broadcast. Other component design drawings are marked.This project will only give PcbDoc fi原创 2021-10-12 18:41:24 · 235 阅读 · 0 评论 -
Real-time monitoring of ambient temperature base on Nodemcu / ESP12F
nodemcu/ESP12F Real-time monitoring of ambient temperature.Bigiot renderings are as follows:Realization ideaFirstly,connect the device to the internet.Connect the BIGIOT net.Send information regularly.I have searched a lot of data, but I have not原创 2021-10-10 00:28:01 · 1592 阅读 · 0 评论 -
Detailed explanation of application effect and code of soil humidity sensor base on nodemcu/ESP12F
First, attach the effect drawing. In order to facilitate debugging and writing code, I use ** Arduino ide ** to write code.Window monitor print real-time effect:The hardware circuit diagram is drawn by myself and made by the merchant. The following figu原创 2021-10-10 00:26:22 · 1916 阅读 · 0 评论 -
Remote control car base on MCS 51
1.Circuit DesignBefore you start, determine the components to use.Try to select the components that control the trolley.As the title:Main control chip:AT89C52 chipA toy car(which have two motor.The front motor controls the left and right, and the rear原创 2021-10-09 20:23:47 · 516 阅读 · 0 评论 -
nodemcu/ESP12F土壤湿度传感器使用效果及代码详解
nodemcu/ESP12F/ESP8266+土壤湿度传感器使用效果及代码详解我所使用的土壤湿度传感器引脚如图某宝详情土壤湿度传感器与nodemcu接线(ESP12F/ESP8266也可参考)代码中所读取的是模拟信号值,其实只用接*AO,GND,VCC*三个引脚代码部分代码下载首先附上效果图,为了方便调试书写代码,本人用arduino IDE来书写代码。窗口监视器打印实时效果硬件是我自己画板交给商家制作的,下图是我实际硬件图我所使用的土壤湿度传感器引脚如图某宝详情土壤湿度传感器与node原创 2021-02-04 13:48:40 · 3148 阅读 · 2 评论