Open Source hardware, Arduino, Raspberry Pi, BeagleBone, DIY electronic construction, reviews, projects, how-tos and recipes.
281 followers 0 articles/week
ESP32 Programmable Output Current - LEDs without resistors?

I'm currently in the final stages of a new book 'Programming the ESP32' and while browsing the MicroPython documentation for the ESP32, I came across a section describing setting the output current of an ESP32 GPIO pin. This implied that by including this in your code:  p6 = Pin(32, Pin.OUT, drive=Pin.DRIVE_3)  you could set the drive current of...

Tue Apr 2, 2024 00:43
Lies, Damn Lies and Analog Inputs (comparing ADCs on ESP32, Pico and Arduino)

After some inconsistent and unreliable results reading an analog input from an ESP32 board, I decided to get all scientific and do some experimenting with an ESP32, a Raspberry Pi Pico and an Arduino Uno R3.MethodMy test setup was a bench power supply providing the reference voltage to be measured by the test board. The output of the bench PSU had a...

Wed Jan 24, 2024 14:34
Raspberry Pi 5 Review

I was lucky enough to get hold of a pre-release Raspberry Pi 5. Here are my impressions of this latest incarnation of the Raspberry Pi Single Board Computer. First ImpressionsThe first thing to strike me was the almost minimalist PCB layout, the top-side being mostly big chips with a lot of the tiny little capacitors and resistors on the underside...

Thu Sep 28, 2023 08:59
Disposable e-cigarette - Part 4 (Making batteries safe)

 In the fourth part of this series of posts, we'll take a look at making a battery extracted from an e-cig safe to use in your products. DANGER: There is a really good chance that the battery of a discarded e-cig is still holding quite a lot of energy. The fluid runs out first. So if, during disassembly, the unit triggers (quite likely), then a big...

Sat Aug 19, 2023 13:09
New Book: Coding: The 21st Century's Most Valuable Skill

MonkMakes Press Publishes Getting Started Guide to the Software IndustryAugust 10, 2023. Preston, UK. Press ReleaseCoding: The 21st Century’s Most Valuable Skill is the latest book by best-selling non-fiction author Simon Monk. Aimed squarely at anyone contemplating a career in the software industry, this book gives the reader a taste of coding, as...

Mon Aug 14, 2023 15:22
Disposable e-cigarette Teardown - Part 3

DANGER: There is a really good chance that the battery is still holding quite a lot of energy. The fluid runs out first. So if, during disassembly, the unit triggers (quite likely), then a big current will flow and the heating element will get hot. Similarly any accidental short between the leads to the battery could easily cause a fire. Cut the leads...

Tue Aug 8, 2023 23:47

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account