benmusson/loconet-esp32

uploaded 2 months ago
LocoNet library for ESP-32

readme

<div align="center">
  <h1>
    <i>loconet-esp32</i>
</h1>
<h3>A LocoNet library for ESP32.</h3>
<p>
  <!-- <img alt="Build" src="https://github.com/benmusson/loconet-esp32/actions/workflows/build.yml/badge.svg"/>
  <img alt="Dev Build" src="https://github.com/benmusson/loconet-esp32/actions/workflows/buildDev.yml/badge.svg"/> -->
  <a href="https://github.com/benmusson/loconet-esp32/blob/main/LICENSE">
    <img src="https://img.shields.io/badge/License-GPL-yellow.svg" />
  </a>
</p>
</div>

Links

Supports all targets

License: GPL

To add this component to your project, run:

idf.py add-dependency "benmusson/loconet-esp32^0.0.2"

or download archive

Dependencies

  • ESP-IDF >=5.1
  • Examples:

    gateway

    To create a project from this example, run:

    idf.py create-project-from-example "benmusson/loconet-esp32^0.0.2:gateway"

    or download archive

    loconet-monitor

    To create a project from this example, run:

    idf.py create-project-from-example "benmusson/loconet-esp32^0.0.2:loconet-monitor"

    or download archive

    Stats

    • Downloaded in total
      Downloaded in total 1 time
    • Downloaded this version
      This version: 0 times

    Badge

    benmusson/loconet-esp32 version: 0.0.2
    |