lcd_display VS servo_kit

Compare lcd_display vs servo_kit and see what are their differences.

servo_kit

Use PCA9685 PWM/Servo Controller in Elixir (by mnishiguchi)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
lcd_display servo_kit
2 2
9 6
- -
0.0 0.0
about 1 year ago over 2 years ago
Elixir Elixir
MIT License 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.

lcd_display

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

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 lcd_display and servo_kit you can also consider the following projects:

elixir_bme680 - An Elixir library to interface with the BME680 (and BME280) environmental sensor

cubdb - Elixir embedded key/value database

nerves_livebook - Develop on embedded devices with Livebook and Nerves

SwiftyGPIO - A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.

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

circuits_i2c - Communicate over I2C from Elixir

hd44780 - Dependency free, fail-safe, UTF-8 ready, HD44780 driver

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

nerves - Craft and deploy bulletproof embedded software in Elixir