Learn in the novice boot camp to start a brushless motor to rotate.
The hardware design main control chip uses Hi3861, which is a highly integrated 2.4GHz SoC WiFi chip that supports OpenHarmony and provides an open and easy-to-use development and debugging operating environment. The LM1085T-5.0 chip is used to convert the external power supply into 5v voltage to power the servo; the SSP1117-3.3V is used to convert the 5V voltage into 3.3 to power the chip. Use Lichuang EDA standard board to complete the schematic and PCB design. In this part, I encountered the following problems: 1. I forgot to add the power switch when designing the schematic diagram. Although it does not affect the operation of the chip, the problem is that as soon as the battery is installed, the chip starts to work, which is not conducive to subsequent development. , so we can only connect a switch to the battery box by welding a hole plate; 2. In the power supply part, there is no protection circuit. When using it, I accidentally connected the positive and negative poles of the battery reversely, burning out the two power chips. When soldering, the pins of the PCA9685 chip are relatively dense and difficult to solder, so you should be careful. Use Solidwork to complete the design of the mechanical structure. When installing soilwork again, the error as shown in the picture is prompted; the final solution is to change the 2020 version of the installation package,
");return -1;}*/rc = memcpy_s(hapd_conf.ssid, HI_WIFI_MAX_SSID_LEN + 1, "Hi3861- dog", 10); /* 10:ssid length */if (rc != EOK) {return -1;}rc = memcpy_s(hapd_conf.key, HI_WIFI_AP_KEY_LEN + 1, "12345678", 8);if (rc ! = EOK) {return -1;}hapd_conf.authmode = HI_WIFI_SECURITY_WPA2PSK;hapd_conf.channel_num = 1;ret = hi_wifi_softap_start(&hapd_conf, ifname, &len);if (ret != HISI_OK) { printf("hi_wifi_softap_start
") ; return -1;}g_lwip_netif = netifapi_netif_find(ifname);if (g_lwip_netif == NULL) { printf("%s: get netif failed
", __FUNCTION__); return -1;}IP4_ADDR(&st_gw, 192, 168, 10, 1); /* input your IP for example: 192.168.1.1 */IP4_ADDR(&st_ipaddr, 192, 168, 10, 1); /* input your netmask for example: 192.168.1.1 */IP4_ADDR(& st_netmask, 255, 255, 255, 0); /* input your gateway for example: 255.255.255.0 */netifapi_netif_set_addr(g_lwip_netif, &st_ipaddr, &st_netmask, &st_gw);netifapi_dhcps_start(g_lwip_netif, 0, 0) ; return 0;}Connect to WIFI
C2688894_PCA9685PW,112_2022-05-27.PDF
Gouzi1_x264.mp4
Gouzi2_x264.mp4
applications.zip
BOM download
PCB_PCB_[Training Camp] One-Legged Dog_2022-09-23.pdf
PCB_PCB_[Training Camp] One-Legged Dog_2022-09-23.json
PCB_[Training Camp] One-Legged Dog_2022-09-23.pcbdoc
Gerber_PCB_【Training Camp】One-legged dog.zip
Schematic_[Training Camp] Hongmeng Dog_2022-09-23.pdf
SCH_[Training Camp] Hongmeng Dog_2022-09-23.json
Sheet_1_2022-09-23.schdoc
61723
My first EDA design - induction voltage pen EDA
Introduction: EDA learning results—inductive voltage pen
This induction voltage pen is a small device designed and produced based on the principle of signal amplification by triodes that can detect whether there is voltage near the socket. It is not only simple in function, easy to use, but also compact and beautiful.
This is the first result after initial learning of EDA. I hope you all like it!
By the way, please wish me a smooth final exam on the 20th and good grades! ✍✍
BOM download
PCB_PCB_Induced voltage pen EDA_2022-09-23.pdf
PCB_PCB_Induced voltage pen EDA_2022-09-23.json
PCB_Induction voltage pen EDA_2022-09-23.pcbdoc
Gerber_PCB_Induced voltage pen EDA_2022-09-23.zip
Schematic_My first EDA design——Inductive voltage pen EDA_2022-09-23.pdf
SCH_My first EDA design——Inductive voltage pen EDA_2022-09-23.json
Sheet_1_2022-09-23.schdoc
61724
IP6505_16-port power supply main control board
Introduction: Using eWeLink ESP8285, four channels can be controlled by mobile phone and then 16 IP6505 chips can be divided into four groups for control.
EweLink ESP8285 WiFi switch control 4-way switch can be controlled by mobile app. Voice control
16-port ip6505 fast charging chip divided into 4x4 control
### Uses two 15V5A power supplies [https://item.taobao.com/item.htm?spm =a1z09.2.0.0.7d292e8dvkX8Y3&id=615930243402&_u=s239ssd398a1](https://it em.taobao.com/item.htm?spm=a1z09.2.0.0.7d292e8dvkX8Y3&id=615930243402&_ u=s239ssd398a1)
## ![E20B868699355625F7D4D1102DDA0850.jpg]
BOM download
Schematic_IP6505_16-port power supply main control board_2022-09-23.pdf
SCH_IP6505_16-port power supply main control board_2022-09-23.json
Sheet_1_2022-09-23.schdoc
PCB_PCB_2020-07-30_22-36-52_2022-09-23.pdf
PCB_PCB_2020-07-30_22-36-52_2022-09-23.json
PCB_2020-07-30_22-36-52_2022-09-23.pcbdoc
Gerber_PCB_2020-07-30_22-36-52.zip
61725
Single sided hole board
Introduction: Single-sided 10x10 perforated boards, and single-sided perforated boards that can be spliced, avoid the problem of tin leakage from double-layer perforated boards.
Single-sided 10x10 perforated boards, and single-sided perforated boards that can be spliced to avoid the problem of tin leakage from double-layer perforated boards
BOM download
PCB_10x10 single layer hole board_2022-09-23.pdf
PCB_10x10 single layer hole board_2022-09-23.json
10x10 single layer hole board_2022-09-23.pcbdoc
Gerber_10x10 single layer perforated board_2022-09-23.zip
PCB_Infinite puzzle single-sided hole board_2022-09-23.pdf
PCB_Infinite puzzle single-sided hole board_2022-09-23.json
Infinite puzzle single-sided hole board_2022-09-23.pcbdoc
Gerber_Infinite puzzle single-sided hole board_2022-09-23.zip
61726
Electric table mat
Introduction: Imposition PCB table mat
[Table Mat - Puzzle]
Made further improvements based on this project
1. Removed the top line to make the panel smoother 2. Moved the scale to the edge for easy use as a ruler 3. Replaced the Happy Mid-Autumn Festival on the back of the solder mask with Dianchuang icon
BOM download
PCB_Table Mat——Corner copy_2022-09-23.pdf
PCB_Table Mat——Corner copy_2022-09-23.json
Table mat - corner copy_2022-09-23.pcbdoc
Gerber_desk mat——corner copy_2022-09-23.zip
PCB_Table Mat——Side_2022-09-23.pdf
PCB_Table Mat——Side_2022-09-23.json
Table mat - side_2022-09-23.pcbdoc
Gerber_desk mat——side_2022-09-23.zip
PCB_Table Mat——Inside_2022-09-23.pdf
PCB_Table Mat——Inside_2022-09-23.json
Table mat——inner_2022-09-23.pcbdoc
Gerber_desk mat——inner_2022-09-23.zip
PCB_Table Mat——Corner_2022-09-23.pdf
PCB_Table Mat——Corner_2022-09-23.json
Table mat - corner_2022-09-23.pcbdoc
Gerber_Table Mat——Corner_2022-09-23.zip
61727
[Solicitation Order] t12 soldering iron
Introduction: T12 soldering iron
The t12 soldering station control board has just the effect of 60-450° adjustable, high-speed heating.
LHW-createskyblue has made an excellent upgrade to the user interface, which you can choose to install. It has the following features:
* Beautify the detail page and add a power bar
* The menu has icons
* Better scroll animation
* Get rid of the U8g graphics library and use the ArduBoy graphics library (Lite) to increase the frame rate and reduce memory usage to make graphics possible
* Add flip display settings to adapt to different people's habits
* Screen saver
* English, Chinese and Japanese language pack
* System password
* Better digital input experience
* Chip overheating and low voltage alarm
BOM_T12 Soldering Station V2.7.xlsx
ATmega-Soldering-Station-master.zip
libraries bootloader.zip
wx_camera_1635118325179.mp4
BOM download
PCB_t12pcb_2022-09-23.pdf
PCB_t12pcb_2022-09-23.json
t12pcb_2022-09-23.pcbdoc
Gerber_t12pcb.zip
61728
arduino development board
Introduction: Lichuang training case - arduino development board
The main control uses ATMEGA328P-AU microcontroller, two onboard WS2812B-RGB full-color lamp beads, NRF24L01 radio frequency module, one L9110S brush driver chip, one high-brightness LED light, and CH340C serial port chip
BOM download
PCB_PCB_arduino development board_2022-09-23.pdf
PCB_PCB_arduino development board_2022-09-23.json
PCB_arduino development board_2022-09-23.pcbdoc
Gerber_PCB_arduino development board.zip
Schematic_arduino development board_2022-09-23.pdf
SCH_arduino development board_2022-09-23.json
Sheet_1_2022-09-23.schdoc
61729
Polytechnic University_PCB Commemorative Card
Introduction: PCB card of Xi'an University of Science and Technology College of Science and Technology
The PCB commemorative card of Xi'an University of Technology College of Science and Technology
shows the college's motto and design plan on the front, and functional modules and three USB2.0 expansion interfaces on the back. One driver-free option is 150Mps speed WIFI or 10m/s speed 32G storage U disk. Due to the flatness of the card surface and process limitations, only double-layer boards can be drawn. The WIFI uses module 7601B module and vinyl USB flash drive. The next batch of four-layer boards will be produced in small batches, using VL812 to control USB3.0 high-speed HUB, and IS903 to control 64G high-speed USB3.0 U disk.
There are painted basketball, football, badminton, and tennis courts, which you can pick up on demand. The project needs to be opened in an editor to see it. When I look at the project here, it seems to be blank, but in fact it is all drawn. Only one welding option can be selected between the WIFI module and the USB flash drive. The selection pad is reserved and the default is the WIFI module. If you do not solder the U disk, do not short-circuit the pad. Signal reflection will seriously affect the stability and cause unrecognition. If both are soldered together, it will not be recognized. You can change this yourself and just pull the USB over.
BOM download
PCB_PCB_Polytechnic University High-tech Commemorative Card_2022-09-23.pdf
PCB_PCB_Polytechnic University High-tech Commemorative Card_2022-09-23.json
Schematic_Xi'an University of Technology High School PCB Commemorative Card_2022-09-23.pdf
SCH_Xi'an University of Technology High School PCB Commemorative Card_2022-09-23.json
Sheet_1_2022-09-23.schdoc
61730
electronic