circuits_i2c VS servo_kit

Compare circuits_i2c vs servo_kit and see what are their differences.

circuits_i2c

Communicate over I2C from Elixir (by elixir-circuits)

servo_kit

Use PCA9685 PWM/Servo Controller in Elixir (by mnishiguchi)
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
circuits_i2c servo_kit
3 2
60 6
- -
6.8 0.0
3 days ago over 2 years ago
Elixir Elixir
Apache License 2.0 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.

circuits_i2c

Posts with mentions or reviews of circuits_i2c. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-02.

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.

What are some alternatives?

When comparing circuits_i2c and servo_kit you can also consider the following projects:

aht20 - Use AHT20 temperature & humidity sensor in Elixir

cubdb - Elixir embedded key/value database

lcd_display - Use character liquid crystal display (LCD) in Elixir

nerves_livebook - Develop on embedded devices with Livebook and Nerves

dialyxir - Mix tasks to simplify use of Dialyzer in Elixir projects.

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

pca9685.ex - Elixir library for the PCA9685 12-channel PWM driver.

nerves - Craft and deploy bulletproof embedded software in Elixir