Building an IoT Notification Device from Scratch
bertwagner.com
Building an IoT Notification Device from Scratch
1–10 of 19 posts
Re: Building an IoT Notification Device from Scratch
#2Re: Building an IoT Notification Device from Scratch
#3Author here. Thanks for reading. This was a massive learning project for me, I'm happy to answer questions or feedback.
Re: Building an IoT Notification Device from Scratch
#4Author here. Thanks for reading. This was a massive learning project for me, I'm happy to answer questions or feedback.
FYI: A couple of the images down in the article are not loading (And later some seem to be incorrectly formatted). I'm especially looking forward to the exploded button.
Re: Building an IoT Notification Device from Scratch
#5Re: Building an IoT Notification Device from Scratch
#6Earlier quoted context omitted.
FYI: A couple of the images down in the article are not loading (And later some seem to be incorrectly formatted). I'm especially looking forward to the exploded button.
D'oh. Thank you for letting me know. All fixed now. Hopefully "exploded button" wasn't too misleading (more of an exploded view of the design).
Re: Building an IoT Notification Device from Scratch
#7Earlier quoted context omitted.
D'oh. Thank you for letting me know. All fixed now. Hopefully "exploded button" wasn't too misleading (more of an exploded view of the design).
bro your images are giant. every load of the page is transferring 40ish MB. back_panel_back_render.png is 11.3 MB. replace those with smaller versions and click to link to the larger.. but I do see both cloudfront and cloudflare headers so not sure why these aren't being cached by them
Re: Building an IoT Notification Device from Scratch
#8HomeAssistant+ ESPHome + ESP32 in particular is a good stack because it takes away most of the complexity. Common sensors have ESPHome code available with a quick google so just need to connect the wires right basically
Re: Building an IoT Notification Device from Scratch
#9Earlier quoted context omitted.
D'oh. Thank you for letting me know. All fixed now. Hopefully "exploded button" wasn't too misleading (more of an exploded view of the design).
bro your images are giant. every load of the page is transferring 40ish MB. back_panel_back_render.png is 11.3 MB. replace those with smaller versions and click to link to the larger.. but I do see both cloudfront and cloudflare headers so not sure why these aren't being cached by them
Re: Building an IoT Notification Device from Scratch
#10Author here. Thanks for reading. This was a massive learning project for me, I'm happy to answer questions or feedback.