Hello all, just joined Keysight to better understand the electronics and measurement world. Very cool stuff out there! It also gives you the ability to see some of the latest test equipment and technologies that are available. More to come on this topic. I think I will bring up about the DRC snubber and capacitor … Read More “Just Joined Keysight” »
Category: Electronics
So, fundamental to many electronic projects is switching. Also, switching is where a MOSFET can really shine. Why? Because most have a low on resistance and require voltage to turn on. Also, for this I am focusing on enhancement mode MOSFET’s. Also, focusing on DC at this point as AC has its own set of … Read More “Basic MOSFET Switches” »
For starters I am working with ATTiny 1626 micros. I have been using an Arduino UNO to burn them from PlatformIO up until now. So, how can I get AvrDude to burn using serialudpi. The Problem Ok, because of it age avrdude that is built into PlatformIO is older and it does not know the … Read More “Get PlatformIO and serialupdi Working” »
So, time is important to microcontrollers. Also, it is important for may circuits that could be built using a microcontroller such as a ATTiny 1626. Also, they are so inexpensive today it is almost not worth bothering to use things such as 555 timers and other components as they can do that work and then … Read More “ATTiny 1626 Timers” »