Esphome wheelie bin day notification

Esphome wheelie bin day notification

thingiverse

<h2>Description</h2> I'm really forgetful, so this visual cues is to notify me to take the rubbish out using Esphome and Home Assistant. 2 bins to the side for general wheelie bin and recycle bin, the middle cone is just a visual cues for other home assistant notifications. <h2>Prints:</h2> * Bin consist of the (bin, bin_lid and bin_lid_hinge). bin_lid and bin_lid_hinge uses 3 small pieces of 1.75 filaments and maybe a dip of glue to hold together, it's not meant to be strong. Mainly for display only. Recommend using transparent filaments. * Casing consist of the (board_case, board_case_lid and cover), board_case can be print with bridges or supports. The whole thing is friction fit. * Added step files so you can remix it and hold different number of LED or boards. <h2>Build:</h2> * I use a esp8266 board and 3 common 4-leg cathode LED ( with code: SKU077016) * All 3 LED's red pins to D0, D1, D2. Green pins to D3, D4, D5. Green pins to D6, D7, D8. * All 3 ground pins to GND pins <h2>Code:</h2> <blockquote> <p>light:</p> <p> - platform: rgb</p> <p> name: "rgb-light-1"</p> <p> red: redgpio</p> <p> green: greengpio</p> <p> blue: bluegpio</p> <p> - platform: rgb</p> <p> name: "rgb-light-2"</p> <p> red: redgpio2</p> <p> green: greengpio2</p> <p> blue: bluegpio2</p> <p> - platform: rgb</p> <p> name: "rgb-light-3"</p> <p> red: redgpio3</p> <p> green: greengpio3</p> <p> blue: bluegpio3</p> <p>output:</p> <p> - platform: esp8266_pwm</p> <p> id: redgpio</p> <p> pin: D0</p> <p> - platform: esp8266_pwm</p> <p> id: redgpio2</p> <p> pin: D1</p> <p> - platform: esp8266_pwm</p> <p> id: redgpio3</p> <p> pin: D2</p> <p> - platform: esp8266_pwm</p> <p> id: greengpio</p> <p> pin: D3</p> <p> - platform: esp8266_pwm</p> <p> id: greengpio2</p> <p> pin: D4</p> <p> - platform: esp8266_pwm</p> <p> id: greengpio3</p> <p> pin: D5</p> <p> - platform: esp8266_pwm</p> <p> id: bluegpio</p> <p> pin: D6</p> <p> - platform: esp8266_pwm</p> <p> id: bluegpio2</p> <p> pin: D7</p> <p> - platform: esp8266_pwm</p> <p> id: bluegpio3</p> <p> pin: D8</p> </blockquote>

Download Model from thingiverse

With this file you will be able to print Esphome wheelie bin day notification with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Esphome wheelie bin day notification.