Skip to content

Commit 06901a5

Browse files
committed
Adding snazzy badges!
1 parent 3cf2581 commit 06901a5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Insta360 Link Joystick Controller
22

3+
[![GitHub Release](https://img.shields.io/github/v/release/jfwoods/insta360link-joystick-controller)](https://github.com/jfwoods/insta360link-joystick-controller/releases/latest)
4+
[![CI](https://github.com/jfwoods/insta360link-joystick-controller/actions/workflows/ci.yml/badge.svg)](https://github.com/jfwoods/insta360link-joystick-controller/actions/workflows/ci.yml)
5+
[![Release](https://github.com/jfwoods/insta360link-joystick-controller/actions/workflows/release.yml/badge.svg)](https://github.com/jfwoods/insta360link-joystick-controller/actions/workflows/release.yml)
6+
37
Wireless pan/tilt/zoom control for the Insta360 Link webcam using an ESP32 and analog joystick. Controls the camera directly via USB/UVC extension units through a lightweight Mac daemon — no Insta360 desktop app required. This repo contains the ESP32 firmware, Mac daemon source code, and KiCad PCB design files for a custom handheld controller.
48

59
```

0 commit comments

Comments
 (0)