Close

952 Results for "ESP32"

  • ESP32-01

  • Production of a 20-piece batch at SEEED finished and functional. See https://www.seeedstudio.com/ESP32-01-g-1299684 for details. A suitable Programmes is described in another project. See https://hackaday.io/project/176645-esp32-01-programmer for details....
  • ESP32 LoRa Gateway

  • Hardware test platform for SX1276 driver development with the specific focus of supporting multiple radios from a single MCU.Firmware source code at: https://git.oit.cloud/morgan/esp32-loraDesign Files at: https://git.oit.cloud/morgan/esp32-dual-lora...
  • ESP32-CW

  • see details in this file https://github.com/dnguyen76/ESP32-CW/blob/master/README.md Most of information to implement this project have been provided by this very knowledgeable arduinofanboy tutorial   see: https://www.instructables.com/id/ESP32-BLE-Android-App-Arduino-IDE-AWESOME/...
  • CO2 Monitor ESP8266

  • install ESP32 Board: 1. In your Arduino IDE, go to File> Preferences2. Enter https://dl.espressif.com/dl/package_esp32_index.json into the “Additional Board Manager URLs” field as shown in the figure below. Then, click the “OK”...
  • ESP32 I2C Hub/Multiplexer

  • Features ESP32 breakout boardRequires specific version of ESP32 board (marked ESP32 DEVKITV1 on bottom)GVS (Ground, Voltage, Signal) for all ESP32 pins4-channel I2C HubTCA9544 - 4-Channel I2C and SMBus Multiplexer With Interrupt LogicIsolated...
  • Trailer tester

  • This tester uses and ESP32 and a 4-channel relay board which can be driven by the ESP32, along with code that provides a web-based interface for running the tester.Thanks to the ESPUI and Task program contributors for their amazing programs.