Axiomtek’s MANO521 – Intel® Coffee Lake-Based Thin Mini-ITX Motherboard


https://www.electronics-lab.com/axiomteks-mano521-intel-coffee-lake-based-thin-mini-itx-motherboard/

Axiomtek – a world-renowned leader relentlessly devoted in the research, development and manufacture of series of innovative and reliable industrial computer products of high efficiency – is pleased to announce the MANO521, a thin mini-ITX motherboard powered by the LGA1151 socket 8th generation Intel® Core™ i7/i5/i3 (code name: Coffee Lake) with Intel® H310 chipset or […]

LED gravity balance simulates a moving particle


https://www.electronics-lab.com/led-gravity-balance-simulates-moving-particle/

This is a nice project by Roel Arits. The project appeared on www.elektormagazine.com and you can find the source files there. This project has no practical use at all, but was initiated as an exercise in implementing physics formulas related to gravity in C-code on an Arduino. To make things visible, a neopixel LED-strip with […]

3D memory die boasts 100+ layer design


https://www.electronics-lab.com/3d-memory-die-boasts-100-layer-design/

Samsung Electronics announced it has begun mass producing 250-gigabyte (GB) SATA solid state drive (SSD) that integrates the company’s sixth-generation (1xx-layer) 256-gigabit (Gb) three-bit V-NAND for global PC OEMs. by Julien Happich @ eenewseurope.com Utilizing Samsung’s unique ‘channel hole etching’ technology, the new V-NAND adds around 40-percent more cells to the previous 9x-layer single-stack structure. […]

Common Emitter Amplifier


https://www.electronics-lab.com/article/common-emitter-amplifier/

Presenting the Common Emitter Amplifier In the next three tutorials, including this one, we will present the three elementary topologies of bipolar transistors based amplifiers : the Common Emitter Amplifier, the Common Collector Amplifier and finally, the Common Base Amplifier. We begin this series of tutorial by dealing with the most common type of amplifier […]

Arduino Voltmeter using SH1106 OLED display


https://www.electronics-lab.com/arduino-voltmeter-using-sh1106-oled-display-2/

A voltmeter is an important tool on the workbench of every electronics hobbyist, maker or hardware design engineer. As its name suggests, allows the user to measure the voltage difference between two points.  For today’s tutorial, we will look at how you can build an Arduino based DIY voltmeter, for use in situations where you […]

Nokia 5110 LCD based Arduino Datalogger with Menu


https://www.electronics-lab.com/nokia-5110-lcd-based-arduino-datalogger-menu/

Over time, we have built several Arduino based weather stations, real-time clocks, dataloggers and a dozen of projects based on Nokia 5110 LCD display. For today’s tutorial, we will merge all that we have learned from each of those tutorials and we will build a datalogger with a display that allows you to select different […]

Arduino FM Radio Receiver with TEA5767 and a Nokia 5110 LCD display


https://www.electronics-lab.com/arduino-fm-radio-receiver-tea5767-nokia-5110-lcd-display/

FM radio transmitters and receivers are one of the projects that fascinated a lot of people and drove them to become makers. The lure of being able to deploy your own radio station, or build your own surveillance(-like) devices was what encouraged most of us to build our first fm transmitter or receiver. Nowadays, microcontrollers […]

InfraRed Robot Controller Shield For Arduino Nano


https://www.electronics-lab.com/infrared-robot-controller-shield-arduino-nano/

This compact Infrared robot controller is based on Arduino Nano and L298 H-Bridge. The Nano shield can be used in various DC Motor driver applications using infra-red remote control or speed controller using trimmer potentiometer and direction control with help of slide switch.   The board can drive two small size DC-Motors with current rating up […]

Raspberry Pi 4 – A Look Under the Hood and How to Make most of it


https://www.electronics-lab.com/raspberry-pi-4-look-hood-make/

The Raspberry Pi 4 was announced a while back and it surpassed the expectations of many, with many new features from its dual-core, Cortex-A-72 processor at 1.5GHz to the modern communication ports among several other upgrades. We published an announcement about it a few weeks ago but on this article we will take it a […]

Programming STM32 Based Boards with the Arduino IDE


https://www.electronics-lab.com/programming-stm32-based-boards-arduino-ide/

Since it’s inception the Arduino IDE has demonstrated the desire to support all kind of platforms, from Arduino clones and variations of different manufacturers to third party boards like the ESP32 and ESp8266. As more people get familiar with the IDE, they are beginning to support more boards that are not based on ATMEL chips […]