esphome am312 3d models

538 3d models found related to esphome am312.
iFix Roller Shade Gear and Mounting Hardware
iFix Roller Shade Gear and Mounting Hardware
prusaprinters

Using EspHome (http://esphome.io) I was able to setup the ESP chip pretty easily and get the entire project done from start to finish in about 20 minutes including mounting the roller shade. I was fortunate to stumble on this thread where people had...

Wall Heater Tamer (Controller)
Wall Heater Tamer (Controller)
prusaprinters

The magic happens in esphome's pid sensor, which syncs the stepper position with the pid climate controller in a on_value trigger.It's unlikely that many people will have this exact model heater and be able to use the model directly. However, when I...

Geiger counter CAJOE with D1mini ESP8266 box
Geiger counter CAJOE with D1mini ESP8266 box
thingiverse

The J305 geiger-muller counting tube that is fitted on the geiger counter board does 153.8 pulses per 1 µSv/hour and ESPhome has a mechanism to recalculate that. ``` sensor: - platform: pulse_counter pin: 12 name: ${friendly_name} ...

Smoke fan soldering
Smoke fan soldering
thingiverse

... The system uses an ESPHome-enabled Wemos D1 board, which connects to a L293D motor driver, four WS2812 LEDs, a 12V brushless fan, and sensors from BME280 and SGP30. It also features a SSH1106 OLED screen with 128x64 pixels and a micro push button.

Garden
Garden
thingiverse

As for the code i use home assistant with Esphome and since it's a simple relay: https://esphome.io/cookbook/relay.html For the automation depending on the weather elements there's plenty of videos and tuto's out there but here's the one i followed:...

Bed leg load sensor
Bed leg load sensor
prusaprinters

Mine contains a liberal amount of hot glue. Supplied an example YAML for this project for use with [https://esphome.io] firmware. Print Settings Printer Brand: Creality Printer: Ender 3 Rafts: No Supports: No Resolution: 200 Infill: 20 Filament:...

Geiger counter CAJOE with D1mini ESP8266 box
Geiger counter CAJOE with D1mini ESP8266 box
cults3d

The J305 geiger-muller counting tube that is fitted on the geiger counter board does 153.8 pulses per 1 µSv/hour and ESPhome has a mechanism to recalculate that. ``` sensor: - platform: pulse_counter pin: 12 name: ${friendly_name} id:...

Infinity Mirror
Infinity Mirror
thingiverse

Works just fine at 5V, 2A, 10W Can be powered by USB through the ESP8266 (not recommended, but it works) Helpful Links (https://www.youtube.com/results?search_query=esp+home+flasher+wled)...

iFix Roller Shade Gear and Mounting Hardware
iFix Roller Shade Gear and Mounting Hardware
prusaprinters

I was fortunate to stumble on this thread where people had already undertaken this project to get it working with esphome: https://community.home-assistant.io/t/motor-on-a-roller-blind-esphome-version/116179 Using that thread my version one...

IoT USB Powered Motion Sensor
IoT USB Powered Motion Sensor
prusaprinters

wire 2.54mm female pin headers 2-Pin Screw Terminal Block Connector 2.54mm Pitch AM312 Mini Pyroelectric PIR Human Sensor Module Infrared IR Sensor Detector ESP8266 ESP-01 (Black) WiFi Serial Transceiver Module with 1MB Flash (NOT ESP-01S) HT7333-A...

Twin Litho Holder with Leds
Twin Litho Holder with Leds
thingiverse

Components Used: 1x Arduino Nano V3.0 (you will have to cut the 6x SPI header pins off to fit into enclosure) 1x AM312 IR Human Motion Detector 2x M3x12 Screws 2x Ultra Bright White LED 3mm 3v Electrical Connections: Pir vin pin to Arduino 5v pin...

HX 711 Board Case
HX 711 Board Case
thingiverse

To begin, ensure that you have the HX 711 breakout board in hand along with an analog output capable weighing sensor, such as the AM312 or HX711. The breakout board has two terminals: VCC (red) and GND (black). Connect your sensor to these terminals...

Sinilink XY-WFMS Wifi mosfet case
Sinilink XY-WFMS Wifi mosfet case
thingiverse

(no affiliate link) Changelog -------------- Added pogo pin programming adapter (r75-2w+p75) Added ESPhome.io config template (soon available on esphome-devices.com) Added light guides for LEDs Added two options for mounting points Complete re-draw,...

ESP Light Bar - Ikea Skadis Mount
ESP Light Bar - Ikea Skadis Mount
thingiverse

A simple light bar derived from my Xiaomi Lamp DesignGithub Link with ESPHome code & WiringParts NeededWS2811/WS2812/WS2812B or WS2813 (around 240mm 5V) LED StripCable with at least 3 conductors with the outer diameter being no more than 3.5mm (an...

Distributed Radar Module (ESP8266)
Distributed Radar Module (ESP8266)
cults3d

Anyone who would like suggestions on ways to use these sensors in a network my recommendation would be ESPHome (https://esphome.io/). The modules can then be linked to Home Assistant (https://www.home-assistant.io/) for easy management and...

ESP8266 Multi Sensor BME280 (battery powerd) - T, Humidity and hPa, incl. Code
ESP8266 Multi Sensor BME280 (battery powerd) - T, Humidity and hPa, incl. Code
thingiverse

The ESP is running on ESPhome software (you can find a good guide on how to wire up the esp12 here - http://domoticx.com/esp8266-wifi-esp-12-module-aansluiten). To enable deep sleep mode, connect the GPIO16 pin to reset. Otherwise, the ESP will not...

Big Fredd's Corner Multi-Sensor
Big Fredd's Corner Multi-Sensor
thingiverse

I use Home Assistant and also used the ESPHome plugin to configure these boards. You could also use Tasmota to do this if you do not want to use ESPHome. To fit this in nicely, all devices were powered with 3.3V headers. Pin D5 was used for...

Sonoff Basic Switch Light Switch
Sonoff Basic Switch Light Switch
thingiverse

------ESPHome connfig------- binary_sensor: - platform: gpio id: push_button pin: number: GPIO0 mode: INPUT_PULLUP inverted: True name: "XXX Light Switch" internal: true on_press: # Prevents unintended LED lit states. if: condition: ...

Distributed Radar Module (ESP8266)
Distributed Radar Module (ESP8266)
thingiverse

Anyone who'd like suggestions on ways to use these sensors in a network, I recommend ESPHome (https://esphome.io/). The modules can then be linked to Home Assistant (https://www.home-assistant.io/) for easy management and monitoring. ... The STP file...

Housing for VL53L0X Time-of-Flight (TOF) sensor
Housing for VL53L0X Time-of-Flight (TOF) sensor
thingiverse

Since I'm already using Home Assistant to control the automation, I decided to try using ESPHome running on an ESP8266 D1 Mini with a VL53L0X Time-of-Flight (TOF) sensor to detect motion. ### Want to use a VL53L0X ToF sensor as a Break Beam sensor...

LED Stripe Floor Lamp MK1
LED Stripe Floor Lamp MK1
cults3d

Zum steuern kann jede beliebige Software eingesetzt werden, ich nutze ESPHome und Home Assistant. !!WICHTIG!! ...Die LED Leiste muss folgende Maße haben: 16mm*16mm*22mm Link:...

Automate an ikea blind
Automate an ikea blind
thingiverse

Code: esphome: name: office_blind platform: ESP8266 board: d1_mini_lite wifi: ssid: "your wifi" password: "your password" # Enable logging logger: # Enable Home Assistant API api: ota: globals: - id: counter type: int restore_value: no...

flexible magnetic hexagon light
flexible magnetic hexagon light
thingiverse

Below are some links to help get started with WLED and shows where to find the components: - Installation information https://kno.wled.ge/basics/getting-started/ - Flashingtool https://github.com/esphome/esphome-flasher/releases - WLED bin file...

ESP32 Cam / Wall Switch / 2 Buttons / Sensor DHT11 / Hassio
ESP32 Cam / Wall Switch / 2 Buttons / Sensor DHT11 / Hassio
thingiverse

Here's a breakdown of the different sections: **General Settings** * `esphome:`: This defines the name and platform (ESP32) of the device. * `board: esp-wrover-kit`: This specifies the board used in the project, which is an ESP-WROVER-Kit. **Wi-Fi...

Sonoff Basic Switch Light Switch
Sonoff Basic Switch Light Switch
cults3d

------ESPHome connfig------- binary_sensor: - platform: gpio id: push_button pin: number: GPIO0 mode: INPUT_PULLUP inverted: True name: "XXX Light Switch" internal: true on_press: # Prevents unintended LED lit states. if: condition: ...

ATTNODE modular housing set
ATTNODE modular housing set
thingiverse

Je nach Ausführung kann sie verwendet werden, um weitere Module wie Spannungsregler oder einen AM312 Bewegungssensor aufzunehmen oder aber um Kabel für externe Sensoren auszuführen. Passend für jede Vario-Box sind entsprechende Deckel verfügbar. ...

Beerculator DIY keg weighing scale
Beerculator DIY keg weighing scale
thingiverse

https://www.thesmarthomehookup.com/diy-weight/ https://circuitjournal.com/50kg-load-cells-with-HX711 https://www.instructables.com/Arduino-Bathroom-Scale-With-50-Kg-Load-Cells-and-H/ https://github.com/Callwater/Beerkeg-load-cell...

Case for Everything Presence One (EP1)
Case for Everything Presence One (EP1)
thingiverse

It integrates perfectly with Home Assistant via its use of ESPHome. The board is absolutely perfect, but unfortunately I did not like the standard 3D printed case at all, so in the finest 3D printing tradition I designed my own. It is intended...

Lithophane Holder with RGB Backlight
Lithophane Holder with RGB Backlight
prusaprinters

If you have a home assistant install at home, you can integrate it with esphome to act as a smart lamp.The USB-C Breakout board is a random one i had lying around. In the case there is not a lot of room so if you want to print this, i reccomend to...

Automatic phone pickup machine
Automatic phone pickup machine
thingiverse

This has now been automated, thanks to Home Assistant and ESPHome. I have created a 3D-printed wall attachment, which holds two servos and a microphone. It’s all connected to an ESP32 and it works like this: The phone rings when someone pushes...