AUnit VS Somfy_Remote_Lib

Compare AUnit vs Somfy_Remote_Lib and see what are their differences.

AUnit

Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with EpoxyDuino for continuous builds. (by bxparks)

Somfy_Remote_Lib

Emulate a Somfy remote using a 433.42 MHz transmitter. (by Legion2)
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
AUnit Somfy_Remote_Lib
2 5
165 116
- -
5.6 5.8
6 months ago 4 months ago
C++ C++
MIT License Apache License 2.0
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.

AUnit

Posts with mentions or reviews of AUnit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-19.
  • How can I unit test my firmware?
    2 projects | /r/esp32 | 19 Nov 2021
    To give some context, ESPecial is an Arduino based firmware that gives you the possibility to control your esp32 via a web interface or telegram bot, and add dynamically all kind of automations. It’s a bit like ESP-Home, but without the compilation step (and far from having all its features!). It has nice features like web socket, Camera, Matt and more. The thing is that the whole code is not tested, I’m a web developer and never done C++ so when I started that project I just wanted something working for my prototypes. Now that I want the thing to be more robust, I’d like to implement unit/functional tests. I found this: https://github.com/bxparks/AUnit and of course the Expressif IDF page on the subject: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/unit-tests.html But I’m curious about what you guys could suggest, what would be the best option for this project? Thanks for your help!
  • Testing Frameworks for C++, ESP32
    4 projects | /r/embedded | 1 Sep 2021
    I‘ve used https://github.com/bxparks/AUnit in combination with the arduino framework. Worked very well.

Somfy_Remote_Lib

Posts with mentions or reviews of Somfy_Remote_Lib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-03.

What are some alternatives?

When comparing AUnit and Somfy_Remote_Lib you can also consider the following projects:

Unity Test API - Simple Unit Testing for C

Pi-Somfy - A script to open and close your Somfy (and SIMU) blinds with a Raspberry Pi and an RF emitter.

Arduino-AppleMIDI-Library - Send and receive MIDI messages over Ethernet (rtpMIDI or AppleMIDI)

IRremoteESP8266 - Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/

ESPecial - ESP32 automation with web interface and telegram bot

dRehmFlight - Teensy/Arduino flight controller and stabilization for small-scale VTOL vehicles

ArduinoJson - 📟 JSON library for Arduino and embedded C++. Simple and efficient.

Catch - A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)

BauDetector - A simple Arduino projects that detects dogs barks and plays a vocal message to calm them down.

dscKeybusInterface - An Arduino/esp8266/esp32 library to directly interface with DSC security systems.