To improve flexibility and accessibility in assistive device operation, this project adopts V7RC. The app supports both iOS and Android, and can connect through Bluetooth or WiFi to control RC vehicles and remote equipment.
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.
A valuable technical note covering the V7RC app overview, signal formats, BLE behavior, Wi-Fi video transport, and related projects.
A useful event article summarizing V7RC Day highlights and how V7RC is presented in public showcases and partner activities.
A course-style page focused on smart car applications, helpful for readers who want a more guided introduction.
A participant-style blog post that reads more like a community recommendation and event reflection.
The official Android product page, useful for checking positioning, update notes, and declared data-safety details.
The official iOS product page, helpful as an English-language reference for app overview and version information.
A social video style V7RC-related post that helps supplement real-world demonstrations and hands-on usage scenarios.
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 ResourceGit Repository
V7RCServoDriver
Servo driver related repository for V7RC hardware usage.
Open ResourceGit Repository
POP32_V7RC_CONTROL
POP32 and V7RC control integration repository.
Open ResourceGit Repository
robotshield-linkit7697
RobotShield LinkIt 7697 related repository.
Open ResourceGit Repository
V7RC-MATRIX-R4-WIFI
MATRIX R4 WIFI related repository for V7RC.
Open ResourceGit Repository
esp32-racing-traffic-LED
ESP32 racing traffic LED control repository.
Open ResourceGit Repository
BEETLE_ESP32CAM_V7RC_UDP_CAM
Beetle ESP32CAM and V7RC UDP camera repository.
Open ResourceGit Repository
ESP32_V7RC_UDP_CAM_GITHUB
Example repository for ESP32 V7RC UDP camera usage.
Open ResourceGit Repository
ESP32_CAM_V7RC
ESP32 CAM integration repository for V7RC.
Open ResourceGit Repository
microbit-2.0
micro:bit 2.0 related repository.
Open ResourceGit Repository
microbit_bulldozer
micro:bit bulldozer control example repository.
Open ResourceProtocol / 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 ResourceGit Repository
V7RCDOM
GitHub repository for V7RC DOM control and related tools.
Open ResourceGit Repository
V7RC-Protocol
Protocol-related repository for V7RC integrations.
Open ResourceGit Repository
V7RC-ESP32-BT-LIB
ESP32 Bluetooth library repository for V7RC.
Open ResourceGit Repository
V7RC-ESP32-WIFI-LIB
ESP32 Wi-Fi library repository for V7RC.
Open ResourceGit Repository
pxt-V7RC
Microsoft MakeCode / PXT extension repository for V7RC.
Open ResourceGuides / 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 ResourceGit Repository
V7RC-Agent-Control-Guide
Guide and examples for V7RC agent control workflows.
Open ResourceDocumentation
Next.js Documentation
Official docs for App Router, Metadata, Deployment, and best practices.
Open ResourceDocumentation
React Documentation
Official React 19 docs for components, hooks, and rendering concepts.
Open ResourceDocumentation
GitHub Docs
Core platform docs for Git, Issues, Pull Requests, and Actions.
Open ResourceRecommended 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 ResourceOfficial Website
ROS 2
The official ROS 2 website for robotics software framework updates, ecosystem links, and documentation entry points.
Open ResourceOfficial Website
Genesis
The official Genesis project site for robotics simulation and embodied AI platform information.
Open ResourceOfficial Website
OpenClaw
The official OpenClaw website, useful as a reference for local AI agents and automation workflows.
Open ResourceOfficial Website
MicroPython
The official MicroPython website for Python on microcontrollers, firmware, and core documentation.
Open ResourceOfficial Website
Arduino
The official Arduino website covering hardware, IDE tools, documentation, and the wider ecosystem.
Open ResourceReference
MDN Web Docs
Authoritative reference for HTML, CSS, JavaScript, and browser APIs.
Open ResourceReference
Open Graph Protocol
Useful reference for setting up social sharing previews correctly.
Open ResourceReference
web.dev
Practical front-end and performance guidance from Google.
Open Resource