-
Squeezing Tasmota into 512KB ESP8266 (ESP-12) module
Tasmota is a custom firmware for ESP8266/ESP32 devices, used mostly as a replacement for the stock firmware in a huge amount of Internet connected home gadgets. It makes it very easy to connect them with automation software like HomeAssistant, openHAB or Domoticz. It comes with support for a great…
-
Spinning up a free IPFS webrtc-star discovery server with Heroku
Deploy the webrtc-star signaling/discovery server in 5 minutes on Heroku for free…
-
Go for Particle Argon, Boron or Xenon
Thanks to TinyGo, "a Go compiler for tiny places", you can now use Go to write firmware for all 3rd gen Particle devices.…
-
Single Dockerfile for testing and production using multi-stage builds
Create a single Dockerfile to build development, testing and production images.…
-
Production-ready Django 3 ASGI Docker image
A boilerplate image for deploying ASGI Django applications on production using uvicorn and WhiteNoise.…