LED blink, no delay(), one line of code

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

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
  • ArduinoCore-avr

    The Official Arduino AVR core

  • In this particular case, the call to digitalWrite is the major execution time (CPU cycle) hog. That's a highly (code / execution) inefficient routine. It tests all sorts of things to figure out how to actually change the pin state. See https://github.com/arduino/ArduinoCore-avr/blob/master/cores/arduino/wiring_digital.c

  • PhotoLife

    Conway's Game of Life, running in a Photoframe, on an Arduino

  • And already used one of in my projects: https://github.com/jackmachiela/PhotoLife

  • 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

  • Resistance against London tube map commit history (a.k.a. git merge hell) (2015)

    1 project | news.ycombinator.com | 2 May 2024
  • The File Filesystem

    7 projects | news.ycombinator.com | 30 Apr 2024
  • Ubuntu 24.04 LTS is so buggy you can't install the OS [video]

    1 project | news.ycombinator.com | 1 May 2024
  • Semi-Scripted Conversational Applications

    1 project | dev.to | 1 May 2024
  • Dune 3D 1.1.0 Released

    2 projects | news.ycombinator.com | 1 May 2024