DIY Arduino based RC transmitter

  Dejan over at HowToMechatronics posted a detailed how-to on building DIY Arduino RC transmitter: Now I can wirelessly control any Arduino project with just some small adjustments at the receiver side. This transmitter can be also used as any commercial RC transmitter for controlling RC toys, cars, drones and so on. For that purpose it […]

PLA dielectric strength measurement

Kerry Wong did some experiment measuring the dielectric breakdown voltage of PLA: In my previous post, I designed and 3D printed a high voltage connector for my Bertan 225-20R high voltage power supply. The silicone high voltage wire I ordered had finally arrived so I made a couple of cables using the connectors I printed. […]

App note: Simplify home audio systems With the PCM9211 – A versatile audio interface transceiver

A digital interface PCM9211 from Texas Instruments app note. Link here (PDF) Large-screen HDTVs are selling in huge volumes over last few years, primarily driven by amazing improvements in picture quality & form factor (thinner screens). The form factor constraints from having skinny screens result in tiny built-in speakers that are undersized, under-powered and are […]

App note: Noise suppression for wireless headphones

Wireless headphone interference investigation from muRata. Link here Recently, the popularity of wireless headsets has been growing as the number of situations where people “play sports while listening to music” increases. Bluetooth is frequently used for communication between smartphones and headsets. However, audio can skip due to communication errors, so countermeasures are required. This is […]

App note: The Phytochrome system – Why use far-red?

App note from Würth Elektronik on why plants evolved to use far-red wavelengths and why it is essential for them. Link here (PDF) The light requirement of plants is now known to be far more complex than originally thought leading to the development of numerous LED technologies that produce a variety of different light spectra, […]

App note: CeraLink® Capacitors

Compact and high capacitance ceramic capacitors from TDK electronics. Link here (PDF) CeraLink is a family of very compact capacitors for stabilizing voltages in the DC link. They are therefore suitable for use as either snubber or DC link capacitors. These products are based on PLZT ceramics and are designed to provide engineers with compact […]

Regaining debug access of NXP i.MX RT1064-EVK executing WFI

Erich Styger writes: Working with low power modes can be challenging. It can severely affect debugging capabilities of a microprocessor or microcontroller. I ported a FreeRTOS application using the Tickless Idle Mode to the NXP i.MX RT1064 board, and all of a sudden, the board was unresponsive to any debugger connection. Luckily the board was […]

App note: Linear regulator specifications

Thorough items on a linear regulator datasheet provides valuable details about its proper usage discussed in this App note from ROHM semiconductor. Link here (PDF) A linear regulator data sheet includes a specifications table that lists output voltage values and precision. Besides, very important information such as maximum ratings, operating conditions and characteristic graphs are […]

App note: Connecting LDOs in parallel

App note from ROHM semiconductor on combining LDOs for higher load capacity. Link here (PDF) When you want to increase the output current capacity of an LDO, or when the power dissipation of a single LDO is insufficient, you might think of connecting LDOs in parallel if you need to disperse the dissipation using two […]

BMP180 based USB atmospheric pressure monitor

Dilshan Jayakody published a new build: We initially developed this USB atmospheric pressure monitor to study some operating characteristics of Bosch BMP180 sensor. BMP180 is low cost sensor to measuring barometric pressure and temperature. According to the data sheet this sensor can use to measure pressure ranging between 300hPa to 1100hPa. This sensor is introduced […]

App note: Basics and low-cost solution proposals to move from legacy USB2.0 connector to USB Type-C™ connector with STM32 devices

App note from STMicroelectronics about interfacing STM32 legacy USB 2.0 to USB Type-C. Link here (PDF) This application note is a guideline to introduce this USB Type-C connector onto platform to replace legacy USB2.0 connectors. It introduces some basis of the two new standards USB Type-C™ and the USB Power Delivery.

App note: Quad-SPI (QSPI) interface on STM32 microcontrollers

Extend memories by using external high speed memories interfaced to Quad-SPI modules on STM32 micros, app note from STMicroelectronics. Link here (PDF) This application note describes the Quad-SPI interface on the STM32 microcontrollers and explains how to use the module to configure, program, and read external Quad-SPI memories. It describes some typical use cases to […]