Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nrf24/rf24log
A nice logging library for Arduino devices
https://github.com/nrf24/rf24log
arduino cpp hacktoberfest nrf24l01 rf24
Last synced: about 2 months ago
JSON representation
A nice logging library for Arduino devices
- Host: GitHub
- URL: https://github.com/nrf24/rf24log
- Owner: nRF24
- License: gpl-2.0
- Created: 2020-10-02T10:02:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-07T10:55:49.000Z (over 3 years ago)
- Last Synced: 2024-05-02T02:51:24.468Z (8 months ago)
- Topics: arduino, cpp, hacktoberfest, nrf24l01, rf24
- Language: C++
- Homepage:
- Size: 1.43 MB
- Stars: 7
- Watchers: 7
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Cross-Compile & package](https://github.com/nRF24/RF24Log/actions/workflows/build_cross-compile.yml/badge.svg)](https://github.com/nRF24/RF24Log/actions/workflows/build_cross-compile.yml)
[![Arduino CLI build](https://github.com/nRF24/RF24Log/actions/workflows/build_arduino.yml/badge.svg)](https://github.com/nRF24/RF24Log/actions/workflows/build_arduino.yml)
[![PlatformIO build](https://github.com/nRF24/RF24Log/actions/workflows/build_platformIO.yml/badge.svg)](https://github.com/nRF24/RF24Log/actions/workflows/build_platformIO.yml)
[![RP2xxx build](https://github.com/nRF24/RF24Log/actions/workflows/build_rp2xxx.yml/badge.svg)](https://github.com/nRF24/RF24Log/actions/workflows/build_rp2xxx.yml)# RF24Log
A Unifying logging library meant for both Arduino and Linux platforms.@warning
**This library's (& its Docs) are still under construction**