nowfound

Alternatives

Products that do what FlashMyPico – an on-line firmware distribution tool does

I've made a tool that could help you develop and distribute your RP2040/RP2350 firmware [1, 2, 3]. While programming these chips can be as simple as copying a file onto a removable drive, I believe this process can be further improved with on-line hosting, verification and versioning features, the ability to update firmware on the go with your smartphone, build system integration, and more. You can also use this tool to learn about electronics engineering topics by exploring existing firmware (you don't need to sign up to do this). [1]…

  1. 1

    The fastest way to write website copy using AI in Figma

    2023

  2. 2
    Chiplab85

    Test firmware on a virtual chip with no hardware needed

    24d ago · veecle.ai

  3. 3

    Prototype hardware visually, export real C++ for engineering

    May 2026

  4. 4IL

    Hey hn, this has been something I've been working on for the last few months and is finally robust enough to really show off. I've been pretty tired with the design outputs of LLMs for a while, and I've always thought diffusion offered much more creative / on brand design outputs, even before they were able to render text. I had enough conviction for this to leave my role over at Figma to build Diffui. The goal is to allow for you to design your full web app as quickly as possible, in a figma-like interface, and then hand that off to an agent to build. The page shows some interactive…

    Jul 2026 · diffui.ai

  5. 5WB

    http://picirus.com For Startup Weekend Tulsa, we created a small low-power appliance (built on Raspberry Pi) that you connect to your different cloud accounts -- Facebook, Flickr, Dropbox, etc. -- and it downloads a copy of all your stuff every night. I was thinking about all the people I love who share directly to the cloud, without a lot of planning for the case where their Facebook account gets hacked, their Dropbox account has a glitch, or one of these services they love goes out of business suddenly some day. We had a ton of fun building Picirus during Startup Weekend. I highly…

    2012

  6. 6BA

    Hello Hacker News, My co-founder and I have spent the better part of years developing a completely hackable Home Automation toolset that runs on a Raspberry Pi, or any machine running Linux. With just a Raspberry Pi and a $45 Z-Wave dongle (https://www.amazon.com/Aeotec-Z-Stick-Z-Wave-create-gateway/...), you can run a complete home automation system! Our hub will support any Z-Wave or Z-Wave plus device. We are cloud hosted service that doesn't require you to purchase any proprietary hardware. Our hub software runs on NodeJS and is completely open source. We encourage…

    2018

  7. 7FB

    Last week I released a web-based, automated build environment / Makefile generator for FPGA projects: http://www.boldport.com It's just a start, and I'd appreciate feedback. Tell me what sucks about it, what you love, where to improve. (BTW, I'm happy to help anyone who's interested to set up or convert their projects to work with the "boldport flow"!) In this context, my proposal for a scalable and version control friendly project structure for FPGA designs may be interesting as well: https://www.boldport.com/docs/fpgaproj

    2011

  8. 8LF

    Hi HN, I just wanted to share what I have been working on for the past few months: A firmware analyzer for embedded Linux systems that helps uncovering security issues running entirely in the browser. This is a very early Alpha. It is going to be rough around the edges. But I think it provides quite a lot of value already. So please go ahead and drop a firmware (only .tar rootfs archives for now) and try to break it :)

    Mar 2026 · xray.boldwark.com

  9. 9FF

    This is Jon from Pimoroni. We're a UK hardware start-up that grew from the popularity of our Pibow case for Raspberry Pi. We manufacture all of our products in our workshop in Sheffield, UK. Over the past year we've really started to set out our stall in the digital Maker world with hobbyist electronics accessories and 28 days ago we launched our biggest project: Flotilla. Flotilla is a range of smart, friendly, and affordable modules which you connect together to create amazing projects which sense and react to the world around them. Designed to take away the fear and uncertainty from…

    2015

  10. 10AI

    I was tired of looking in two places when referring to the datasheet for pin functions and locations. This simple one-page website brings the RP2350A's pins, alt functions and notes together into a single table. You can click pin functions to mark the ones you're using in a design and view them on the QFN-60 minimap- useful for routing or finding the right pins to scope. I have more features planned- such as JSON export (so you can run your own code-gen or symbol gen tools on pin configurations) and minimap rotation. This is basically pico2.pinout.xyz for engineers.

    2025 · rp2350a.pinout.xyz

  11. 11WM

    Hi HN, I’ve spent the last decade building hardware products like humanoid robots, 3D printers, and self-driving tractors. I needed a tool to navigate technical documents faster, so I created one with friends. This tool helps with component search, cross-referencing, comparison, and debugging. We’d love your feedback, whether you find it useful or not. Thank you! Try it here: www.convergelab.ai

    2024 · convergelab.ai

  12. 12

    Hardware emulation for faster testing of your firmware

    Jul 2026 · fauvido.com

  13. 13IM

    Hey HN! We've built Paparazzi Docs, a dev tool to update documentation screenshots in seconds, not hours. - Integrate our npm package in your codebase - Craft docs with our editor (MDX format) - Deploy with one click - Your screenshots will be automatically updated at every release Developed by a small team who knows slow docs hinder feature releases.

    2024 · paparazzidocs.com

  14. 14SO

    Hey everyone! I’ve developed a few tools that I wanted to share with the community: https://clipush.deno.dev A simple way to send web push notifications using cURL, making the process much easier to integrate into your workflow. (An experiment for personal usage.) https://request-bin.deno.dev A tool that acts as a real-time HTTP request debugger with SSE logging to track and analyze requests efficiently. (Created after requestb.in introduced limits on free accounts. Personally used for testing webhooks.) https://lock-states.deno.dev A service to manage lock…

    2024

  15. 15RC

    2020 · stormyapp.com

  16. 16AF

    Hi HN! I'm Nick, one of the cofounders of Bitping, and we'd like to share a tool that we've been working on for the past couple of years that lets you test network connectivity from real user devices around the world. We originally were part of a hackathon focused on building a product that is powered by micropayments and we settled on a network that could ping other network devices and users could be paid in fractions of a cent for performing said work. After winning the hackathon, we built an uptime monitoring service and discovered some discrepancies between our data and traditional…

    2024 · developer.bitping.com

  17. 17IV

    Try it in 60 seconds - no hardware needed. It supports 23+ LiDAR models including LDROBOT, YDLIDAR, RPLIDAR, 3irobotix, Neato, Xiaomi, Camsense and Hitachi-LG.

    Jun 2026 · github.com

  18. 18AS

    We built a multi-port USB-C PD3.2 system that treats power delivery as a software-defined problem rather than fixed-function silicon. This started as our internal R&D platform while developing a consumer charger. We were uncomfortable with the typical “the FAE handles the firmware, you just build the hardware” model that dominates the PD ecosystem. In that model, key behavior lives in vendor-controlled binaries, arbitration rules are opaque, and meaningful customization is either discouraged or impossible. We wanted full ownership of the system — from power stage to protocol logic — and we…

    Mar 2026 · crowdsupply.com

  19. 19WB

    Title: Show HN: We built an open USB-C Power Delivery analyzer and programmable sink Hi HN! We’re Arbi, Marco, and Rob, and we built Dr. PD to make USB-C power problems easier to understand. It sits between a power source and device, captures and decodes their USB-PD negotiation, and correlates it with voltage and current measurements. It can also act as a programmable sink, with support for fixed supplies, PPS, AVS, and USB-PD 3.2 EPR up to 240 W. Commercial USB-PD analyzers are often priced beyond the reach of hobbyists and independent designers. We are on a mission to make high-quality…

    Aug 2026 · github.com

  20. 20PU

    After seeing a cool demo of a hack on Twitter, I built a cross platform version of it that works well and uses streaming. From anywhere on Mac and Linux, trigger Ollama and optionally feed it your clipboard. I built it yesterday and it's already very useful to me. I'm pretty excited about it and wanted to share!

    2024 · github.com

  21. 21AO

    Over the last few weeks, I worked on a set of tools which enables (1) a modern workflow to build customized images for Raspberry Pi, (2) robust over-the-air updates with rollback support of the entire system, including firmware files, and (3) managed state which is preserved across reboots and updates. The goal is to have a reliable platform for creating Raspberry Pi-based products. The initial motivation for the project came from one of our customers who uses Raspberry Pi to control test benches for pedelecs. The entire project is open-source. Feel free to check it out and give it a try.…

    2023 · oss.silitics.com

  22. 22M4

    Hi fellow hackers, I've created a GPL licensed alternative to the proprietary PICO-8. It also addresses most of its shortcomings: - multilanguage support - uses UTF-8 encoding (BMP only) - sophisticated user input methods (direct codepoint, composition, Hiragana and Katakana etc.) - provides a large and efficient API library for your scripts - supports C, BASIC, Assembly and Lua scripts (more to come) - supports wide variety of file formats (Amiga MOD, MIDI, Tiled TMX, PNG, etc.) - capable of importing PICO-8 and TIC-80 cartridges - runs in your browser:…

    2023 · bztsrc.gitlab.io

  23. 23SB

    I’m a student founder, and Snapdeck has been a 6-month sprint from idea to product. In March I hacked together a minimal version and launched it on Product Hunt just to see if anyone else had the same frustration with slides — and people did. A couple of months later I tried a Figma plugin version, which brought in more feedback but still felt limited. Yesterday we launched the first full standalone version on Product Hunt and reached #2 of the day. About 1,000 people have signed up so far, with ~30% retention among the main target users. Under the hood, Snapdeck runs on an orchestration…

    Sep 2025 · snapdeck.site

  24. 24MF

    Hi HN! I built Mnemeo after years of searching for the right flashcard app. I loved Memrise's typing mode and clean UI, but when they pivoted away from user-generated content, I had to find alternatives. Anki is powerful but wasn't quite what I wanted - the UI felt dated and the web version is limited. Plus I kept hitting ease hell. So I built what I personally wanted: a modern spaced repetition app where you choose between typing mode (for exact answers - spelling, code syntax, languages) or rating mode (for concepts and quick reviews). Same cards, different review styles based on what…

    Sep 2025 · mnemeo.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →