Open Hardware/Modding: Arduino, Adafruit, and Raspberry Pi
-
Hackaday ☛ A Tiny Computer With A 3D Printed QWERTY Keyboard
The ESP32 family are the microcontrollers which just keep on giving, as new versions keep them up-to-date and plenty of hackers come up with new things for them. A popular device is a general purpose computer with a QWERTY keypad, and the latest of many we’ve seen comes from [StabbyJack]. It’s a credit card sized machine whose special trick is that its keyboard is integrated in the 3D printing of its case. We’ve seen rubber membranes and push in keys, but this one has flexible print-in-place keys that line up on the switches on its PCB.
-
Hackaday ☛ A Tiny Tapeout SDR
The Tiny Tapeout custom ASIC project has been around for a while now, and has passed through several iterations of its production. On each Tiny Tapeout chip are multiple designs, each representing an individual project, and in use the chip is configured to present that project to its pins. Given enough Tiny Tapeout chips it was inevitable that someone whould eventually make a project using two such functions, and here’s [Sylvain Munaut] with an SDR using Tiny Tapeouts 6 and 7.
-
Arduino ☛ Wired for success: Inspiring the next generation of women in science
Did you know that it’s International Day of Women and Girls in Science on February 11th, 2025? To celebrate this global event, we’re shining a light on the efforts to make STEM more accessible, inclusive, and inspiring for future generations.
-
CNX Software ☛ Stackable HAT brings high-resolution 24-bit ADC to Raspberry Pi (Crowdfunding)
Sequent Microsystems’ “Eight 24-bit ADC 8-layer Stackable HAT” is a Raspberry Pi expansion board designed for home automation projects. It is compatible with all Raspberry Pi models with a 40-pin GPIO header and features a stackable design that provides scalability for more complex setups. It includes eight independent 24-bit ADC channels, providing ultra-high resolution for measuring small analog signals accurately. It also features programmable gain amplifiers on each input channel for amplifying weak signals and optimizing the ADC’s input range.
-
Hackaday ☛ New Documentary Details Ventilator Development Efforts During COVID
What would it be like to have to design and build a ventilator, suitable for clinical use, in ten days? One that could be built entirely from locally-sourced parts, and kept oxygen waste to a minimum? This is the challenge [John Dingley] and many others faced at the start of COVID-19 pandemic when very little was known for certain.
-
CNX Software ☛ Adafruit’s PioMatter library adds HUB75 RGB LED Matrix support to the Raspberry Pi 5
The Raspberry Pi 5 brought a more powerful CPU and GPU and faster I/Os compared to the Raspberry Pi 4, as well as some incompatibilities. While the transition from a Raspberry Pi 4 to a Raspberry Pi 5 is usually painless for most applications, Adafruit notes that the ability to drive HUB75 RGB LED matrices was lost on the Raspberry Pi 5 which now relies on the Raspberry Pi RP1 peripheral control to drive GPIOs instead of the Broadcom processor directly controlling them.