# ArduinoOpenSource **Repository Path**: hzn4c/arduino-open-source ## Basic Information - **Project Name**: ArduinoOpenSource - **Description**: 个人DIY项目代码,包括但不限于像素时钟、音乐频谱 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 49 - **Created**: 2022-10-30 - **Last Updated**: 2022-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ArduinoOpenSource #### 介绍 个人Arduino DIY项目 #### 项目目录 | 序号 | 名称 | 目录 | 进度 | | --------------------- | --------------------- | -------------------------------------------------------------------------------------------------------------------- | ---- | | 1 | 8x8像素时钟🕒 | [8x8_udp_matrix_time](https://gitee.com/adamhxx/arduino-open-source/tree/master/8x8_udp_matrix_time) | ✅ | | 2 | 像素音乐频谱🎵 | [Arduino-Audio-Visualizer](https://gitee.com/adamhxx/arduino-open-source/tree/master/Arduino-Audio-Visualizer) | ✅ | | 3 | 像素复古游戏机🎮 | [ESP32Matrix](https://gitee.com/adamhxx/arduino-open-source/tree/master/ESP32Matrix) | ✅ | | 4 | 8x32像素时钟🕒 | [MatrixTime_8x32](https://gitee.com/adamhxx/arduino-open-source/tree/master/MatrixTime_8x32) | ✅ | | 5 | 像素绘图板✏️ | [matrix-draw](https://gitee.com/adamhxx/arduino-open-source/tree/master/matrix-draw) | ✅ | | 6 | 合宙ESP32C3音乐频谱🎵 | [ESP32C3-FFT-8x32](https://gitee.com/adamhxx/arduino-open-source/tree/master/Arduino-Audio-Visualizer/ESP32C3-FFT-8x32) | ✅ | | 7 | 黑客帝国代码雨 | [matrix-raining-code](https://gitee.com/adamhxx/arduino-open-source/tree/master/matrix-raining-code) | ✅ | | 8 | 合宙ESP32C3像素时钟🕒 | [ESP32C3-CLOCK](https://gitee.com/adamhxx/arduino-open-source/tree/master/ESP32C3-CLOCK) | ✅ | | 9 | attiny85旋钮 | [Digispark_Knob](https://gitee.com/adamhxx/arduino-open-source/tree/master/KNOB/Digispark_Knob) | ✅ | #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request