[Elixir/Nerves] Smoothly dimming LEDs using a servo driver

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • lcd_display

    Use character liquid crystal display (LCD) in Elixir

  • mnishiguchi/servo_kit - Use PCA9685 PWM/Servo Controller in Elixir

  • servo_kit

    Use PCA9685 PWM/Servo Controller in Elixir

  • Using an external servo driver board like Adafruit 16-Channel PWM/Servo HAT for Raspberry Pi, we have more flexibility with more channels. The downside was there was no library for using that servo driver; however as I studied Adafruit's official python code, it was not easy but not rocket science either. So I decided to write my own library in Elixir. It would be great if it helps other alchemists. The key thing is that board uses PCA9685 PWM controller, so the chip's data sheet is the single source of truth.

  • 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