RCFlex – PCPartPicker for RC Cars
Does the same job
all alternatives →- S2Simple 2D car physics with JavaScript2020 · pakastin.github.io · ▲308
- WBWe Built an Autonomous RC Car Using Neural Networks and Raspberry Pi2016 · github.com · ▲23
- XAXmake, a modern C/C++ build utility2019 · github.com · ▲186
- IBI built a Raspberry Pi/Android driven toy car2012 · ▲64
I am not sure if this is fits the HN community, but I am posting it here if people are interested. This is the current iteration of the car: http://i.imgur.com/ko8YBh.jpg Details: I wrote a simple android app that streams the accelerometer data from the phone to the pi over a simple socket. The pi then uses this data to drive the DC motor and the servo motor. Tilting the phone to control the car feels very natural. In this[0] pic you can see the wifi dongle I've used. I am using Adafruit Occidental v0.2[1] as my OS because it has support for my wifi dongle. It also makes some hardware…
- FFForce-feedback controller for racing sims and speculations on next gen2021 · 3am.engineering · ▲5
- IBI built a system to drive my RC car from anywhere in the worldJan 2026 · github.com · ▲6
Wanted to share a project I've been working on. Basically lets you drive an RC car remotely over the internet with live FPV video. I'm arranging outdoor time attack tournaments with friends, somewhere in woods or in the open field. The setup: - Raspberry Pi Zero 2W mounted on the car with a wide-angle camera - ESP32 on the transmitter generating joystick voltages (needed because ARRMA's 2-in-1 ESC/receiver has no accessible inputs) - Cloudflare for the networking magic (TURN, Tunnel, Workers) - Browser-based controls - works on phone or desktop What it does: - ~100-200ms control latency…
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, March 2024
the whole month →
- 3Y
Life & fun · 2024 · github.com
Microlaunch▲1,116Launch and get feedback on both the idea and product
Dev tools · 2024 · microlaunch.net


