Development Resources

開発リソース

このページでは、V7RC に関連する開発作業でよく使う入口をまとめています。Git repository、ドキュメント、参考サイトを一箇所で確認でき、今後はこの Markdown にツールや SDK、社内資料リンクも追加していけます。

おすすめ記事

現時点で確認できる、比較的参考価値の高い V7RC 関連の記事、技術メモ、紹介ページをまとめています。

V7RC APP - HackMD

V7RC APP の概要、信号形式、BLE / Wi-Fi 映像伝送、関連プロジェクトまで整理された技術メモです。

HackMD繁体字中国語
V7RC Day 2024 イベント記事

V7RC Day の見どころをまとめた記事で、対外展示やパートナー連携の理解に役立ちます。

MakerPRO繁体字中国語
V7RC 創客日

参加者目線で書かれたブログ記事で、コミュニティの雰囲気や推薦文として読む価値があります。

Bridan's Blog繁体字中国語
V7RC - Apps on Google Play

Android 公式配布ページ。製品の位置づけ、更新履歴、データ安全性の確認に便利です。

Google Play英語
V7RC App - App Store

iOS 公式配布ページ。英語環境での製品紹介やバージョン情報の参照に適しています。

App Store英語

ファームウェア / 制御

ハードウェア制御、ファームウェア、ボード統合、デバイス側ロジックに近い 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

SNS シェアカード設定時に役立つ Open Graph の仕様資料です。

Open Resource

Reference

web.dev

Google によるフロントエンド実践とパフォーマンス改善の参考資料です。

Open Resource