Close
0%
0%

Wi-Fi Status Box

A Wi-Fi indicator that signals if the Internet is working or not.

Similar projects worth following
Greeting everyone and welcome back, Here's something interesting and useful: The Wi-Fi Status Box is a do-it-yourself Internet status indicator that monitors whether the internet has been disconnected by linking to a nearby network.
My network has been experiencing some stability issues, which infuriated me enough to construct an Internet indicator to monitor my router. The objective was to create a Wi-Fi indicator that indicates whether the internet is connected or unavailable.
The XIAO ESP32 C3 microcontroller board, together with two custom PCBs, is the focal point of this project. One PCB is a breakout for XIAO that is connected to four WS2812B LEDs, and the other PCB is a power board, which has a power management IC for using a 3.7V lithium cell as a power source.

3D DESIGN

We started by creating the 3D model, which included a small box enclosure with a lid attached to the top side of the enclosure. To secure it to the main body, we inserted four holes into the lid.

We modeled two PCBs inside the enclosure: the power board and the one that will hold the SMD RGB LED and XIAO microcontroller. Additionally, we created a model of the lithium cell that will serve as this project's power source.

Additionally, we designed the ribs that would hold the lithium cell in place and created screw bosses for mounting the power board and the XIAO LED Board.

Our goal was to create two key slots on the bottom side of the enclosure so that it could be mounted on a wall using two nails.

Once the model was complete, we used an Orange PLA 0.4mm nozzle and a 0.2mm layer height to 3D print the enclosure body.

We used two different filament colors to print the enclosure's lid: transparent PLA for the base and black PLA for the Wi-Fi graphics.

CIRCUIT DESIGN

We developed two separate boards for this project: one for the XIAO and WS2812B RGB LEDs, and another for the IP5306 power management IC, which will be used to properly charge and discharge lithium cells and even provide battery indications.

First, let us look at the XIAO RGB Breakout Board. In order to create its schematic, we added the XIAO footprint to the schematic manager together with the WS2812B LED footprint and the decoupling capacitor footprint.

We connected the WS2812B LEDs in their standard configuration, which involves connecting the GND and VCC of each LED in parallel. The first LED's din will be linked to XIAO's GPIO0. The Dout of the first LED will be connected to the Din of the second, the Dout of the second to the Din of the third, and the Dout of the third to the Din of the fourth LED.

After the setup had been completed, we converted the schematic into a board file and made the PCB. We used the Cad file's outline to create the board outline and arrange the components and holes.

We then created the power board's schematic, which was centered around the IP5306 Power Management IC that provides a steady 5V/2A of power from a 3.7V lithium battery.

After creating the basic layout according to the datasheet, we used a Cad file to add components such as the Type C port, right-angle switch, and LEDs after converting the schematic into a board file.

After finalizing both boards, we exported their gerber data and shared it with HQ NextPCB for samples.

HQ NextPCB Service

For this project, we chose a green solder mask with white silkscreen for both PCBs.

After placing the order, the PCBs were received within a week, and the PCB quality was pretty great.

In addition, I have to bring in HQDFM to you, which helped me a lot through many projects. Huaqiao's in-house engineers developed the free Design for Manufacturing software, HQDFM, revolutionizing how PCB designers visualize and verify their designs.

HQDFM: Free Online Gerber Viewer and DFM Analysis Tool

Also, NextPCB has its own Gerber Viewer and DFM analysis software.

Your designs are improved by their HQDFM software (DFM) services. Since I find it annoying to have to wait around for DFM reports from manufacturers, HQDFM is the most efficient method for performing a pre-event self-check.

Here is what online Gerber Viewer shows me. Would not be more clear. However, for full function, like DFM analysis for PCBA, you need to download the software. The online version only provides a simple PCB DFM report.

With comprehensive Design for Manufacture (DFM) analysis features, HQDFM is a free, sophisticated online PCB Gerber file viewer.

It provides insights into advanced manufacturing by utilizing over 15 years of industry expertise. You guys can check out HQ NextPCB if you want great PCB service at an affordable rate.

WIFI SIGN v7.step

step - 550.77 kB - 11/12/2024 at 07:03

Download

BASE BODY.stl

Standard Tesselated Geometry - 364.73 kB - 11/12/2024 at 07:03

Download

POWERBOARD.pdf

Adobe Portable Document Format - 176.00 kB - 11/12/2024 at 07:03

Preview

MAINBOARD.pdf

Adobe Portable Document Format - 179.18 kB - 11/12/2024 at 07:03

Preview

WIFI SIGN v7.f3d

fusion - 2.10 MB - 11/12/2024 at 07:03

Download

View all 6 files

  • 1
    PCB ASSEMBLY PROCESS—Power Board
    • Using a solder paste dispensing needle, we apply solder paste to each component pad after assembling the power board to begin the PCB assembly process. In this case, we are using 63/37 SnPb solder paste.
    • The pick-and-place process comes next, in which each component is placed in its allotted location.
    • The circuit is then placed on our MHP50 Reflow hotplate, which melts solder paste by heating the surface from below. This causes the components to be soldered to their pads.
    • After adding each THT component to the PCB, we use a soldering iron to solder the pads from the bottom of the board.
  • 2
    Power Board Battery Assembly and Testing

    Once the power board was ready, we connected the positive and negative terminals of a lithium cell to the battery terminals on the power board.

    The system activates with a single tap, and the power board's output terminals show a steady 5V.

    On double tap, the system turns OFF.

    It is easier and faster to solder wires to a nickel strip which does not heat the cell terminals, avoiding damage to the battery. For this reason, I have used a cell that has a tiny nickel strip TIG welded onto its terminals rather than soldering wires directly onto the cell's terminals.

    Never attach wires straight to the cell's terminal; this will shorten the cell's lifespan, drastically lower its capacity, and frequently raise the risk of a battery explosion.

  • 3
    PCB ASSEMBLY PROCESS-LED Board
    • The LED Board Assembly process then begins, with solder paste applied to each pad of the SMD components.
    • Next, we pick and place WS2812B LEDs and capacitors in their correct spots.
    • Following that, the entire circuit is put on the reflow hotplate, which heats the PCB to melt the solder paste and reattach the components.
    • Next, we place two CON7 female header pins in their place and solder them from the bottom side of the PCB.

View all 9 instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates