
breadboardhub — Circuit Design Registry for Arduino, ESP32 & Raspberry Pi
Simulate, fork, and share circuit designs for Arduino, ESP32, Raspberry Pi, and other microcontrollers.
@locatornation · X
The full gallery
Tech stack
60 projects

Simulate, fork, and share circuit designs for Arduino, ESP32, Raspberry Pi, and other microcontrollers.
@locatornation · X

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
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

AI-powered audit tool that analyzes website and SaaS UI/UX for usability, accessibility, and conversion improvements.
@mydesignaudit · X

Create visual product requirements documents using a minimalist canvas interface.
@KolhyP92244 · X

Design, simulate, and learn engineering projects from Arduino circuits to Mars rovers.
@piyushh_216h · X
Check out what I just built with Lovable! UES (Universal Engineering System) is an AI-powered multilingual engineering platform where students, engineers, researchers, and innovators can learn, build. Thank's spacex. @SpaceX @elonmusk .@sky

AI tool for drafting and compliance-checking GoHighLevel A2P 10DLC registration copy.
@easya2p · X
is the first GHL A2P 10DLC copy drafter, reviewer and fixer on the market! Need to pass, choose Easy A2p and Ship it Clean!

Practice hardware engineering through interactive digital logic and Verilog coding problems.
@Aimenbuilds · X
- leetcode for hardware engineers! We map job postings of hardware roles 1-1 to course requirements!

Browse design system analyses from popular websites to reference in your AI coding agent projects.
@whotf_snowball · X
Instead of starting from scratch, your AI coding agent can use these design specs as inspiration for typography, colors, spacing, components, and overall visual styles. #AI #VibeCoding #WebDesign #DesignSystems

Scan smart contracts for vulnerabilities and get gas optimization suggestions.
@Ninjafromqueens · X
Hello! I am the founder and owner of Audit your smart contracts before deploying.

Client management dashboard with branded portals for organizing requests and approvals.
@buildwithshaad · X
Groven one dashboard for all your clients, one branded portal for each of them. No more scattered requests across Gmail/WhatsApp.

Transform academic papers and sketches into publication-ready methodology diagrams and research figures.

Free online tool for creating flowcharts, process diagrams, org charts, and UML diagrams.
@N0V4Dev · X
I found a tool called Next AI that links AI capabilities directly with diagrams. It lets you build and edit diagrams using natural language prompts instead of clicking around the canvas manually. It's a handy way to sketch out architecture when you don't want to drag every box yourself. The project is built on TypeScript with React 19 and Next.js. It supports multiple AI providers and even includes an MCP Server. This means you can use it with the Claude Code CLI to generate diagrams from your terminal. Deployment options are flexible too. You can run the tool locally with Docker or push it to Vercel and Cloudflare Workers. It supports multi provider setups so you can pick the backend that fits your workflow. #Nextjs #AI #Diagrams #TypeScript