BPi M2 Zero, A Clone of Raspberry Pi Zero
A few days ago, we talked about the Banana Pi M2 Magic as the smallest Banana Pi board. Now we have the Banana Pi M2 Zero, another board by Sinovoip that follows the Raspberry Pi Zero form factor. The BPi M2 Zero features Allwinner H2+ quad-core processor with 512MB SDRAM memory. The...
Continue ReadingDetails of Waveshare e-paper displays
Erich Styger has a nice write-up on Waveshare e-paper displays: I have used E-Ink displays in projects three years ago, but from that time the technology has greatly evolved. That time displays were hard to get, expensive and difficult to use. Now things seem to change with e-ink...
Continue ReadingDesign of a Korg Nutube Amplifier
Karlwoodward @ www.rs-online.com/designspark is in the process of designing a “guitar pedal” for amplification and distortion using the Korg Nutube we featured earlier. The Part 1 of a series of articles goes through the basic aspects of tubes and valves, the pros and cons on using...
Continue ReadingR&S®NGE100 power supply series with WiFi option
The R&S®NGE100 power supply series consists of robust, high-performance, affordable instruments. They offer high efficiency combined with low ripple plus a variety of comfort functions that are not usually found in this class of power supplies. The R&S®NGE100 power supply...
Continue ReadingHow to drive Nokia 5110 84×48 LCD display with Arduino
In the previous tutorial I showed how to build a weather station using DHT11 and BMP180 with an Arduino. However, the project has a downside which is the power consumption of the 16X2 LCD. If we were building a battery powered project with the desire to last for several weeks and...
Continue ReadingAtmel ATmega8 – A World-Famous Microcontroller Created By Two Annoyed Students
AVR is a family of microcontrollers developed by Atmel beginning in 1996. These are modified Harvard architecture 8-bit RISC single-chip microcontrollers. The Atmel AVR core combines a rich instruction set with 32 general purpose working registers. Atmel’s ATmega8 comes from the AVR...
Continue ReadingCH340E, A New Small Serial to USB Chip
WCH, a Chinese integrated circuits manufacturer, has just released a new serial to USB chip called CH340E. Unlike other CH340 chips, it doesn't require an external crystal and also needs less PCB space and BOM. CH340 is a 3x3mm tiny chip comes in MSOP10 package and has 10...
Continue ReadingUsing an ATmega328 without a crystal
Here is another guide from David Johnson-Davies @ technoblogy.com explaining how to program an ATmega328 on a breadboard using the Arduino IDE. The guide is focused on how to use the internal clock of the microcontroller and how to achieve this using the Arduino environment. By default...
Continue Reading