Skip to content
View swgiacomelli's full-sized avatar
  • Montreal QC

Block or report swgiacomelli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
swgiacomelli/README.md

HI, I am Steven Giacomelli, a programmer from Montreal Canada.

I can program fluently in C/C++, C#, Go, Rust, Java, Kotlin, JS/TS and Python (and probably some other esoteric languages).

My current focus is improving the quality of no-std, no-alloc bare metal rust for embedded devices.

Pinned Loading

  1. esp_node_key esp_node_key Public

    Lightweight node identity key management for ESP-IDF using mbedTLS:

    C

  2. esp_node_id esp_node_id Public

    Small ESP-IDF component that generates a short, human-friendly device ID from the factory MAC by default or a custom identiy (node public key).

    C

  3. esp_app_bus esp_app_bus Public

    A tiny, focused event bus built on ESP-IDF's event loop, providing an app-scoped event loop and core lifecycle events. Designed to be used as a standalone component.

    C

  4. esp_node_manager esp_node_manager Public

    Manage node identity, private key, certificate, CA bundle, and signed config in NVS with esp_event notifications

    C

  5. photon-circus/ph-esp32-mac photon-circus/ph-esp32-mac Public

    Bare-metal no_std/no_alloc Rust driver for ESP32 Ethernet MAC (EMAC) with LAN8720A PHY, smoltcp, embassy-net, and esp-hal integration

    Rust 1