Digi-Key announces supplier-driven KiCad Library


https://www.electronics-lab.com/digi-key-announces-supplier-driven-kicad-library/

Digi-Key Electronics has announced the release of a new secondary KiCad library, known as the Digi-Key Partner Library, on GitHub. This is intended to be a supplement to the existing Digi-Key KiCad library released last year. Whereas the previous library was developed and curated by Digi-Key’s Applications Engineering team, the Partner Library was created to […]

Pervasive Displays expands its popular range of red tri-color e-paper displays


https://www.electronics-lab.com/pervasive-displays-expands-popular-range-red-tri-color-e-paper-displays/

Pervasive Displays (PDi), a world leader in e-paper displays (EPDs), today announces the strengthening of its red tri-color EPD line-up with the launch of two new sizes of display. The 3.7-inch and wide-format 4.37-inch models can both render high-quality images and text in red, white and black. The additional size options give product and service […]

Menu on Nokia 5110 LCD display with Arduino


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

We have published quite a number of tutorials using different displays with the Arduino, with the most recent being the tutorial on displaying graphics on all kind of displays with Arduino. For today’s tutorial, we will look into achieving more with displays by implementing a menu based system with the Nokia 5110 LCD display and […]

Menu on Nokia 5110 LCD display with Arduino


https://www.electronics-lab.com/project/menu-nokia-5110-lcd-display-arduino/

We have published quite a number of tutorials using different displays with the Arduino, with the most recent being the tutorial on displaying graphics on all kind of displays with Arduino. For today’s tutorial, we will look into achieving more with displays by implementing a menu based system with the Nokia 5110 LCD display and […]

Midas Displays introduce range of HDMI TFT displays


https://www.electronics-lab.com/midas-displays-introduce-range-hdmi-tft-displays/

  Display manufacturer and supplier, Midas Displays, has announced the introduction of a range of plug and play HDMI TFT display modules. The new displays are available in three different size and resolution options, have excellent brightness and contrast performance, and feature a fully integrated interface PCB. With the addition of a Raspberry Pi SBC, […]

PICkitPlus – A programming software that revitalizes the outdated PICkit2 and PICkit3


https://www.electronics-lab.com/pickitplus-software-enhances-outdated-pickit2-pickit3/

Microchip’s PICkit2 and PICkit3 are both In-Circuit Debugger/Programmers, designed for programming and debugging Microchip PIC microcontrollers (and occasionally EEPROMs). The PICkit2 programmer was released back in 2005, and allowed the user to program and debug most of the 8 and 16 bit PIC microcontrollers and dsPIC controllers as well. Its successor, the PICkit3 programmer, was […]

Read the Design Engineer’s Guide to Pressure Sensors from Avnet


https://www.electronics-lab.com/read-design-engineers-guide-pressure-sensors-avnet/

The advent of smaller, lower-cost and lower-powered pressure sensors has generated a new wave of innovation, increasing efficiency and performance both in the sensors themselves and their applications. The worldwide pressure sensor market is set to grow to $11.4 billion by 2024, as demand for these technologies increases. Selecting the right sensor technology for your […]

Getting Started with ESP32


https://www.electronics-lab.com/getting-started-esp32/

Over the last few articles, we have covered the use of ESP8266 boards for building several WiFi based projects. For today’s tutorial, we will look at it’s recently released successor; the ESP32. As mentioned in previous tutorials, ESP-12e module popularly referred as the nodeMCU came at a time where makers were struggling with the difficulties […]

Getting Started with ESP32


https://www.electronics-lab.com/project/getting-started-esp32/

Over the last few articles, we have covered the use of ESP8266 boards for building several WiFi based projects. For today’s tutorial, we will look at it’s recently released successor; the ESP32. As mentioned in previous tutorials, ESP-12e module popularly referred as the nodeMCU came at a time where makers were struggling with the difficulties […]

16 x 2 LCD controlled via power line


https://www.electronics-lab.com/16-x-2-lcd-controlled-via-power-line/

Vinod blogged about a 16×2 LCD with data over power line: Then I just thought why even 1 wire for data? Because we can easily multiplex the 1 wire data line with the Vcc line by keeping a diode + capacitor combination towards the LCD power supply pin. I am using an arduino board to do […]