nowfound

Alternatives

Products that do what EEGFrontier – A compact open-source EEG board using ADS1299 does

Hi HN, I built EEGFrontier, a compact open-source EEG acquisition board based on the ADS1299 and an RP2040. The goal was to design a low-cost board that works with dry electrodes while exposing the full EEG signal chain — no abstractions, no closed firmware. What surprised me most during this project were the practical issues that datasheets don’t really prepare you for: grounding (REF/BIAS), noise coupling from digital lines, routing constraints, and how small layout decisions drastically affect signal quality. The repository includes full KiCad files, firmware, a BOM with cost…

  1. 1

    Advanced open-source sleep tracking EEG mask and band.

    2017

  2. 2

    A multi-level magnet board for your brain

    2014

  3. 3

    Decode sentences directly from non-invasive brain signals

    Jun 2026 · ai.meta.com

  4. 4
    Openlit152

    One click observability & evals for LLMs & GPUs

    2024

  5. 5

    A turbo boost for circuit board design

    2016

  6. 6

    Trace LLM requests + costs with OpenTelemetry monitoring

    Oct 2025

  7. 7
    AWEAR97

    Discreet brainwave wearable for real-time mental insights

    May 2026

  8. 8

    Spotify Wrapped for Claude, Codex & a Public leaderboard.

    Jun 2026 · whoburnedmore.com

  9. 9OS

    Posted before, but wanted to share if you want an open source alternative to OpenAI fine-tuning, give Unsloth a try! Phi 3.5 was just released, and is distilled from GPT4. Unsloth makes finetuning 2x faster, uses 70% less VRAM + has no accuracy degradations. We rewrite all backprop steps and reduce FLOPs and write everything in Triton (JIT low level CUDA). If you want to own the weights after fine-tuning, give Unsloth a spin! I have free Colabs and Kaggle notebooks as well at https://github.com/unslothai/unsloth

    2024 · colab.research.google.com

  10. 10OP
  11. 11IB

    VSCode extension with games (Snake, Plinko, slots), HN/LessWrong reader, and Pomodoro timer for AI coding wait times. Fake currency only. Marketplace: https://marketplace.visualstudio.com/items?itemName=TouchGra... Built in a week with Claude Code after seeing Chad IDE get ratio'd for integrating real gambling. Happy to answer questions or get roasted on the code.

    Dec 2025 · github.com

  12. 12IM

    Hey guys, I made a VS Code extension, within which you can use the Mixtral 8x7B AI model for free. Mixtral 8x7B is a new AI model from the Mistral family, which outperforms GPT-3 in many benchmarks, a fact that I have personally confirmed in daily coding tasks, where Mistral 8x7B was the clear winner. You can use all the AI features, such as AI Lens with custom instructions and similar. I'm pretty sure some of features will be useful to you. I'd appreciate both, positive and negative feedback!

    2023 · marketplace.visualstudio.com

  13. 13IB

    I was struggling to understand neuroscience and the word associations between technical terms and where the locations are (anatomically) And quite some of my neuroscience friends are loving it.

    Dec 2025 · neuroglance.labs.memebu.com

  14. 14BE

    I designed and built a studio-quality electret microphone preamp focused on low noise, high gain, and clean audio capture using easily available components. This is an original design — it does not follow TI, Analog Devices, or other common application schematics. The circuit was tested and verified in LTspice before building. All schematics, design rationale, and build instructions are open-sourced for anyone to replicate or improve. Here's a short demo of the audio performance: https://youtu.be/RZR_PrxcBBU?si=9gN_5yx09bwNFjba I spent over a month researching, simulating, and…

    2025 · hackaday.io

  15. 15IH

    Hey HN This project took almost two years and is probably one the best alternatives for tools like Miro and MindMeister Let me know what you think

    Nov 2025 · nodeland.io

  16. 16A1

    This toy retro synth installs and runs on esp32-s3 or p4 as an ELF file under BreezyBox firmware. It uses my work-in-progress immediate mode TUI library in C. Web-based version via emscripten: https://mini000.itch.io/beeper Source code: https://github.com/valdanylchuk/beeper Demo video running on Tanmatsu (esp32-p4): https://www.youtube.com/watch?v=uCH9XYZ7QB0 The main challenge I was going for was actually to find a nice minimal set of controls for a subtractive synth. Usually there are 40-50 of them in "simple" synths; I ended up with 16.…

    Jul 2026 · mini000.itch.io

  17. 17WM

    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

  18. 18IM

    I really struggle to keep my notes organised, and often can't make any sense of hand written notes after meetings. I did some experiments with Claude and ChatGPT where I blast random thoughts at them during a meeting or brainstorming session and then have them output a nice document that pulls it all together at the end. It worked incredibly well but it was a bit cumbersome to keep sending messages to the chat and telling the ai each time what to do. So I took the idea and built a tool, it makes it easy to throw random notes and voice recordings (images and document support on the way) and…

    2025 · scatternote.com

  19. 19AK
  20. 20IM

    Hey HN! Thank you for all the support and feedback on my original submission 2 months ago. I've been improving the backend using a MCTS/AlphaZero approach and it's currently producing much better results. My long term goal is to allow users to manage multiple projects, deployed autonomously, both from scratch and by making continual updates all prompted with natural language. The cost of each project has been lowered to $9 as performance with smaller models has improved (I migrated from Claude-3-Opus to gemini-1.5-flash). Thanks for checking it out!

    2024 · saas-quick.com

  21. 21IB

    Hey HN! I built Transcrib.ee to help me generate transcripts for lectures on YouTube with no captions, especially multilingual lectures. I was constantly frustrated with videos that had no transcripts or inaccurate ones, so I built a tool and decided to share it with everyone. This tool uses Groq (an AI inference engine that's different from Grok and offers very fast processing) and OpenAI's Whisper model (really accurate in multilingual) to quickly transcribe any YouTube video, regardless of the language. It's been a game-changer for my studies! To make it even faster, I created a Chrome…

    2024 · transcrib.ee

  22. 22WB

    Hey HN, After GPT-3 created waves in the tech industry, a lot of AI tools were emerging and with that, some AI website builders But the results seemed way too generic to us. It felt like the developers were rushing to catch the wave instead of building a proper tool We took our time, did months of RnD and finally came up with something better than what others in the market are doing. It’s got better design output. While it’s still in beta, I wanted to show HN what we did. Will appreciate the feedback when you guys try it out. Here is the link to signup for the beta:…

    2024 · dorik.com

  23. 23LR

    Hi HN, Wanted to share something I'm excited about. I’ve been fascinated by AlphaEvolve and its results for more than a year now, but using open source frameworks seems overwhelming because of the high costs. I can’t really afford hundreds of Claude Opus calls every time I want to run it. I want to be able to try it out many times and all sorts of unique domains. What if it was possible for AlphaEvolve to be much more affordable while getting a better performance? . Over the last six months or so, I’ve been working on LEVI, an open source AlphaEvolve-like system that can outperform existing…

    Jun 2026 · ttanv.github.io

  24. 24OS

    I recently got into cycling and got interested in tracking my performance to improve my ride. I couldn't find an affordable bike computer that I could easily modify so I built my own. One thing lead to another and I found myself building an electronic derailleur. I thought others might be interested in doing the same so I wrote an instructable. Love to know what you think. If you like it please vote. http://www.instructables.com/id/DIY-Electronic-Derailleur/?ALLSTEPS The Arduino sketch, schematics, Fritzing diagram, bill of materials and CAD diagrams can be found on the project page…

    2012

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