servo_kit VS pca9685.ex

Compare servo_kit vs pca9685.ex and see what are their differences.

servo_kit

Use PCA9685 PWM/Servo Controller in Elixir (by mnishiguchi)

pca9685.ex

Elixir library for the PCA9685 12-channel PWM driver. (by jimsynz)
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
servo_kit pca9685.ex
2 1
6 4
- -
0.0 0.0
over 2 years ago about 7 years ago
Elixir Elixir
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

servo_kit

Posts with mentions or reviews of servo_kit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-20.
  • Controlling servo in Elixir/Nerves
    3 projects | dev.to | 20 Mar 2021
    So I decided to write one on my own, reading PCA9685 data sheet and adopting ideas from existing libraries written in various programming languages. My servo kit is working pretty well so far.
  • [Elixir/Nerves] Smoothly dimming LEDs using a servo driver
    2 projects | dev.to | 26 Jan 2021
    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.

pca9685.ex

Posts with mentions or reviews of pca9685.ex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-20.
  • Controlling servo in Elixir/Nerves
    3 projects | dev.to | 20 Mar 2021
    I could not found any Elixir libraries for controlling a servo other than jimsynz/pca9685.ex, which was unfortunately outdated and unmaintained.

What are some alternatives?

When comparing servo_kit and pca9685.ex you can also consider the following projects:

cubdb - Elixir embedded key/value database

nerves_livebook - Develop on embedded devices with Livebook and Nerves

kiwi - Pimoroni Keybow based, WiFi-enabled Macro Pad (a.k.a. poor-man's Elgato Stream Deck)

circuits_i2c - Communicate over I2C from Elixir

nerves - Craft and deploy bulletproof embedded software in Elixir