We've completed the sound sensor module for Xplora3D. Simulation+custom model.
The sensor module is also the actual breakout we'll fab for the hardware version.
Me on X: AI apocalypse, adapt or die.
Me off X: spends whole afternoon discussing cad tolerances to a machinist who doesnt even know what's opus, fable, astra...
Confusing realities😃
The "hello world" of electronics. With Xplora3D, we are trying to make that experience as flawless as possible for beginners to fall in love with hardware.
Place the circuit, code with blocks and run. Change LED color or resistor value and watch the circuit update live.
Testing video play on xplora kit hardware: hitting 30fps [past current 15fps ui throttle]+little flicker.
The goal is to have better inbuilt tutorials and illustrations, making it easier for learners to grasp concepts.
We've benched this project for a long time. Time for fab. A small RP2040 based [thinking we change to esp32-c6 before fab] protodev board with inbuilt sensors for beginners with blocks [blockly] for Coding. Artwork overkilled by @NivahK97539.
Learning the Basics: Using a mosfet. Simulation demo am using a logic level N channel mosfet [IRLZ44N] to drive a small dc motor. PWM at gate is changed at 25%, has a protection 330ohms series resistor and a 10k pull down. One button stops, the other changes speed [pwm].
Basics: simulating adjustable voltage regulators. For the demo circuit, am using an LM317-Adj IC powered by a 9V source. Teaches Ref/minimum voltage + Vout equation.
Got DHT22 circuit up and running + 8x2 LCD for readings.
Simulation: Pressing the sensor with the mouse simulates putting your hand on it.
My favourite: You can adjust room temp and humidity, purlt steam from kettle to sense humidity or a flame to sense temperature.
Lots of people tried Xplora3D over the past few days!
Crazy to think that 1yr ago it was a just an app for our hardware kit docs, and now it's a full 3D app. We're planning to keep it simple, fun and affordable [coming soon].
Thanks for testing!
I've been authoring custom models for some components or sensors for a realistic render but ThreeJs is so good to a point I feel like am over-engineering with custom models.