electronenclave

A blog about electronics and computers/networking

  • How to add a device to Zigbee2MQTT

    How to add a device to Zigbee2MQTT

    Required: 1) Zigbee dongle of some kind (I have the sonoff one though the home assistant one is also good) sonoff dongle: https://amzn.to/3xjn4Dk home assistant:2) some kid of machine running home assistant 3) Zigbee2MQTT installed 4) A mqtt broker also installed (I plan a guide on this stuff in the next week or so)5) and…

  • Setting Up an Adsterra Account and Generating Ad Scripts

    Setting Up an Adsterra Account and Generating Ad Scripts

    How to make an account? *update it seems this also can add malware flagged urls to the site according to wordfence….have removed it since to try and track down where they are coming from and it seems to be adsterra with a url which is listed below To create an account with Adsterra, visit their…

  • How to add wifi to the Prusa mini

    How to add wifi to the Prusa mini

    needed: 1) esp01 or esp01s module amazon: https://amzn.to/3Hbtw0F (prusa also sells one https://prusa3d.com/product/wi-fi-adapter-esp-01s-for-mini-and-mk4/ )aliexpress: https://s.click.aliexpress.com/e/_DBYmhLR (affiliate link)2) 2.5mm allen key 3) prusa mini of course 4) pliers to get the power switch out possibly 5) usb stick (either the one supplied with the prusa mini or another one)6) computer step 1: Turn off the power…

  • Installing esphome on a nodemcu

    Installing esphome on a nodemcu

    parts needed: first you need to connect your esp board to your ha server (you can also use the https://web.esphome.io page) and get esphome flashed to the board, you may need to press the boot or en buttons if it gives an error about flashing for this guide I’m using a seperate programmer as I…

  • How to link a domain to cloudflare

    How to link a domain to cloudflare

    for this example I am using a domain from freenom from when they still allowed new registrations first you’ll need to go to your domains name servers records and change them to cloudflares ones go to cloudflare (you’ll need to register, the free account is perfectly fine) then choose create a zone once you have…