
Electronic Component Search Engine | Stillwind
按规格、零件号或描述搜索电子元器件
hannesfur · HN
Stillwind – PCB part selection as constraint solving
完整作品展
技术栈
13 projects

按规格、零件号或描述搜索电子元器件
hannesfur · HN
Stillwind – PCB part selection as constraint solving

在浏览器中使用 KiCad 设计电子电路和 PCB,无需安装。
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared

通过 USB 为 ESP32-C3 e-ink 显示屏设计并发送自定义内容。
@SeimoDev · X
在 @adventurex_plan 拿到了一块由 @dot_mindreset 提供的 Quote/0 设备,感觉官方固件和 APP 不是很好用,Vibe Coding 做了一个自定义显示内容的固件和对应工具: Github: 在线使用: 注意事项: 1. 刷写固件前请备份原厂固件 2. 如果没有备份可以在 刷回官方固件 3. 该产品 NFC 采用云端链接动态跳转方案,如需修改目标链接,请使用原厂固件,通过“图片API”配置目标地址后并应用再刷写修改版固件 4. 如有 Bug 请发 Issuses

通过交互式数字逻辑和Verilog编程题目练习硬件工程。
@Aimenbuilds · X
- leetcode for hardware engineers! We map job postings of hardware roles 1-1 to course requirements!

为 Framer 项目提供的可复用 UI 组件和设计资源库。
@gustavwf · X
Working on a new @framer creation for

Shufaf is an interactive image workspace built to help developers and designers instantly visualize, test, and perfect their assets in different UI components and mockups before de
@ramio_io · X


在浏览器中编辑、压缩、转换和合并视频和音频文件。
zhw2590582 · V2EX
最近对网站进行了重构,做成了免费的视频工具站:[ArtPlayer Tools]( https://artplayer.org/tools/) 主要是围绕着 ffmpeg.wasm 和 mediabunny 实现的一些可以直接在浏览器里用的视频/音频工具,常用的有: - 视频压缩:[Compress Video]( https://artplayer.org/compress-video/) - 视频裁剪:[Crop Video]( https://artplayer.org/crop-video/) - 视频合并:[Merge Video]( https://artplayer.org/merge-video/) - 视频尺寸调整:[Resize Video]( https://artplayer.org/resize-video/) - 视频旋转:[Rotate Video]( https://artplayer.org/rotate-video/) - 视频调速:[Change Video Speed]( https://artplayer.org/change-video-speed/) - 添加文字到视频:[Add Text to Video]( https://artplayer.org/add-text-to-video/) - 添加水印:[Watermark Video]( https://artplayer.org/watermark-video/) - 提取字幕:[Subtitle Editor]( https://artplayer.org/subtitle-editor/) - HLS 转 MP4:[HLS to MP4]( https://artplayer.org/hls-to-mp4/) - 音频可视化:[Audio Visualizer]( https://artplayer.org/audio-visualizer/) 大部分工具都是本地处理,文件不会上传到服务器。最开始是因为自己偶尔要处理一些视频,开剪辑软件又有点重,在线工具又担心隐私,所以就慢慢做成了一个站。 目前还在持续完善,体验肯定还有不少粗糙的地方,比如不同浏览器的兼容、移动端操作、长视频性能之类的。 网站: [ArtPlayer Tools]( https:

为网络设备自动备份配置并用E2EE端到端加密保护。
Willdom1986 · V2EX
多年前考过 CCNP 网络工程师,以前有一个很头疼的地方就是网络设备配置丢失引发的各种故障。后来越发觉得,网络设备的配置实际上是一个非常关键的数字资产。 为此,我利用周末时间开发了 XConf ( https://xconf.ai) 来解决这个问题。 产品主要就是想解决两个问题:**自动化的灾备高可用**,以及**端到端的安全**。 * **自动备份与灾备**:支持将配置定时备份到云端。如果网络断连了,探针会自动在本地离线队列里暂存配置,等连接恢复后自动重传。 * **端到端加密**:本地的 Go 探针是完全开源的,会自动在内存中对密码进行流式脱敏,并在上传前通过 AES-256-GCM 在本地加密。SaaS 后台拿到的只有密文,解密和版本比对( Diff )都完全在你的浏览器本地沙盒里通过 WebCrypto API 进行。 * **打磨版的配置对比 Diff**:我花了一些功夫打磨了浏览器端的配置版本对比功能,力求让日常比对的交互体验足够丝滑。 * **AI 安全基线审查**:系统集成了 AI 辅助的安全基线审查,可以一键检查和分析配置中的潜在风险。 因为目前完全是我利用业余时间(主要在周末)维护,所以确实没精力提供工作日的在线即时客服。大家使用过程中遇到任何 Bug ,欢迎随时去 GitHub 提 Issue ,我会在周末集中修复和跟进。 目前公测已开放,不需要邀请码即可注册,欢迎大家体验吐槽。 探针 agent 开源地址: https://github.com/willdom-lee/xconf-agent 官方网站: https://xconf.ai


@elgermerlo Running a digital product shop for setup nerds — code editor themes, Hyprland rice, Notion templates, icon packs, wallpapers. Just shipped 8 new products this weekend.
@NeonBobaBuilds · X
Running a digital product shop for setup nerds — code editor themes, Hyprland rice, Notion templates, icon packs, wallpapers. Just shipped 8 new products this weekend. No waitlist, no "coming soon" — everything's live and downloadable 🧋

SkillTry:按次调用电商 AI 技能,包括视频、选品、Listing、广告诊断。
SkillTry — 电商 AI Skill 服务市场,按次调用视频、选品、Listing、广告诊断等薄服务,无需购买整套 SaaS