Arduino libraries vs directly writing registers - worth it? (details/debate in comments)

This page summarizes the projects mentioned and recommended in the original post on /r/ECE

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
  • Fast

    Fast IO compatible with library making for Arduino. (by GitMoDu)

  • Yes, that is the recurring case for arduino optimization, bad IO abstraction. There better 3rd party libraries out there, including my own, which I do not recommend using but has a nice benchmark at the end.

  • AVR-ADC-Wrapper

    A static, type checked wrapper for AVR devices' ADC.

  • But just because Arduino has terrible APIs like digitalWrite and analogWrite, doesn't prevent you from doing some zero-cost abstractions yourself, you don't have to be extreme about it.

  • 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

Related posts

  • JTAG Hacking with a Raspberry Pi – Introducing the PiFex

    1 project | news.ycombinator.com | 7 May 2024
  • Cylon: JavaScript framework for robotics, drones, and the Internet of Things

    5 projects | news.ycombinator.com | 4 May 2024
  • Serial studio: Multi-purpose serial data visualization and processing program

    1 project | news.ycombinator.com | 4 May 2024
  • Harbaum/Galagino: A Galaga, Pac-Man and Donkey Kong Arcade Emulator

    1 project | news.ycombinator.com | 1 May 2024
  • Let's Talk About REST...

    2 projects | dev.to | 30 Apr 2024