App note: Microcontroller Clock – crystal, resonator, RC Oscillator, or silicon oscillator?

App note from Maxim Integrated on clock sources of microcontrollers and their strengths and weaknesses. Link here The majority of clock sources for microcontrollers can be grouped into two types: those based on mechanical resonant devices, such as crystals and ceramic resonators, and those based on electrical phase-shift circuits such as RC (resistor, capacitor) oscillators. […]

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 […]

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 […]

0-30V/0-7A power supply unit with LM723 and Arduino volt and ampermeter

Nicu Florica has been working on a power supply project, inspired by Albasete’s power supply unit with LM723 and Arduino volt and ampermeter: It use an Arduino nano board with i2c LCD1602 display, a active buzzer for indicate shortcircuit case. Also, I put DS18B20 temperature sensor and relay for power a cooler when tenmperature is […]

Pimp your PCB businesscard full color

Here is a nice PCB businesscard @ smdprutser.nl As a good electronic hobbiest tradition I started to design a businesscard from PCB material. Downside of all the businesscards (and PCBs in general) is the limited number of colors you can use: FR4, soldermask (with or without copper behind it), silkscreen or bare copper. Since the […]

Driving a 48-segment RGB LED bar graph with a Teensy 3.2

Glen Akins writes: In my post Driving a SparkFun 48-Segment RGB LED Bar Graph, I stated that the hardware built there could be used to drive the LED bar graph with any combination of hardware and software that could drive one of the common 32×32 or 32×16 RGB LED matrices. Today I’m back to prove […]

App note: Clearing Xilinx FPGA configuration to allow boundary scan testing

Another application note from XJTAG on preparing Xilinx FPGA for proper boundary scan testing. Link here When Xilinx FPGAs are configured it can restrict the boundary scan access to some signals on the device. One work-around for this problem is to configure the FPGA with a ‘blank’ image that closely matches its unconfigured state, allowing […]

App note: Using a test reset section to initialise JTAG devices

An app note from XJTAG about applying test reset to put some devices to JTAG compliant mode. Link here Some JTAG devices require a specific sequence of states to be applied to some signals in order to put the device into a JTAG-compliant mode. This application note describes how a Test Reset section can be […]