Cirkit Designer Logo
Cirkit Designer
Your all-in-one circuit design IDE
Home / 
Component Documentation

How to Use Fonte: Examples, Pinouts, and Specs

Image of Fonte
Cirkit Designer LogoDesign with Fonte in Cirkit Designer

Introduction

The Fonte (Manufacturer Part ID: 5V 2A) is a compact and reliable power supply unit designed to provide a stable 5V DC output with a maximum current of 2A. Manufactured in China, this component is ideal for powering low-voltage electronic circuits and devices. It efficiently converts AC mains power to a regulated DC output, ensuring consistent performance and protection for sensitive electronics.

Explore Projects Built with Fonte

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Arduino UNO-Based Wi-Fi Controlled Water Dispensing System with Flow Sensor and LCD Display
Image of PROJECT: A project utilizing Fonte in a practical application
This circuit is a water dispensing system controlled by an Arduino UNO, which uses an 8-button board to select the water volume, a flow sensor to measure the dispensed water, and a relay module to control a solenoid valve. The system also includes an ESP8266 WiFi module for potential remote control and a 16x2 I2C LCD to display the dispensing status.
Cirkit Designer LogoOpen Project in Cirkit Designer
Smart Water Flow Monitoring System with Arduino UNO, ESP32, and PZEM004t
Image of Tugas Iot: A project utilizing Fonte in a practical application
This circuit is a water flow monitoring and power usage system that uses an Arduino UNO, ESP32, and various sensors. The Arduino UNO reads data from a water flow sensor and displays it on a 16x2 I2C LCD, while also controlling a relay and a piezo buzzer based on water usage. The ESP32 monitors power usage via a PZEM004t module and sends data to an MQTT server for remote monitoring.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-Based Electric Grid Monitoring and Control System with TFT Display and NeoPixel Ring
Image of energy monitoring: A project utilizing Fonte in a practical application
This circuit is an electric grid monitoring and control system that uses an ESP32 microcontroller to interface with relays, a TFT display, a PZEM004T energy monitor, and a NeoPixel ring. The system monitors voltage, current, power, and energy consumption, displaying the data on the TFT screen and controlling the relays and NeoPixel ring based on the voltage levels.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-Based Automated pH Monitoring and Water Pump Control System
Image of Aeroponic-App-System: A project utilizing Fonte in a practical application
This circuit is a water management system controlled by an ESP32 microcontroller. It includes a pH meter for monitoring water quality, a relay to control a pump, and an L298N motor driver to manage multiple water pumps. The system is powered by a 5V power supply and uses a DC buck converter to step down voltage as needed.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with Fonte

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Image of PROJECT: A project utilizing Fonte in a practical application
Arduino UNO-Based Wi-Fi Controlled Water Dispensing System with Flow Sensor and LCD Display
This circuit is a water dispensing system controlled by an Arduino UNO, which uses an 8-button board to select the water volume, a flow sensor to measure the dispensed water, and a relay module to control a solenoid valve. The system also includes an ESP8266 WiFi module for potential remote control and a 16x2 I2C LCD to display the dispensing status.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Tugas Iot: A project utilizing Fonte in a practical application
Smart Water Flow Monitoring System with Arduino UNO, ESP32, and PZEM004t
This circuit is a water flow monitoring and power usage system that uses an Arduino UNO, ESP32, and various sensors. The Arduino UNO reads data from a water flow sensor and displays it on a 16x2 I2C LCD, while also controlling a relay and a piezo buzzer based on water usage. The ESP32 monitors power usage via a PZEM004t module and sends data to an MQTT server for remote monitoring.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of energy monitoring: A project utilizing Fonte in a practical application
ESP32-Based Electric Grid Monitoring and Control System with TFT Display and NeoPixel Ring
This circuit is an electric grid monitoring and control system that uses an ESP32 microcontroller to interface with relays, a TFT display, a PZEM004T energy monitor, and a NeoPixel ring. The system monitors voltage, current, power, and energy consumption, displaying the data on the TFT screen and controlling the relays and NeoPixel ring based on the voltage levels.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Aeroponic-App-System: A project utilizing Fonte in a practical application
ESP32-Based Automated pH Monitoring and Water Pump Control System
This circuit is a water management system controlled by an ESP32 microcontroller. It includes a pH meter for monitoring water quality, a relay to control a pump, and an L298N motor driver to manage multiple water pumps. The system is powered by a 5V power supply and uses a DC buck converter to step down voltage as needed.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Powering microcontrollers (e.g., Arduino, Raspberry Pi)
  • Supplying power to sensors, modules, and small motors
  • Charging low-power USB devices
  • General-purpose DC power supply for prototyping and testing circuits

