App note from ON Semiconductors about SiPM sensors, explaining the working principle and primary performance parameters. Link here (PDF) The Silicon Photomultiplier (SiPM) is a sensor that addresses the challenge of sensing, timing and quantifying low-light signals down to the single-photon level. Traditionally the province of the Photomultiplier Tube (PMT), the Silicon Photomultiplier now offers […]
Author Archives: DP
App note: USB audio bridge example with STM32F0 MCUs
App note from STMicroelectronics using their STM32F0 microcontrollers to playback audio stream from USB. Link here (PDF) This application note describes a method and an example of synchronizing audio playback or audio recording with an upstream or downstream USB audio host, ensuring flawless audio listening or recording using only internal MCU resources. Focusing on specific […]
Twin ‘T’ CW (Morse) Practice Oscillator
Steve Smith (G0TDJ) writes, “I successfully completed the Twin ‘T’ Oscillator, original by Mike Maynard – K4ICY. It’s a great circuit and sounds really good. Much better than a raspy 555 version. Mike has been kind enough to put a link to my project on his website.” More details at www.ProjectAVR.com.
Free PCB coupon via Facebook to 2 random commenters
Every Friday we give away some extra PCBs via Facebook. This post was announced on Facebook, and on Monday we’ll send coupon codes to two random commenters. The coupon code usually go to Facebook ‘Other’ Messages Folder . More PCBs via Twitter on Tuesday and the blog every Sunday. Don’t forget there’s free PCBs three […]
How to use I2C LCD with ESP32 on Arduino IDE
A how-to on using an I2C LCD display with the ESP32 using Arduino IDE from Random Nerd Tutorials: This tutorial shows how to use the I2C LCD (Liquid Crystal Display) with the ESP32 using Arduino IDE. We’ll show you how to wire the display, install the library and try sample code to write text on […]
Hand soldering a WLCSP package
MSOP-10 soldering video at mitxela.com: I admit that when I made the video of me soldering an MSOP-10 package, I did it because I needed to use the chip right away, and didn’t have time to order a breakout board. But this time, I am just doing this for fun. MSOP is smaller than TSSOP which […]
DC voltmeter test gadget
DuWayne posted an update on his test gadget project we covered previously: The picture shows the completed DCVM test gadget in 4 channel mode measuring the 3 voltages present on the headers used to connect the individual test gadgets. I was running this off of the PC without the 12 volts connected for external power, […]
PSoC5 Grbl with Native USB
bdring at Buildlog.Net writes: I added native USB support to my PS0C5 port of Grbl. The PSoC has USB capability on the chip. It also has a component for using it as a USB UART (CDC Interface). This means it looks like a serial port to the connected PC and uses the standard CDC interface […]
#FreePCB via Twitter to 2 random RTs
Every Tuesday we give away two coupons for the free PCB drawer via Twitter. This post was announced on Twitter, and in 24 hours we’ll send coupon codes to two random retweeters. Don’t forget there’s free PCBs three times a every week: Hate Twitter and Facebook? Free PCB Sunday is the classic PCB giveaway. Catch […]
Controlling an HMC624LP4E RF attenuator using Arduino
Kerry Wong writes: For simplicity, I used a single rotary encoder for controlling the attenuation. In order to prevent accidentally changing the set attenuation value, I used the built-in switch of the rotary encoder as the lock/adjust control. The idea is that the attenuation value can only be adjusted when the switch is in the […]
A limited attenuation high-pass filter for the KiwiSDR
KA7OEI published a new build: One of the issues common with using a broad-band, direct-sampling SDR (software-defined radio) like the KiwiSDR is that of overload by strong, low-frequency signals, such as those on the AM (mediumwave) broadcast band – but there’s another problem that should be considered as well: The high generally-high signal levels at […]
Free PCB Sunday: Pick your PCB
We go through a lot of prototype PCBs, and end up with lots of extras that we’ll never use. Every Sunday we give away a few PCBs from one of our past or future projects, or a related prototype. Our PCBs are made through Seeed Studio’s Fusion board service. This week two random commenters will […]
App note: USB Type-C protection and filtering
STMicroelectronics’ solution for simplifying USB Type-C protection and filtering using transient voltage suppressors, common mode filtering and proper board layout. Link here (PDF) The USB interface has been present on the market for nearly 2 decades and thanks to that, nowadays it is quite obvious for everybody to connect electronic devices in this manner. However, […]
App note: How to select the right thyristor (SCR) for your application
SCR fundamentals discussed in this app note from STMicroelectronics. Link here (PDF) This document provides some guidelines about how to select the right thyristor, also referred to as “SCR”, according to the different applications. Some very specific cases could require a higher level of expertise to ensure reliable and efficient operation.
Dual ultrasonic sensors combine for 2D echolocation
A how-to on making a Dual-sensor ultrasonic echo locator by lingib, project instructables here: This instructable explains how to pinpoint the location of an object using an Arduino, two ultrasonic sensors, and Heron’s formula for triangles. There are no moving parts. Heron’s formula allows you to calculate the area of any triangle for which all sides are […]
Free PCB coupon via Facebook to 2 random commenters
Every Friday we give away some extra PCBs via Facebook. This post was announced on Facebook, and on Monday we’ll send coupon codes to two random commenters. The coupon code usually go to Facebook ‘Other’ Messages Folder . More PCBs via Twitter on Tuesday and the blog every Sunday. Don’t forget there’s free PCBs three […]
Wavecatcher
Anfractuosity published a new build: “Acoustic cryptanalysis is a type of side channel attack that exploits sounds emitted by computers or other devices” Wavecatcher is a simple PCB that makes use of a MEMS ultrasound microphone, in order to capture audio to around 80kHz, with the goal of finding interesting ultrasound sources and playing with […]
Electronic key tear down
Tear down of an Electronic key from Electronupdate: In the mid 1980’s a company called Dallas Semiconductor was producing a wide range of small RAMs with integrated battery backup. One of the more unusual item was an early attempt at an electronic key: a user would be issued a key which could then be typically used […]
#FreePCB via Twitter to 2 random RTs
Every Tuesday we give away two coupons for the free PCB drawer via Twitter. This post was announced on Twitter, and in 24 hours we’ll send coupon codes to two random retweeters. Don’t forget there’s free PCBs three times a every week: Hate Twitter and Facebook? Free PCB Sunday is the classic PCB giveaway. Catch […]
ESP32 with multiple DS18B20 temperature sensors
Guide to ESP32 with multiple DS18B20 temperature sensors from Random Nerd Tutorials: This guide shows how to read temperature from multiple DS18B20 temperature sensors with the ESP32 using Arduino IDE. We’ll show you how to wire the sensors on the same data bus to the ESP32, install the needed libraries, and a sketch example you can […]
