Development Resources

Developer Resources

This page collects useful starting points for V7RC-related development work, including Git repositories, documentation, and recommended web references. You can keep extending this Markdown file later with more tools, SDKs, or internal documentation links.

Recommended Articles

A short list of more useful V7RC-related write-ups, technical notes, and product references currently available online.

V7RC APP - HackMD

A valuable technical note covering the V7RC app overview, signal formats, BLE behavior, Wi-Fi video transport, and related projects.

HackMDTraditional Chinese
V7RC Day 2024 Event Coverage

A useful event article summarizing V7RC Day highlights and how V7RC is presented in public showcases and partner activities.

MakerPROTraditional Chinese
V7RC Maker Day

A participant-style blog post that reads more like a community recommendation and event reflection.

Bridan's BlogTraditional Chinese
V7RC - Apps on Google Play

The official Android product page, useful for checking positioning, update notes, and declared data-safety details.

Google PlayEnglish
V7RC App - App Store

The official iOS product page, helpful as an English-language reference for app overview and version information.

App StoreEnglish
Sea Tyrant Card Comes to Life

A social video style V7RC-related post that helps supplement real-world demonstrations and hands-on usage scenarios.

FacebookTraditional Chinese

Firmware / Control

Repositories more closely related to hardware control, firmware, board integration, and device-side logic.

Git Repository

V7RCRobot-ESP32

ESP32 robot firmware or control repository for V7RC.

Open Resource

Git Repository

V7RCServoDriver

Servo driver related repository for V7RC hardware usage.

Open Resource

Git Repository

POP32_V7RC_CONTROL

POP32 and V7RC control integration repository.

Open Resource

Git Repository

robotshield-linkit7697

RobotShield LinkIt 7697 related repository.

Open Resource

Git Repository

V7RC-MATRIX-R4-WIFI

MATRIX R4 WIFI related repository for V7RC.

Open Resource

Git Repository

esp32-racing-traffic-LED

ESP32 racing traffic LED control repository.

Open Resource

Git Repository

BEETLE_ESP32CAM_V7RC_UDP_CAM

Beetle ESP32CAM and V7RC UDP camera repository.

Open Resource

Git Repository

ESP32_V7RC_UDP_CAM_GITHUB

Example repository for ESP32 V7RC UDP camera usage.

Open Resource

Git Repository

ESP32_CAM_V7RC

ESP32 CAM integration repository for V7RC.

Open Resource

Git Repository

microbit-2.0

micro:bit 2.0 related repository.

Open Resource

Git Repository

microbit_bulldozer

micro:bit bulldozer control example repository.

Open Resource

Protocol / Libraries

Repositories focused on communication protocols, libraries, extensions, and reusable integration layers.

Git Repository

V7RC GitHub Organization

Browse V7RC public repositories and future open-source related projects.

Open Resource

Git Repository

V7RCDOM

GitHub repository for V7RC DOM control and related tools.

Open Resource

Git Repository

V7RC-Protocol

Protocol-related repository for V7RC integrations.

Open Resource

Git Repository

V7RC-ESP32-BT-LIB

ESP32 Bluetooth library repository for V7RC.

Open Resource

Git Repository

V7RC-ESP32-WIFI-LIB

ESP32 Wi-Fi library repository for V7RC.

Open Resource

Git Repository

pxt-V7RC

Microsoft MakeCode / PXT extension repository for V7RC.

Open Resource

Guides / Examples / Docs

Useful starting points for onboarding, examples, and understanding the overall development workflow.

Git Repository

V7RC_Blockly_Examples

Blockly example repository for V7RC projects.

Open Resource

Git Repository

V7RC-Agent-Control-Guide

Guide and examples for V7RC agent control workflows.

Open Resource

Documentation

Next.js Documentation

Official docs for App Router, Metadata, Deployment, and best practices.

Open Resource

Documentation

React Documentation

Official React 19 docs for components, hooks, and rendering concepts.

Open Resource

Documentation

GitHub Docs

Core platform docs for Git, Issues, Pull Requests, and Actions.

Open Resource

Recommended Websites

External references worth keeping nearby while building V7RC pages and tools.

Web App

V7RCDOM

A related DOM / control website that can be used together with V7RC.

Open Resource

Official Website

ROS 2

The official ROS 2 website for robotics software framework updates, ecosystem links, and documentation entry points.

Open Resource

Official Website

Genesis

The official Genesis project site for robotics simulation and embodied AI platform information.

Open Resource

Official Website

OpenClaw

The official OpenClaw website, useful as a reference for local AI agents and automation workflows.

Open Resource

Official Website

MicroPython

The official MicroPython website for Python on microcontrollers, firmware, and core documentation.

Open Resource

Official Website

Arduino

The official Arduino website covering hardware, IDE tools, documentation, and the wider ecosystem.

Open Resource

Reference

MDN Web Docs

Authoritative reference for HTML, CSS, JavaScript, and browser APIs.

Open Resource

Reference

Open Graph Protocol

Useful reference for setting up social sharing previews correctly.

Open Resource

Reference

web.dev

Practical front-end and performance guidance from Google.

Open Resource