-
Basic programmer mistakes: Clean Code != PEP 8 – learn the difference
by
–
My kids code PEP 8 compliant, therefore they do Clean Code! Someone really dumb This is an actual quote from […]
-
Formatting time with Python made simple
by
–
If we need to print the current time and date, we can choose from pretty easy and fast solutions, while […]
-
USB: How to get compliant 5V from Type-C
by
–
You don’t want to use the usual microUSB as the power connector in your design and want to use the […]
-
Battery sizing – how big is enough? Get the best!
by
–
“Just buy a tool with a cord!” Like it was THAT easy! Battery-powered devices can be a convenience or necessity […]
-
Arduino: Can’t upload to my new board!
by
–
Symptoms You just bought a new aftermarket, cheap Arduino. “What a good deal! Less than $10 for an Uno, and […]
-
Engine simulation: programming the genuine sound of wroom
by
–
Engineers and tech people often think about “how things work”. Some of them find a nice challenge in solving problems. […]
-
New product: SMD Vacuum Pickup Tool
by
–
Grabbing SMD parts with a regular tweezer can be hard. It can come in contact with solder paste which makes […]
-
Test the device: the value of EOL and self-tests
by
–
It’s essential to test the manufactured devices. It’s usually forgotten if you make a one-of-a-kind gadget at home, because each […]
-
Issue: stop calling every backlog item an issue!
by
–
Or a bug, because naming everything an issue can (and will) be misleading and you may end up in court! […]
-
Why is it okay to fail?
by
–
I ordered a silicon wafer from AliExpress for decoration. Looks neat, right? The problem is: anyone can buy one. Since […]