Ask HN: Hardware product design, where do I start?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • esphome-weatherman-dashboard

    A simple dashboard with weather and NYC subway information for ESPHome

  • Recently saw a guy do a really cool E-Ink display for smart homes here:

    https://github.com/Madelena/esphome-weatherman-dashboard

    He lists out the materials and code he used. He went with a low cost / low power ESP32 microcontroller. This is fine if you mostly want to do lower resolution, static stuff. Here you could design something that'd run off batteries for quite a while.

    If you're into fancy animations, maybe some videos, then you'd need to go with something a bit more beefy, closer to a Raspberry PI running some sort of *nix, potentially with some browser to render beautiful pages :)

    Obviously there's significant price difference between the two approaches, but there's also some pros and cons you'd need to consider.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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