Floating inputs matters

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

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

    ATtiny85 Inside&Outside thermometer written in modern C++

  • Another day I was updating the thermometer (ATtiny85 + ds18b20) of my office and I have decided to measure the impact of floating inputs on the power consumption when the device isn't sleeping. The project has three unused pins and I have measured a peak of 4.9mA when these pins were floating, but when the pull-up resistor is activated on them then there is a decrease of ~10.2% (4.4mA) of the current.

  • avrIO

    C++11/17/20 library for manipulating I/O port pins and I/O registers of AVR8

  • [@C++ land] BTW, I have a library called avrIO that allows a better syntax that is type safe and without overhead if compared to avr-libc:

  • 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

  • [C++@AVR8] Operations on I/O registers and I/O port pins

    1 project | /r/embedded | 27 Mar 2021
  • [C++] Operations on I/O registers and I/O port pins

    1 project | /r/avr | 26 Mar 2021
  • [C++] Exploring type safety and expressiveness on IO registers

    1 project | /r/avr | 6 Mar 2021
  • [AVR8] C++20 Concepts and traits class to help abstract I/O port pins

    4 projects | /r/embedded | 8 Feb 2021
  • sleep_for [power down mode + watchdog timer]

    1 project | /r/avr | 31 Mar 2021