led-controller VS stcgal-patched

Compare led-controller vs stcgal-patched and see what are their differences.

led-controller

Software for PIC32MX330F064H LED (cube) controller. The controller can be used for driving 256 RGB LEDs with a color-depth of 8 bit. (by LimpSquid)

stcgal-patched

stcgal patched to support STC8G, STC8H, STC8A8K64D4 and STC32G. (by area-8051)
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
led-controller stcgal-patched
3 3
3 16
- -
0.0 4.4
over 1 year ago 7 months ago
C Python
GNU General Public License v3.0 only 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.

led-controller

Posts with mentions or reviews of led-controller. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-06.

stcgal-patched

Posts with mentions or reviews of stcgal-patched. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-13.
  • What are some cheap alternatives to Atmega32u4?
    4 projects | /r/embedded | 13 Jan 2023
    It's an MCS-51derivative, supported by SDCC (documentation here). The technical reference manual is here, the updated downloader here, a HAL with examples here, and further explanations on the MCU there. Chips are available here.
  • Anyone want to share some embedded projects they have done?
    9 projects | /r/embedded | 15 Jul 2022
    And because STCGAL's author seems to have lost interest in his "baby" and didn't care to support STC's most recent MCU, I ended up forking it and taking over its maintenance. I don't like Python at all, but STCGAL was there, I need its functionality, and it's less work to maintain it than to start over, so...
  • Using STC 8051 MCU with SDCC
    4 projects | /r/embedded | 23 Jun 2022
    https://github.com/area-8051/stcgal-patched is an updated version of STCGAL supporting the same MCU families. Grigori seems to have lost interest in his "baby", but the show must go on, so...

What are some alternatives?

When comparing led-controller and stcgal-patched you can also consider the following projects:

stm32-hal - This library provides access to STM32 peripherals in Rust.

uni-STC - SDCC support + HAL + drivers for STC 8051 MCU

led-cube-engine - Hardware agnostic RGB LED cube rendering engine.

speki - flashcard app in your terminal

BTMSrev1

stcgal - Open Source STC MCU ISP flash tool

speki - Ein Audioplayer mit "Speki" auf dem CARME-M4-Kit unter Zuhilfenahme der diskreten Fourier Transformation. Erstellt als Projekt für das Modul BTE5053 Hardwarenahe Softwareentwicklung.

estdlib - C++ Standard Lib adapted to embedded environments

Awesome_STC - How-To style documentation on STC MCU

400hz-Driver - A lazly built circuit for driving LED xmass lights at 400hz to reduce flicker.

jtagstudy - A project to understand JTAG by bitbanging some of its functionalities on the AVR architecture.