showdev: Serverless IoT Dashboard

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. MQTT.js

    The MQTT client for Node.js and the browser

    View on GitHub

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. standard

    Discontinued 🌟 JavaScript Style Guide, with linter & automatic code fixer [Moved to: https://github.com/standard/standard] (by feross)

  4. Chart.js

    Simple HTML5 Charts using the <canvas> tag

    View on GitHub

  5. awesome

    A curated list of awesome Chart.js resources and libraries (by chartjs)

    Popular Extensions

  6. chartjs-plugin-streaming

    Chart.js plugin for live streaming data

    View on GitHub

  7. Tasmota

    Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at

    The data is collected using Tasmota on an ESP8266. I soldered a BME680 directly to the ESP8266 pins and mapped the pins accordingly using the web config. I configured Tasmota to send the data to a free public MQTT broker provided by emqx. It would be ok to self host broker, but that wouldn't be as serverless. The Tasmota/ESP8266 is connected to my home wifi, and since it's only sending messages out, no special NAT changes or Port Forwarding was required.

  8. node

    Node.js JavaScript runtime ✨🐢🚀✨

    You first need to install node dependencies (requires Node.js):

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Alternatives to Chart.js - A Series Exploring JavaScript Chart Comparisons

    3 projects | dev.to | 24 Jan 2024
  • 7500 hotels price research: scraping using JavaScript module hotels-scraper-js and data analysis

    2 projects | dev.to | 7 May 2023
  • Using Chart.js plugins with webpack

    6 projects | dev.to | 3 Jul 2022
  • I created a tool which allows user to visually map the communities they follow on Twitter.

    1 project | /r/opensource | 26 Aug 2021
  • Unconventional Databases

    5 projects | dev.to | 12 Feb 2021

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?