Technical Specifications

The following table outlines the key technical details of the Fonte 5V 2A power supply unit:

Parameter Value
Input Voltage 100-240V AC, 50/60Hz
Output Voltage 5V DC
Maximum Output Current 2A
Power Rating 10W
Efficiency ≥ 80%
Ripple and Noise ≤ 50mV
Operating Temperature -10°C to 50°C
Storage Temperature -20°C to 70°C
Dimensions Varies by model (compact)
Safety Features Overvoltage, overcurrent, and short-circuit protection

Pin Configuration and Descriptions

The Fonte 5V 2A typically has two input and two output connections. The pin configuration is as follows:

Input Pins (AC Side)

Pin Label Description
1 L Live wire (AC input)
2 N Neutral wire (AC input)

Output Pins (DC Side)

Pin Label Description
1 +5V Positive DC output (5V)
2 GND Ground (0V)

Usage Instructions

How to Use the Fonte in a Circuit

  1. Connect the AC Input:

    • Ensure the power supply is disconnected from the mains before wiring.
    • Connect the live (L) and neutral (N) wires of the AC mains to the corresponding input pins of the Fonte.
  2. Connect the DC Output:

    • Use the +5V pin to supply power to your circuit's positive rail.
    • Connect the GND pin to the ground rail of your circuit.
  3. Verify Connections:

    • Double-check all connections to ensure proper polarity and secure wiring.
    • Avoid short circuits between the output pins.
  4. Power On:

    • Plug the Fonte into the AC mains and switch it on.
    • Measure the output voltage with a multimeter to confirm it is 5V before connecting sensitive components.

Important Considerations and Best Practices

  • Load Requirements: Ensure the total current draw of your circuit does not exceed 2A to prevent overheating or damage.
  • Ventilation: Place the Fonte in a well-ventilated area to avoid overheating during operation.
  • Polarity: Always observe correct polarity when connecting the DC output to your circuit.
  • Isolation: Avoid direct contact with the AC input terminals to prevent electric shock.

Example: Using the Fonte with an Arduino UNO

The Fonte 5V 2A can be used to power an Arduino UNO via its 5V pin. Below is an example of how to connect and use it:

  1. Connect the +5V output of the Fonte to the 5V pin of the Arduino UNO.
  2. Connect the GND output of the Fonte to the GND pin of the Arduino UNO.
  3. Upload the following code to the Arduino UNO to blink an LED:
// Simple LED Blink Example
// This code blinks an LED connected to pin 13 of the Arduino UNO.

void setup() {
  pinMode(13, OUTPUT); // Set pin 13 as an output
}

void loop() {
  digitalWrite(13, HIGH); // Turn the LED on
  delay(1000);            // Wait for 1 second
  digitalWrite(13, LOW);  // Turn the LED off
  delay(1000);            // Wait for 1 second
}

Troubleshooting and FAQs

Common Issues and Solutions

  1. No Output Voltage:

    • Cause: Loose or incorrect wiring.
    • Solution: Verify all connections and ensure the AC input is properly connected.
  2. Output Voltage Too Low or Unstable:

    • Cause: Overloading the power supply or poor ventilation.
    • Solution: Reduce the load to within the 2A limit and ensure proper airflow around the unit.
  3. Overheating:

    • Cause: Prolonged operation at maximum load or insufficient ventilation.
    • Solution: Operate the Fonte below its maximum current rating and place it in a well-ventilated area.
  4. Short Circuit Protection Triggered:

    • Cause: Output pins are shorted.
    • Solution: Disconnect the power supply, fix the short circuit, and reconnect.

FAQs

Q: Can the Fonte 5V 2A power multiple devices simultaneously?
A: Yes, as long as the total current draw does not exceed 2A.

Q: Is the Fonte suitable for outdoor use?
A: No, the Fonte is not weatherproof and should only be used in dry, indoor environments.

Q: Can I use the Fonte to charge a USB device?
A: Yes, you can use the Fonte with a USB breakout board to charge devices that require 5V DC.

Q: What happens if I exceed the 2A current limit?
A: The Fonte's overcurrent protection will activate, shutting down the output to prevent damage. Reduce the load and restart the power supply.