
PiBlocks - Program Your Pi Robot
通过拖拽积木为 PiBlocks 机器人编程,无需编码经验,支持蓝牙控制。
@danenja · X
Unrot the brain. Build a robot.
完整作品展
技术栈
61 projects

通过拖拽积木为 PiBlocks 机器人编程,无需编码经验,支持蓝牙控制。
@danenja · X
Unrot the brain. Build a robot.

用网络摄像头手势演奏音乐,支持和弦和音高控制,无需下载或注册。
lisheng3698 · V2EX
我把摄像头变成了乐器:从手势识别到 Web Audio,分享 5 个真正踩过的坑 最近做了一个有点不一样的浏览器小项目:用摄像头识别双手动作,再把手的位置和姿势映射成和弦、音高、音量和音色。 不需要安装软件,也不需要麦克风。打开网页、允许摄像头后,就可以隔空演奏。 项目地址:[GestureSynth.me]( https://gesturesynth.me/) 建议使用最新版 Chrome 或 Edge 。摄像头画面只在本地处理,不会上传。 ## 真正难的不是“识别到手” 最开始我以为,只要 MediaPipe 能返回手部关键点,剩下的事情就是把坐标转换成音符。 实际做下来发现:**识别出一只手很容易,让它变成一个“能演奏”的控制器才难。** 摄像头每一帧都会返回一组手部关键点,但这些坐标会轻微抖动,偶尔还会丢失。如果直接把原始坐标连接到音高或者音量,听起来会非常不稳定。 最后形成的处理链路大致是: ```text 摄像头 → 手部关键点识别 → 提取手掌位置、距离和手势 → 平滑、死区和状态保持 → 映

Connect once. Use everywhere.
@KleiAliajj · X
have not launched yet but basically you can give your chatgpt or claude code access to 1.4 k apps to automate everything.

学习手机硬件和软件工程,包括视频教程和进度跟踪功能。
@Abodiessbk · X
Check out what I just built with Lovable!

Share your idea and get the perfect prompt in 60 seconds. Copy and paste it into ChatGPT, Claude, Midjourney or any AI.
@BlueDinosaurAI · X
Perfect prompt. Productivity booster.

USend 是无需登录的安全文件转移工具,用一次性配对码在设备间传输文件或文本,支持端到端加密和自动删除。
@FrankFika · X
Still using a chat app to send files to yourself? I built USend: no sign-in, no app, no permanent share link. An 8-digit code moves a file or text between devices. Browser-side encryption. Auto-delete after receipt or expiry. Try it: #VibeCoding #OpenSource


由去中心化计算驱动的AI平台,支持编码、聊天、视频、图像、音乐生成及假内容检测。
@jaltucher · X
Just launched "Blue TAO CODE" at . My goal is to create a user-friendly front-end to $TAO. You can now Code, chat, create videos, images, music, search, and do fake AI detection. And there's a "FUN" page with projects created using CODE or other subnets. Check out Xagram and ratemaxxer. With Code, you can have the AI create code and you can also deploy code to production. I am paying 1/250th the cost of Claude Code. So have at it!

Buildblur:一个为世界观构建和剧本创作而设计的专注优先应用。
@defiantghosty · X

扫描二维码浏览餐厅数字菜单并订餐,无需下载应用。
@bhojan_qr · X
Paper menus belong in a museum. 🏛️🚫 We just launched BhojanQR. Beautiful digital menus, zero wait time, and seamless ordering—all from a single QR scan. 🚀🍽️ Live Link : #BuildInPublic #SaaS #FoodTech #BhojanQR

复古盒式录音机风格的现代音乐发现播放器,触感逼真。
@Z0D404 · X
I built this trendy site inspired by @ybhrdwj , @s4tr2, and others; all credit goes to them. This is pretty much vibe-coded. I have also added my region bus uncle's playlist😎; check it out. Website:

任务管理应用,Now、Next、Someday 三个清单同步到 iOS 和网页。
u/dahooddawg · Reddit
I built a task manager that replaces priority levels with a hard cap on what "now" means Hey r/SideProject -- I built this for myself because every task manager I tried had the same problem: everything felt high priority. The core idea: instead of High/Med/Low (which fails because everything feels high), you get three buckets -- Now, Next, Someday -- and a hard cap on how many items "Now" can hold. When it's full, adding something new means consciously swapping it for something alread