Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
laurenvil
GitHub 제작자 프로필

laurenvil

2개 GitHub 저장소에서 수집된 18개 skills를 저장소 단위로 보여줍니다.

수집된 skills
18
저장소
2
업데이트
2026-05-28
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

app
소프트웨어 개발자

Opinionated app components building on top of ./ui primitives

2026-05-28
arduino-app-lab
소프트웨어 개발자

Arduino App Lab — the unified editor for the Uno Q that builds and runs projects on both the MPU and MCU at once. Read this when the user asks about App Lab, Bricks, Apps, deploying a project, "Run" button workflow, or how Python+sketch projects are structured. QClaw itself is a QClaw-customized alternative entry point, but understanding App Lab is essential context.

2026-05-19
wireless
소프트웨어 개발자

Wi-Fi and Bluetooth on the Uno Q — the WCN3980 module exposes dual-band Wi-Fi 5 (802.11a/b/g/n/ac) and Bluetooth 5.1 to the Linux MPU side. Read this BEFORE writing any project that says "connect to Wi-Fi", "send over the network", "HTTP request", "Bluetooth", or "send my sensor data to my phone". The wireless module is owned by Linux — sketches reach the network via Bridge.

2026-05-19
audio
소프트웨어 개발자

Audio capture and playback on the Uno Q — the QRB2210 exposes analog Mic2 (INP/INM/BIAS), Headphone L/R + REF, LineOut P/M, Earpiece P/R, and HS_DET (headset detect) through the JMISC header. All audio runs through Linux ALSA on the MPU side. Read this BEFORE writing any project that records audio, plays sound, does voice recognition, or makes the board talk.

2026-05-18
bridge
소프트웨어 개발자

Arduino Bridge — software RPC layer that connects Python on the MPU (Linux side) with Arduino sketches on the MCU (STM32U585). Read this BEFORE writing any project that combines a Python program with an Arduino sketch, or that asks "how do I send data from my sketch to the Linux side?". The Uno Q is two processors on one board; Bridge is how they talk.

2026-05-18
led-matrix
소프트웨어 개발자

Arduino Uno Q built-in 12x8 LED matrix — scroll text, draw frames, play animations using Arduino_LED_Matrix + ArduinoGraphics libraries (bundled with arduino:zephyr core). Read this before writing any sketch that mentions the LED matrix, scrolling text, or drawing pixels.

2026-05-18
linux-led
소프트웨어 개발자

Linux sysfs LED control — drive the Uno Q's MPU-side RGB LEDs (RGB LED 1 and RGB LED 2) from Python with no sketch involvement. Read this when the user wants to blink or color a board LED using only Python on the Linux side, or asks about the SoC LEDs / panic LED / WLAN LED / Bluetooth LED. The MCU-side RGB LEDs (LED 3 and LED 4) use a sketch instead — see `sketch-patterns/SKILL.md`.

2026-05-18
modulino
소프트웨어 개발자

Arduino Modulino nodes — plug-and-play I²C sensors and actuators that connect to the Qwiic connector on the Uno Q. Read this when the user mentions a Modulino by name (Buzzer, Distance, Knob, Movement, Pixels, Thermo, Touch) or says "I have a Qwiic-connected sensor". Each Modulino has a known I²C address and a published Arduino library.

2026-05-18
이 저장소에서 수집된 skills 11개 중 상위 8개를 표시합니다.
arduino-app-lab
소프트웨어 개발자

Arduino App Lab — the unified editor for the Uno Q that builds and runs projects on both the MPU and MCU at once. Read this when the user asks about App Lab, Bricks, Apps, deploying a project, "Run" button workflow, or how Python+sketch projects are structured. Sensai itself is a Sensai-customized alternative entry point, but understanding App Lab is essential context.

2026-04-21
bridge
소프트웨어 개발자

Arduino Bridge — software RPC layer that connects Python on the MPU (Linux side) with Arduino sketches on the MCU (STM32U585). Read this BEFORE writing any project that combines a Python program with an Arduino sketch, or that asks "how do I send data from my sketch to the Linux side?". The Uno Q is two processors on one board; Bridge is how they talk.

2026-04-21
led-matrix
소프트웨어 개발자

Arduino Uno Q built-in 12x8 LED matrix — scroll text, draw frames, play animations using Arduino_LED_Matrix + ArduinoGraphics libraries (bundled with arduino:zephyr core). Read this before writing any sketch that mentions the LED matrix, scrolling text, or drawing pixels.

2026-04-21
linux-led
소프트웨어 개발자

Linux sysfs LED control — drive the Uno Q's MPU-side RGB LEDs (RGB LED 1 and RGB LED 2) from Python with no sketch involvement. Read this when the user wants to blink or color a board LED using only Python on the Linux side, or asks about the SoC LEDs / panic LED / WLAN LED / Bluetooth LED. The MCU-side RGB LEDs (LED 3 and LED 4) use a sketch instead — see `sketch-patterns/SKILL.md`.

2026-04-21
sketch-patterns
소프트웨어 개발자

Canonical Arduino sketch templates for Uno Q — scaffold, breathing/fading LED (analogWrite for-loops), blink, button with INPUT_PULLUP, potentiometer analogRead, Servo sweep. Read this before writing any .ino sketch.

2026-04-21
uno-q-hardware
소프트웨어 개발자

Arduino Uno Q board pinout and voltage rules — JDIGITAL/JANALOG/Qwiic/JSPI pin tables, PWM pins, 3.3V ADC limits, MPU vs MCU split. Read this before answering any question that names a pin (D0–D21, A0–A5) or voltage.

2026-04-21
wireless
소프트웨어 개발자

Wi-Fi and Bluetooth on the Uno Q — the WCN3980 module exposes dual-band Wi-Fi 5 (802.11a/b/g/n/ac) and Bluetooth 5.1 to the Linux MPU side. Read this BEFORE writing any project that says "connect to Wi-Fi", "send over the network", "HTTP request", "Bluetooth", or "send my sensor data to my phone". The wireless module is owned by Linux — sketches reach the network via Bridge.

2026-04-21
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다