Development Resources

開發資源

這一頁整理與 V7RC 開發工作相關的常用入口,包含 Git repository、文件檔案,以及值得固定參考的網站資源。後續你也可以直接在這份 Markdown 裡新增更多工具、SDK 或內部文件連結。

推薦文章

整理目前在網路上較有參考價值的 V7RC 相關文章、技術說明與推薦內容。

V7RC APP - HackMD

很有參考價值的技術整理,內容涵蓋 V7RC APP 簡介、訊號格式、BLE / Wi-Fi 影像傳輸重點,以及相關專案鏈結。

HackMD繁中
V7RC 創客日

以參與者視角描述 V7RC 創客日,屬於比較有溫度、也更接近社群討論的文章。

Bridan's Blog繁中
V7RC - Apps on Google Play

官方 Android 應用頁面,適合快速確認產品定位、更新紀錄與資料安全資訊。

Google Play英文
V7RC App - App Store

官方 iOS 應用頁面,可作為英文環境下的產品介紹與版本資訊參考。

App Store英文
海霸卡片動起來了

社群影片形式的 V7RC 相關分享內容,適合補充實際操作與展示情境。

Facebook繁中

韌體 / 控制

與硬體控制、韌體開發、裝置驅動和板子整合較相關的 repository。

Git Repository

V7RCRobot-ESP32

V7RC Robot ESP32 韌體或控制程式 repository。

Open Resource

Git Repository

V7RCServoDriver

V7RC Servo Driver 相關 repository。

Open Resource

Git Repository

POP32_V7RC_CONTROL

POP32 與 V7RC 控制整合 repository。

Open Resource

Git Repository

robotshield-linkit7697

RobotShield LinkIt 7697 相關 repository。

Open Resource

Git Repository

V7RC-MATRIX-R4-WIFI

V7RC MATRIX R4 WIFI 相關 repository。

Open Resource

Git Repository

esp32-racing-traffic-LED

ESP32 racing traffic LED 控制相關 repository。

Open Resource

Git Repository

BEETLE_ESP32CAM_V7RC_UDP_CAM

Beetle ESP32CAM 與 V7RC UDP camera 相關 repository。

Open Resource

Git Repository

ESP32_V7RC_UDP_CAM_GITHUB

ESP32 V7RC UDP camera 範例 repository。

Open Resource

Git Repository

ESP32_CAM_V7RC

ESP32 CAM 與 V7RC 整合 repository。

Open Resource

Git Repository

microbit-2.0

micro:bit 2.0 相關 repository。

Open Resource

Git Repository

microbit_bulldozer

micro:bit bulldozer 控制示例 repository。

Open Resource

通訊協定 / Library

與通訊協定、程式庫、擴充模組和基礎能力封裝較相關的 repository。

Git Repository

V7RC GitHub Organization

集中查看 V7RC 的公開 GitHub repository 與後續擴充專案。

Open Resource

Git Repository

V7RCDOM

V7RC DOM 控制與操作相關的 GitHub repository。

Open Resource

Git Repository

V7RC-Protocol

V7RC 協定相關 repository。

Open Resource

Git Repository

V7RC-ESP32-BT-LIB

V7RC ESP32 Bluetooth library repository。

Open Resource

Git Repository

V7RC-ESP32-WIFI-LIB

V7RC ESP32 Wi-Fi library repository。

Open Resource

Git Repository

pxt-V7RC

V7RC 的 Microsoft MakeCode / PXT 擴充 repository。

Open Resource

教學 / 範例 / 文件

適合快速上手、查閱範例與理解整體開發流程的 repository 與文件。

Git Repository

V7RC_Blockly_Examples

V7RC Blockly 範例程式 repository。

Open Resource

Git Repository

V7RC-Agent-Control-Guide

V7RC Agent Control Guide 文件與範例 repository。

Open Resource

Documentation

Next.js Documentation

官方 App Router、Metadata、Deployment 與最佳實務文件。

Open Resource

Documentation

React Documentation

React 19 官方文件,包含 components、hooks 與 rendering 說明。

Open Resource

Documentation

GitHub Docs

Git、Issues、Pull Requests 與 Actions 等常用平台文件。

Open Resource

推薦網站

開發 V7RC 網站與活動頁時,值得常備參考的外部資源。

Web App

V7RCDOM

可搭配 V7RC 使用的 DOM / 控制相關網站入口。

Open Resource

Official Website

ROS 2

ROS 2 官方網站,適合查閱機器人軟體框架、生態系與文件入口。

Open Resource

Official Website

Genesis

Genesis 官方網站,提供機器人物理模擬與 embodied AI 平台介紹。

Open Resource

Official Website

OpenClaw

OpenClaw 官方網站,可作為本地 AI agent 與自動化工作流的參考。

Open Resource

Official Website

MicroPython

MicroPython 官方網站,適合查閱微控制器 Python 開發與相關文件。

Open Resource

Official Website

Arduino

Arduino 官方網站,提供硬體、IDE、文件與開發生態的完整入口。

Open Resource

Reference

MDN Web Docs

HTML、CSS、JavaScript 與瀏覽器 API 的權威參考。

Open Resource

Reference

Open Graph Protocol

社群分享卡片設定時可查閱的 Open Graph 標準說明。

Open Resource

Reference

web.dev

Google 的前端實務與網站效能最佳化資源。

Open Resource