Is porting the ATtiny13 even feasible?

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

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

    The FastLED library for colored LED animation on Arduino. Please direct questions/requests for help to the FastLED Reddit community: http://fastled.io/r We'd like to use github "issues" just for tracking library bugs / enhancements.

  • I wanted to control a handful of WS2812B LEDs with an ATtiny13A, then I realized it's not supported in FastLED. There is an issue requesting that feature, but it hasn't recieved much attention, so I wanted to port it myself. It can't be that hard, right?

  • MicroCore

    A light-weight Arduino hardware package for ATtiny13

  • I've done some digging (mainly into wiring.c) and I noticed a slight problem: the micro core used for the ATtiny13/ATtiny13A doesn't provide the timer0_millis variable. The millis() implementation only has some inline assembly which I don't fully understand.

  • 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