Podcast


In this Tech Explorations podcast, Dr. Peter Dalmaris interviews Philip Mallon, a retired engineer and educator with extensive experience in technology. Philip

Read More

Arduino


Inline assembly is a powerful tool in the Arduino toolkit that can lead to more efficient and compact code. You’ve probably spent

Read More

Arduino


Squeezing as much operation time out of an Arduino Uno powered by a battery can be a struggle, but it’s not as

Read More

Arduino


Ever find yourself wrangling with code, trapped in a spaghetti mess of if-else statements? Yeah, it’s a rough spot. But hey, don’t

Read More

Arduino


As you embark on this DIY journey with your trusty Arduino board, you’ve likely asked yourself, “How can I store data permanently,

Read More

Arduino


A World of Interruptions Picture this: you’re relaxing, sipping on your morning coffee when suddenly, your phone buzzes. It’s an email notification.

Read More

Arduino


Watch this tutorial on Youtube. As an Arduino Maker, you may have found yourself trapped in the throes of a delay() function.

Read More

KiCad


I’m excited to announce that KiCad Like a Pro 3rd edition (both the eBook and the video course) is now updated for

Read More