Category

Events

Category

When it is time to move away from delay(), it’s time to learn how to properly use millis(). If you’ve had trouble following my millis() examples, maybe a live tutorial will help.

In this AddOhms Livestream, I go through 4 code examples:

1. Blink, the one with delay(), as a starting point.

2. Blink Without Delay, line by line, what is it doing

3. PWM Fading without delay() (and with buttons)

4. Binary counter that uses buttons to speed up and slow down.

picoscope 2204a on element14

Previously, I wrote up a hands-on with the PicoScope 2204A. At the time I only spent a few minutes with the device. I used it to “debug” an I2C bus between an Arduino and OLED screen. Since that initial hands-on, I’ve used the PicoScope in my lab. Most notably, I hosted another “hands-on” via an AddOhms Live Stream. I used it for another live stream where I talked about op-amps. Unfortunately, the video isn’t watchable due to some technical difficulties.

However, both of those activities plus debugging a new project I’m working on, gave me a chance to understand this humble USB-based oscilloscope. Now that I’ve held well over a month of bench time with it, I can say I am happy with the 2204A. If you’re looking for a low-cost, but fully featured oscilloscope, give the PicoScope 2204A a consideration. For more details on why I feel that way, click the button below to see my full write review on element14.

Full PicoScope 2204A Review on element14
Download AddOhms Live iCal Reminder

Sunday September 24, 2017, I will host the 2nd live stream of AddOhms. My first live stream was a test for the technology pieces. I’ve made some refinements and am giving it a second try. For that reason, I’m keeping the topic really simple.

The Agenda for the Live Stream is:

  • Introduction
  • News (3 stories or projects that I found interesting)
  • Op Amps with the XL741
  • Q&A
  • Whatever surprises pop-up.

In the livestream, I’ll be talking about inverting and non-inverting circuits  using an op-amp. But I am not going to use just ANY op-amp. I’ll be using the MASSIVE XL741! (I did a review of Evil Mad Scientist Lab’s XL741 in the past.)

Download AddOhms Live iCal Reminder

In this video, I discuss considerations for SSD Capacitors, with a focus on enterprise applications. (No, not the ship kind, the business kind.) As more consumer devices use solid state technology, it gets easier for us to forget the importance of keeping data safe during storage. While solid state drives are more robust than their spinning counterpart, they are not perfect. Just like with spinning drives, there is a small delay from when a write occurs until the data is stored permanently. The highest performance solid state drives parallelize data in a way to minimize this propagation time. However, these drives also keep an active copy of the allocation table in RAM.

Just like the RAM in a PC, when power is lost, so are the contents. So it is critical for a solid state drive to have a reserve bank of energy to dump the RAM contents into permanent storage. Modern drives use huge banks of capacitors to write out any RAM buffers when the system’s rail voltage suddenly disappears.

Learn how to choose Enterprise SSD Capacitors in the EE Journal Chalk Talk.

This video was created in cooperation with KEMET Electronics, Mouser, and EE Journal.