Skip to content
View MC-ALL's full-sized avatar

Highlights

  • Pro

Block or report MC-ALL

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

Pinned Loading

  1. homebrew-animeko homebrew-animeko Public

    homebrew cask for animeko

    Ruby

  2. A simple thread safe LED status mana... A simple thread safe LED status manager demo on Zephyr using atomic variables and workqueues. Blinking is software based. Currently allows state modification conflicts due to the absence of reference counting.
    1
    zephyr_include_directories(.)
    2
    target_sources(app PRIVATE led_mgr.c)
    3
    zephyr_linker_sources(DATA_SECTIONS led_mgr_linker.ld)
  3. motion_sense motion_sense Public archive

    粤动智感,基于 WiFi 与 BLE 的无感体训基座,面向健身房场景的运动健康与智能辅助 IoT 平台。

    Python

  4. esp32s3_alarm_clock esp32s3_alarm_clock Public archive

    a smart alarm clock base on esp32-s3-devkitc-1

    C

  5. poc_mianbao_scraper poc_mianbao_scraper Public archive

    POC: 面包嵌入式刷题 全站题目+答案 未授权获取

    Python

  6. PySciCompTool PySciCompTool Public archive

    基于 Python 的科学计算工具开发

    Python