Thermostat Cost Optimization
Smart Thermostat design using an ESP32 module for WiFi connectivity and a BME680 sensor for environmental monitoring. The user interface includes an E-ink display and an encoder for settings adjustment. Power: USB and Battery Movement sensor... show more0 Uses
52 Comments
1 Star
ESP-CAM Motherboard Reference Design
This project is a motherboard for the ESP32-CAM module, which enables easy and flexible WiFi camera applications. The motherboard provides power supply, programming interface, and GPIO expansion for the ESP32-CAM. It also supports external sensors for more functionality. #motherboard #WiFi #MCU #ReferenceDesign #project #ESP32 #camera #referenceDesign #edgeComputing #espressif #template #reference-design... show more0 Uses
26 Comments
1 Star
ESP32-WROOM-32E Reference Design
This project involves designing a versatile IoT sensor hub using the ESP32-WROOM-32E module. The main objective is to create a platform that enables seamless data collection and transmission from various environmental sensors over a WiFi network. The device will feature USB-C for power and data transfer, and will utilize on-board voltage regulation to ensure stable operation. A CH340C chip is employed for USB to serial conversion, facilitating easy programming and communication with a host computer. Key Features: Wireless Connectivity: Leverage the ESP32's built-in WiFi capabilities for real-time data transmission to cloud-based platforms or local servers. USB-C Interface: Utilize a modern USB-C connector for power and data transfer, providing flexibility and future-proofing the design. On-board Voltage Regulation: Include an AMS1117-3.3 voltage regulator to maintain a stable 3.3V output from the USB input, protecting sensitive components. Support for Multiple Sensors: Integrate various GPIOs to connect multiple sensor types ( temperature, humidity, air quality ) (temperature, humidity, air quality) for comprehensive environmental monitoring. Expandability: Design with additional headers for future expansion, enabling users to customize and extend the hub's capabilities with additional sensors or modules. Applications: Smart Home Automation: Integrating with home systems to monitor and respond to environmental changes. Environmental Monitoring: Providing data for ecological studies or urban environment monitoring. Industrial IoT: Enhancing systems within a factory or industrial setting to track conditions in real-time. With this setup, the device aims to be a robust and adaptable piece of technology, suitable for hobbyists, researchers, and developers interested in the expanding world of IoT.... show more0 Uses
22 Comments
1 Star
BLE remote control Reference Design
This is a BLE remote control Reference Design. It features a Microchip RN4871U BLE module for communication, various push buttons (Up, Down, Left, Right, OK) for control input, and a piezoelectric buzzer for audio feedback. Power is supplied by a battery and it is regulated to 3.3V for the BLE module. #BLE #IoT #referenceDesign #simple-embedded #microchip #template #reference-design... show more0 Uses
21 Comments
1 Star
Wireless wearable glove
This project is a wireless wearable glove (smart glove) for sign language translation. It uses Arduino Nano - ATMega328P, Accelerometer - ADXL345 and a Bluetooth module HC -05 to transmit and display the signs on any compatible display device like a mobile phone or a LCD - LM016L. In this project, I have used a 5x8 LCD display - LM016L to display the test converted. (strings, numbers etc.)... show more0 Uses
19 Comments
1 Star
BLE remote control Reference Design
This is a BLE remote control Reference Design. It features a Microchip RN4871U BLE module for communication, various push buttons (Up, Down, Left, Right, OK) for control input, and a piezoelectric buzzer for audio feedback. Power is supplied by a battery and it is regulated to 3.3V for the BLE module. #BLE #IoT #referenceDesign #simple-embedded #microchip #template #reference-design... show more0 Uses
18 Comments
1 Star
WiFi Door and Window Sensor
A compact battery-powered door/window sensor built around the ESP32-C3-MINI-1-N4 module. The design uses a single non-rechargeable AA cell with a TPS613221A 3.3 V boost regulator, reed switch magnetic contact sensing, low-power wake/report/sleep firmware strategy, RGB status LED for setup feedback, BOOT/EN controls, programming header, and input polarity protection. It is intended for smart-home security and automation applications, supporting WiFi or Bluetooth LE hub reporting with emphasis on low idle current, reliable RF burst power delivery, and field-replaceable battery operation. #ESP32-C3 #BLE #WiFi #DoorSensor #WindowSensor #ReedSwitch #LowPower #BatteryPowered #SmartHome #IoT... show more0 Uses
18 Comments
1 Star
Test Project
The Open-Source Laptop Webcam Module is a critical component of our open-source laptop initiative. This module will provide high-definition video capture capabilities while adhering to the principles of open-source design. The module must integrate seamlessly with the laptop’s mainboard, ensuring compatibility, ease of assembly, and potential for future upgrades.... show more0 Uses
17 Comments
1 Star
Webcam & TouchKey Laptop PCB
This project involves designing a PCB for the lid assembly of an open-source laptop. The design integrates various sensors, including a microphone, camera, and ambient light sensor, ensuring precise alignment with the display glass. It features touch sensors to control LED lighting, spring-loaded contacts for touch-key interaction, and 3D-printed light diffusers for efficient lighting. Additionally, the PCB includes a power management system with status LEDs and a PFC for connecting to the external laptop PCB. The goal is to create a versatile, upgradeable, and user-friendly component for the laptop's lid. Specific parts of the project include 1. Microphone - Audio input capture 2. Ambient Light Sensor Module - Light intensity measurement 3. Camera - Video capture 4. LDO Regulators (3 TLV74 Series) - Voltage regulation for different components 5. Crystal - Clock generation 6. Touch Sensor Controller - Touch-key interaction 7. Flip-Flop - State keeping in logic circuits 8. LEDs (LTRBR37G Series) - Lighting indication 9. FPC Connector - Interface with main laptop PCB... show more0 Uses
15 Comments
1 Star
Smart Vending System Control Board
Designing a control board for a smart vending machine. Board will house an ESP32, AC and DC power supply, terminal port for stepper motor, MG990 servo motor, SIM7200 GSM module, 2004 LCD screen.... show more0 Uses
13 Comments
1 Star
Arduino Uno learner's kit
The Arduino Uno learner's kit with ESP32 is a versatile educational tool for beginners. It combines an Arduino Uno board with additional components like a 2-channel motor driver, 7-segment display, relay outputs, programmable LEDs, push buttons, and analog inputs. This kit enables learners to explore electronics, programming, robotics, home automation, and more. With the ESP32 module, Wi-Fi and Bluetooth connectivity are possible, expanding the range of projects. It's a comprehensive package that fosters creativity and knowledge in the exciting world of electronics and programming. #arduino #esp32... show more0 Uses
10 Comments
1 Star
Code Interpreter Playground: AvocAudio: A tinyML community board
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. #raspberryPi #rp2040 #lorawan #iot #solar... show more0 Uses
10 Comments
1 Star
RC522 RFID
The RC522 is a 13.56MHz RFID module that is based on the MFRC522 controller from NXP semiconductors. The module can supports I2C, SPI and UART and normally is shipped with a RFID card and key fob. It is commonly used in attendance systems and other person/object identification applications. #RFID #Module... show more0 Uses
9 Comments
1 Star
nRF52810 Watch Template
This is a smart watch project based on E73-2G4M04S1A module with SoC nRF52810 on board. OLED display and coin battery #wearable #nRF52810 #E73 #Ebyte #BLE #referenceDesign... show more0 Uses
9 Comments
1 Star
ACS712 current sensor layout example
Compact ACS712 current sensor module, capable of measuring up to 20A of AC or DC current. The layout includes a 2-pin connector for the input current, a terminal for the output voltage, and two capacitors for noise reduction. #template #project #sensor #current_sensor #ACS712... show more0 Uses
9 Comments
1 Star
ESP32-C3-WROOM-02-Typical application circuit
Typical application circuit for ESP32-C3-WROOM-02 module0 Uses
8 Comments
1 Star
Una fuente de voltaje regulables de positivo a negativo y tierra de 50 volts
Adjustable ±0–24 V Dual-Rail Linear Power Supply Module with LM317/LM337 Regulators and Integrated 36 VAC Center-Tapped Transformer Interface... show more0 Uses
7 Comments
1 Star
MLX90640 Reference Design
This project is a IR camera sensor module based on the TSL25911FN sensor, equipped with I2C communication technique. The module features a 3.3V regulator, I2C level shifter, LEDs, capacitors, resistors, and JST connectors for easy interfacing. #project #Template #projectTemplate #sensor #IR #industrialSensing #referenceDesign #template #reference-design #polygon... show more0 Uses
5 Comments
1 Star
WiFi Camera with Motion Detection Reference Design
This project is a WiFi Camera with Motion Detection, utilizing ESP32-CAM module and HC-SR501 PIR sensor. The camera is activated by the sensor's output. The system also includes power regulation and communication headers for setup and control. #WiFi #MCU #PIR #ReferenceDesign #project #ESP32 #camera #referenceDesign #edgeComputing #espressif #template #reference-design... show more0 Uses
3 Comments
1 Star
MGM240S Dev Board Example
This project a basic development board for MGM240S Transceiver Module, featuring key programming and power nets, and a mix of digital and analog connections. #template #arduino-matter #arduino #siliconlabs #bluetooth #thread #zigbee #matter... show more0 Uses
2 Comments
1 Star
AvocAudio: A tinyML community board v2 Modules
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. #raspberryPi #rp2040 #lorawan #iot #solar... show more0 Uses
2 Comments
1 Star
Pet Tracker Device noPL
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... show more0 Uses
1 Comment
1 Star
BLE Controller Template 5p8p
This is a BLE Controller project based on E73-2G4M04S1A module with SoC nRF52810 on board. Can be used to control RC cars, robots, planes, drones, etc #robotics #nRF52810 #E73 #Ebyte #BLE #referenceDesign... show more0 Uses
1 Comment
1 Star
AvocAudio: A tinyML community board v1
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... show more0 Uses
1 Comment
1 Star