Tech bytes IoT switch using relay operated by micropython based NodeMCU Author manish Date March 16, 2020 IoT is gaining market rapidly. In recent years, many appliance, automobile manufactures have started...
Tech bytes Multi topic IoT subscriber model Author manish Date March 14, 2020 In a typical IoT model, you have many IoT sensors publishing data to IoT...
Tech bytes Air quality monitor using GP2Y1010AU0F sensor on micropython based NodeMCU Author manish Date March 11, 2020 I had purchased GP2Y1010AU0F sensor about 6 months back. Finally, found time to hook...
Tech bytes Transmit weather stats from DHT22 using MQTT on micropython Author manish Date March 10, 2020 In my previous article about DHT22 sensor, I had used arduino based programming to...
Tech bytes Publish IoT messages from micropython based client Author manish Date March 9, 2020 Micropython is quite capable firmware to build prototypes and do experiments. Paired with ESP8266...
Tech bytes micropython – an exciting firmware for microcontrollers Author manish Date March 9, 2020 Arduino based controller boards have been all time favorite for developing prototypes and small...
Tech bytes CSV logs ingestion to elasticsearch using Fluentd Author manish Date March 3, 2020 You can push streaming CSV logs/data into Elasticsearch using Fluentd with very simple config....