Skip to content
View NingZiXi's full-sized avatar

Block or report NingZiXi

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. ws2812_control ws2812_control Public

    WS2812 LED 控制库

    C++ 21 6

  2. weather weather Public

    这是一个基于 ESP32 IDF获取天气信息的组件,支持高德、心知、和风三种天气 API,能够自动识别位置并获取丰富的天气数据,如温度、湿度、风向风速等。项目还提供美观的终端输出和 HTTPS 加密传输,确保数据安全。用户可以轻松集成到 ESP32 项目中,快速实现天气信息的获取和展示。

    C 18 2

  3. lcd_gc9d01 lcd_gc9d01 Public

    本项目是基于 ESP32 IDF 的 LCD GC9D01 驱动,适用于小型 SPI 屏幕(<1 英寸)。支持 RGB565 色彩、基本图形绘制(像素、线条、形状)以及中英文字符和图片显示。

    C 14 2

  4. bat_monitor bat_monitor Public

    bat_monitor组件是一个专为ESP32系列芯片设计的电池电量监测解决方案,它能够实时监测电池电压、检测充电状态(支持GPIO检测和电压变化检测两种方式),并在电池低电量、充满电等状态变化时触发相应事件通知。组件采用ADC采样和电压分压原理,支持自定义电压阈值和报告间隔,可轻松集成到ESP-IDF项目中。

    C 10