
D-BOT
一个可 AI 控制的桌面机器人, X-Knob 智能旋钮的变换形态
Stars: 89

README:
喜欢这个项目吗?请考虑给 Star ⭐️ 以帮助改进!
D-BOT 是一个桌面机器人(Desktop Bot),可通过 AI 精确控制,同时具备 X-Knob 的全功能。我同时更想称 D-BOT 为小探索家(Discovery Bot),它能探索这个世界,同时也是我对我自己的一次探索:第一次完整尝试 3D 建模和 PCB 设计。
D-BOT 支持的特性:
- [x] X-Knob 原生全功能支持;
- [x] 手柄遥控控制(蓝牙);
- [x] 无线调参数:
- [x] 基于 SimpleFOCStudio (尝试合入到 upstream 中,但作者太忙一直没时间 review,暂时使用我 fork 的仓库)修改了上位机,通过无线网络连接;
- [x] 在 D-BOT 端通过 WirelessTuning 库,作为胶水层无缝适配 SimpleFOC 的 monitor 库;
- [x] 小智 AI 控制,化身 AI 机器人(狗头;
主要硬件列表:
- 4 块 PCB:主控板 + 驱动板 * 2 + 屏幕板;
- 电池板: 直接使用饭佬开源平衡车的电池板,但不用焊接任何元件;
- MCU: ESP32-S3 WROOM-1U-N16R8;
- 屏幕: 240x240 圆形 LCD GC9A01 (1.28 寸)
- 磁编码器:MT6701CT;
- 3205a 无刷直流电机(无限位);
已经上传到嘉立创开源平台:硬件开源链接
3D 结构的打印件已经上传到 Maker World : D-BOT 3D 模型,总共包含 5 个打印件:
- 车架-3205a_v1.1
- 车轮适配件_v0.2
- 电池卡扣+底座接口_v0.9
- 屏幕架_v0.4
- 支撑件_v0.1
基本环境:
- VScode + PlatformIO
- 下载代码
git clone https://github.com/SmallPond/D-BOT
-
编译 && flash
-
第一次启动需要配置 WiFi,连接 DBOT_xxx 的 WiFi,访问 192.168.4.1 进入网页配置并保存
-
enjoy
- 配置 SimpleFOCStudio基本环境 ;
- 通过串口获取 D-BOT 启动日志打印的 IP 地址;
- 在 SimpleFOCStudio 界面中配置 IP 和端口号(默认为 4242)
对象 | 命令 | 示例 |
---|---|---|
直立环 | S | SP0.2——直立环 P 项设置为 0.2 |
速度环 | V | VP0.2——速度环 P 项设置为 0.2 |
转向环 | T | TP0.2——转向环 P 项设置为 0.2 |
D-BOT 前后移动闭环控制 | R | RP0.2 |
D-BOT 转向闭环控制 | B | BP0.2 |
机械中值 | X | X-3——机械中值设置为 -3 |
- Super_Balance: 手工饭开源平衡车;本项目的结构和小车平衡控制主要参考此项目
- Stack canary watchpoint triggered 通常是因为 FreeRTOS 的 task 栈设置得太小,适当增大 stack depth 即可解决。
Guru Meditation Error: Core 1 panic'ed (Unhandled debug exception).
Debug exception reason: Stack canary watchpoint triggered (BuzzerThread)
- esp32 debug,打印出错的栈信息
export PATH=$PATH:~/.platformio/packages/toolchain-xtensa-esp32s3/bin
xtensa-esp32s3-elf-addr2line.exe -pfiaC -e .pio/build/esp32-s3-devkitc-1/firmware.elf 0x42007e97
- MPU6050 Z 轴(YAW)零漂问题,最好每次都进行陀螺仪的静止校准
mpu.calcGyroOffsets(true);
,不然在控制指定角度转动时会不准(yaw 角会不断上涨/下降);
For Tasks:
Click tags to check more tools for each tasksFor Jobs:
Alternative AI tools for D-BOT
Similar Open Source Tools

video-subtitle-remover
Video-subtitle-remover (VSR) is a software based on AI technology that removes hard subtitles from videos. It achieves the following functions: - Lossless resolution: Remove hard subtitles from videos, generate files with subtitles removed - Fill the region of removed subtitles using a powerful AI algorithm model (non-adjacent pixel filling and mosaic removal) - Support custom subtitle positions, only remove subtitles in defined positions (input position) - Support automatic removal of all text in the entire video (no input position required) - Support batch removal of watermark text from multiple images.

gpt_server
The GPT Server project leverages the basic capabilities of FastChat to provide the capabilities of an openai server. It perfectly adapts more models, optimizes models with poor compatibility in FastChat, and supports loading vllm, LMDeploy, and hf in various ways. It also supports all sentence_transformers compatible semantic vector models, including Chat templates with function roles, Function Calling (Tools) capability, and multi-modal large models. The project aims to reduce the difficulty of model adaptation and project usage, making it easier to deploy the latest models with minimal code changes.

Llama-Chinese
Llama中文社区是一个专注于Llama模型在中文方面的优化和上层建设的高级技术社区。 **已经基于大规模中文数据,从预训练开始对Llama2模型进行中文能力的持续迭代升级【Done】**。**正在对Llama3模型进行中文能力的持续迭代升级【Doing】** 我们热忱欢迎对大模型LLM充满热情的开发者和研究者加入我们的行列。

HivisionIDPhotos
HivisionIDPhoto is a practical algorithm for intelligent ID photo creation. It utilizes a comprehensive model workflow to recognize, cut out, and generate ID photos for various user photo scenarios. The tool offers lightweight cutting, standard ID photo generation based on different size specifications, six-inch layout photo generation, beauty enhancement (waiting), and intelligent outfit swapping (waiting). It aims to solve emergency ID photo creation issues.

TigerBot
TigerBot is a cutting-edge foundation for your very own LLM, providing a world-class large model for innovative Chinese-style contributions. It offers various upgrades and features, such as search mode enhancements, support for large context lengths, and the ability to play text-based games. TigerBot is suitable for prompt-based game engine development, interactive game design, and real-time feedback for playable games.

DISC-LawLLM
DISC-LawLLM is a legal domain large model that aims to provide professional, intelligent, and comprehensive **legal services** to users. It is developed and open-sourced by the Data Intelligence and Social Computing Lab (Fudan-DISC) at Fudan University.

build_MiniLLM_from_scratch
This repository aims to build a low-parameter LLM model through pretraining, fine-tuning, model rewarding, and reinforcement learning stages to create a chat model capable of simple conversation tasks. It features using the bert4torch training framework, seamless integration with transformers package for inference, optimized file reading during training to reduce memory usage, providing complete training logs for reproducibility, and the ability to customize robot attributes. The chat model supports multi-turn conversations. The trained model currently only supports basic chat functionality due to limitations in corpus size, model scale, SFT corpus size, and quality.

MEGREZ
MEGREZ is a modern and elegant open-source high-performance computing platform that efficiently manages GPU resources. It allows for easy container instance creation, supports multiple nodes/multiple GPUs, modern UI environment isolation, customizable performance configurations, and user data isolation. The platform also comes with pre-installed deep learning environments, supports multiple users, features a VSCode web version, resource performance monitoring dashboard, and Jupyter Notebook support.

chinese-llm-benchmark
The Chinese LLM Benchmark is a continuous evaluation list of large models in CLiB, covering a wide range of commercial and open-source models from various companies and research institutions. It supports multidimensional evaluation of capabilities including classification, information extraction, reading comprehension, data analysis, Chinese encoding efficiency, and Chinese instruction compliance. The benchmark not only provides capability score rankings but also offers the original output results of all models for interested individuals to score and rank themselves.

wenda
Wenda is a platform for large-scale language model invocation designed to efficiently generate content for specific environments, considering the limitations of personal and small business computing resources, as well as knowledge security and privacy issues. The platform integrates capabilities such as knowledge base integration, multiple large language models for offline deployment, auto scripts for additional functionality, and other practical capabilities like conversation history management and multi-user simultaneous usage.

go-stock
Go-stock is a tool for analyzing stock market data using the Go programming language. It provides functionalities for fetching stock data, performing technical analysis, and visualizing trends. With Go-stock, users can easily retrieve historical stock prices, calculate moving averages, and plot candlestick charts. This tool is designed to help investors and traders make informed decisions based on data-driven insights.

awesome-ai-painting
This repository, named 'awesome-ai-painting', is a comprehensive collection of resources related to AI painting. It is curated by a user named 秋风, who is an AI painting enthusiast with a background in the AIGC industry. The repository aims to help more people learn AI painting and also documents the user's goal of creating 100 AI products, with current progress at 4/100. The repository includes information on various AI painting products, tutorials, tools, and models, providing a valuable resource for individuals interested in AI painting and related technologies.

Awesome-ChatTTS
Awesome-ChatTTS is an official recommended guide for ChatTTS beginners, compiling common questions and related resources. It provides a comprehensive overview of the project, including official introduction, quick experience options, popular branches, parameter explanations, voice seed details, installation guides, FAQs, and error troubleshooting. The repository also includes video tutorials, discussion community links, and project trends analysis. Users can explore various branches for different functionalities and enhancements related to ChatTTS.