Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 727 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 727 Bytes

Polargraph Controller

2024 年清华大学第 27 届硬件设计大赛 优胜奖作品:极坐标绘图仪

此仓库是面向 Arduino Sever polargraph_server_a1 开发的 Android 端控制程序,基于 React Native。

主要功能

  • 将 SVG 路径采样为折线段;
  • 利用 OpenCV 将位图转换为线稿;
  • 生成对应的绘图指令,并通过蓝牙串口发送至 Server 端;

鸣谢