• The Green Dot 2040E5 Board

    The Green Dot 2040E5 Board

    The "Green Dot 2040E5" Board is a Node that interfaces RS485 Sensor probes and can log information to the cloud using LoRa Connectivity. It uses the XIAO RP2040 and the LoRa-E5 (STM32WLE5JC) modules from Seeed Studio to do its magic. It also has amazing power management capabilities (Solar charging, Battery protection, etc) that make it very useful for IoT applications #Seeed #XIOA #LoRa #RP2040 #IoT

    ryan-py

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • ESP-32  /  PANTALLA 3073

    ESP-32 / PANTALLA 3073

    - ESP32 Transceiver; 802.11 b/g/n (Wi-Fi, WiFi, WLAN) 2.4GHz Evaluation Board. #CommonPartsLibrary #NordicnRF52840 #ESP32processors #RFEvaluation #DevelopmentBoards #Iot.

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • Pet Tracker Device

    Pet Tracker Device

    This is a Pet Tracker Reference Design based on STM32L4. Tracker connects with network by SIM800L module connected to the STM. Also MCU connected to the GPS by uart and send data to server #STM32 #GPS #G4 #G3 #LTE #IoT #Tracker #smartHomeDevices #referenceDesign #edge-computing #edgeComputing #stm #template #referenceDesign

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • ESP32-C3-WROOM-02U Reference Design

    ESP32-C3-WROOM-02U Reference Design

    This is a ESP32-C3-WROOM-02U reference design based on the manufacturer's recommendations. On board we have an ESP module, USB C for firmware, 2 connectors with IOs and RGB LED #ESP32 #WiFi #LED #IoT #BLE #ARM #referenceDesign #simple-embedded #espressif #template

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • ESP32-S3-WROOM-1 Reference Design hdTm

    ESP32-S3-WROOM-1 Reference Design hdTm

    This project is a reference project for ESP32-S3-WROOM-1 to develop your IoT ideas. The board has 3 LEDs, USB C for firmware, EN and BOOT buttons, and 2 IO connectors for development #IoT #WiFi #MCU #RF #ESP32 #project #referenceDesign #simple-embedded #espressif #template #reference-design

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • 5_16 PCB Routing - GPIOs

    5_16 PCB Routing - GPIOs

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • 5_13 PCB Routing - ECO

    5_13 PCB Routing - ECO

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • Nodemcu-12E ESP8266 sugq

    Nodemcu-12E ESP8266 sugq

    NodeMCU V3 ESP8266 ESP-12E is WiFi development board that helps you to prototype your IoT product with few Lua script lines, or through Arduino IDE. The board is based on ESP8266 ESP-12E variant, unlike other ESP-12E, you won’t need to buy a separate breakout board, usb to serial adapter, or even solder it to a PCB to get started, you will only need a usb cable (Micro USB).

    0 Uses

    0 Comments

    0 Stars


  • Nodemcu-12E ESP8266

    Nodemcu-12E ESP8266

    NodeMCU V3 ESP8266 ESP-12E is WiFi development board that helps you to prototype your IoT product with few Lua script lines, or through Arduino IDE. The board is based on ESP8266 ESP-12E variant, unlike other ESP-12E, you won’t need to buy a separate breakout board, usb to serial adapter, or even solder it to a PCB to get started, you will only need a usb cable (Micro USB).

    0 Uses

    0 Comments

    0 Stars


  • ESP32-S3-WROOM-1 Reference Design

    ESP32-S3-WROOM-1 Reference Design

    This project is a reference project for ESP32-S3-WROOM-1 to develop your IoT ideas. The board has 3 LEDs, USB C for firmware, EN and BOOT buttons, and 2 IO connectors for development #IoT #WiFi #MCU #RF #ESP32 #project #referenceDesign #simple-embedded #espressif #template #reference-design

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • ESP32/ eMMC Module

    ESP32/ eMMC Module

    ESP32 /eMMC Integration with Bidirectional Level Shifting Project Overview: This project aims to integrate an ESP32 microcontroller with an eMMC (embedded Multi Media Card) storage module to create a robust data processing and storage solution. The system utilizes bidirectional level shifting to ensure seamless communication between the 3.3V logic of the ESP32 and the 1.8V logic of the eMMC, enabling efficient data handling and processing. Objectives: Data Storage and Processing: Leverage the high-speed capabilities of the eMMC for data storage while offloading processing tasks from the ESP32 to enhance overall system performance. Voltage Level Compatibility: Implement a bidirectional level shifting solution to facilitate communication between the ESP32 and eMMC, ensuring signal integrity and compatibility across different voltage levels. Modular Design: Create a modular and scalable design that can be easily adapted for various applications, including IoT devices, data logging systems, and embedded applications. Key Components: ESP32 Microcontroller: A powerful microcontroller with integrated Wi-Fi and Bluetooth capabilities, ideal for IoT applications. eMMC Storage Module: A high-speed storage solution that provides ample memory for data-intensive applications. Bidirectional Level Shifter: A 20-channel level shifter (74LVC4245 and TXB0104D) to convert signals between 1.8V and 3.3V, ensuring reliable communication between the ESP32 and eMMC. Power Management: Utilize a MIC5205 LDO voltage regulator to step down the 3.3V supply to 1.8V for the eMMC, ensuring stable power delivery. Implementation Steps: Circuit Design: Design the circuit schematic, including connections for the ESP32, eMMC, level shifter, and power management components. PCB Layout: Create a PCB layout that optimizes trace lengths for high-speed signals, ensuring proper length matching and minimizing noise. Firmware Development: Develop firmware for the ESP32 to handle data reading, writing, and processing tasks, as well as managing communication with the eMMC. Testing and Validation: Conduct thorough testing to validate the functionality of the system, ensuring reliable data transfer and processing capabilities. Expected Outcomes: A fully functional system that demonstrates the integration of the ESP32 with eMMC storage, showcasing efficient data handling and processing. A modular design that can be adapted for various applications, providing a foundation for future projects in IoT and embedded systems.

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • Curved Traces Quick Demo

    Curved Traces Quick Demo

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • Plant Care System Reference Design

    Plant Care System Reference Design

    This project is a plant care system that uses an ESP32-S3-MINI-1U-N8 microcontroller to automate plant care tasks. This system includes three Songle relays, multiple resistors, capacitors, and transistors, all powered at 3.3V, 5V, or 12V. It also incorporates a USB Type-C connector. #referenceDesign #edge-computing #edgeComputing #espressif #template #iot #ESP32 #relay #reference-design

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • Curve Trace Blank While Routing Issue b0fa

    Curve Trace Blank While Routing Issue b0fa

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • Curve Trace Blank While Routing Issue

    Curve Trace Blank While Routing Issue

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    +

    U
    U

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • Curve Trace Blank While Routing Issue

    Curve Trace Blank While Routing Issue

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • AvocAudio - Fully Placed 2565

    AvocAudio - Fully Placed 2565

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • AvocAudio - Fully Placed

    AvocAudio - Fully Placed

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • 5_12 PCB Routing - Fanouts

    5_12 PCB Routing - Fanouts

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • Decisive White Flux Capacitor

    Decisive White Flux Capacitor

    This project involves designing a complete schematic for a robotic arm controller based on the ESP32-C3 microcontroller, specifically using the ESP32-C3-MINI-1-N4 module. The design features a dual power input system and comprehensive power management, motor control, I/O interfaces, and status indicators—all implemented on a 2-layer PCB. Key Specifications: Microcontroller: • ESP32-C3-MINI-1-N4 module operating at 3.3V. • Integrated USB programming connections with reset and boot mode buttons. Power System: • Dual power inputs with automatic source selection: USB-C port (5V input) and barrel jack (6-12V input). • Power management using LM74610 smart diode controllers for power source OR-ing. • AMS1117-3.3 voltage regulator to deliver a stable 3.3V supply to the microcontroller. • Filter capacitors (10μF electrolytic and 100nF ceramic) at the input and output of the regulators. • Protection features including USBLC6-2SC6 for USB ESD protection and TVS diodes for barrel jack overvoltage protection. Motor Control: • Incorporates an Omron G5LE relay with a PC817 optocoupler and BC547 transistor driver. • Provides dedicated header pins for servo motors with PWM outputs. • Flyback diode protection implemented for relay safety. I/O Connections: • Header pins exposing ESP32-C3 GPIOs: Digital I/O (IO0-IO10, IO18, IO19) and serial communication lines (TXD0, RXD0), plus an enable pin. • Each I/O pin includes appropriate 10kΩ pull-up/pull-down resistors to ensure reliable performance. Status Indicators: • A power status LED with a current-limiting resistor. • A user-controllable LED connected to one of the GPIO pins. PCB Layout Requirements: • 2-layer PCB design with separate ground planes for digital and power sections. • Placement of decoupling capacitors close to power pins to reduce noise. • Adequate trace width for power lines to ensure efficient current flow. • Inclusion of mounting holes at the board corners for secure installation. • All components are properly labeled with correct values for resistors, capacitors, and other passive elements, following standard design practices for noise reduction, stability, and reliability. #RoboticArmController #ESP32C3 #SchematicDesign #PCBDesign #ElectronicsDesign #PowerManagement #MotorControl #EmbeddedSystems #IoT

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • 5_11 PCB Placement Update

    5_11 PCB Placement Update

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • 04_20 Schematic to PCB

    04_20 Schematic to PCB

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • 04_19

    04_19

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • Avocaudio (Modular) 04_17 Schematic Cleanup

    Avocaudio (Modular) 04_17 Schematic Cleanup

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    a year ago

    0 Uses

    0 Comments

    0 Stars


  • Avocaudio (Modular) 04_16 Schematic - Cleanup

    Avocaudio (Modular) 04_16 Schematic - Cleanup

    AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar

    a year ago

    0 Uses

    0 Comments

    0 Stars


Previous

Page 22 of 31

Next