Waveshare 11.6-inch IPS In-Cell Display has 10-point Touch and 178° Viewing Angle
https://www.electronics-lab.com/waveshare-11-6-inch-ips-in-cell-display-has-10-point-touch-and-178-viewing-angle/
Waveshare has recently launched a new 11.6-inch IPS In-Cell Display with in-cell technology. In-cell is a method where the touch sensors are embedded within the display (LCD) itself, rather than being a separate layer on top. By eliminating a layer, in-cell technology also reduces internal reflections and can improve light transmission, making the screen clearer […]
Waveshare ESP32-S3-Touch-LCD-4.3B: Featuring Xtensa LX7 Dual-Core Processor and ESP32-S3 SoC
https://www.electronics-lab.com/waveshare-esp32-s3-touch-lcd-4-3b-featuring-xtensa-lx7-dual-core-processor-and-esp32-s3-soc/
The Waveshare ESP32-S3-Touch-LCD-4.3B is a flexible development board built on the ESP32-S3 SoC with RS485, CAN Bus, I2C, and isolated DIO interfaces via terminal block. It has a 4.3-inch capacitive touchscreen with a resolution of 800×480. The board includes a 32-bit dual-core Xtensa LX7 processor (up to 240 MHz), 16 MB of flash storage, and […]
Elecrow RC101S Review – A 10.1-inch IPS Touch Screen Monitor with Raspberry Pi Mount
https://www.electronics-lab.com/elecrow-rc101s-review-a-10-1-inch-ips-touch-screen-monitor-with-raspberry-pi-mount/
The Elecrow RC101S is a 10.1-inch IPS touchscreen display with 1024×600 resolution. The device is specially designed for a Raspberry Pi as it has additional mounting points for the Pi. Still, it can also be used as an extended display for your workspace that adds up to your productive development. The RC101S also has an HDMI-compatible, […]
Vivid Unit – An RK3399-Based SBC with a Built-In Touchscreen Display
https://www.electronics-lab.com/vivid-unit-an-rk3399-based-sbc-with-a-built-in-touchscreen-display/
The Vivid Unit is an RK3399-based Single Board Computer (SBC) featuring a 5.5-inch touchscreen display, 4GB LPDDR4 RAM, and 32GB eMMC storage along with Ethernet, Wi-Fi (802.11b/g/n), and Bluetooth 4.1, USB 3.1 Gen1, HDMI, and a 40-pin GPIO harder. They were designed for smart home automation, robotics, and industrial control systems applications. Inside the Vivid […]
DFRobot introduces Unihiker, an all-in-one single-board computer running Debian OS
https://www.electronics-lab.com/dfrobot-introduces-unihiker-an-all-in-one-single-board-computer-runing-debian-os/
Introduction DFRobot, a leading provider of open-source hardware and robotics solutions, has recently launched the latest addition to its long list of single-board computers, called Unihiker. This hardware device is equipped with a built-in 2.8-inch touchscreen and offers a range of features that make it a powerful tool for IoT development and digital multimedia applications. […]
Sunflower Shield – A 3.5” TFT Touch Screen Display for the Arduino
https://www.electronics-lab.com/sunflower-shield-3-5-tft-touch-screen-display-arduino/
The Arduino has been a household name in the hardware market for a long while now and many vendors have released various add-on devices usually called Shields to expand the functionality of Arduino. One such add-on device is the newly launched Sunflower shield that will allow users to add a touchscreen display to any Arduino project. […]
Raspberry Pi LCD Touchscreen Rotation
https://www.electronics-lab.com/raspberry-pi-lcd-touchscreen-rotation/
In this video, Circuit Basics walks us through the steps to change the screen rotation on an LCD touchscreen for the Raspberry Pi. Since there are separate drivers for the display and the touchscreen sensors, we need to change the orientation of both. It’s pretty simple to do, but a couple packages need to be […]
2.8″ TFT LCD Touch Screen ILI9325 with Arduino Uno and Mega
https://www.electronics-lab.com/2-8-tft-lcd-touch-screen-ili9325-arduino-uno-mega/
educ8s.tv uploaded a new video. This is a 2.8” Arduino Touch Screen Tutorial with the ILI9325 driver. Nick writes: Hey guys, I am Nick and welcome to educ8s.tv a channel that is all about DIY electronics projects with Arduino, Raspberry Pi, ESP8266 and other popular boards. Today we are going to take a look at […]
Using Low Cost Hardware to Enhance the User Experience
https://www.electronics-lab.com/using-low-cost-hardware-to-enhance-the-user-experience/
Ken Boak discuss how to build a graphic user interface using cheap TFT toughscreen displays. This article is about using their lowcost graphics co-processor IC to provide a neat user interface for any low-end microcontroller. These days, when you can buy a 7″ tablet for $50, there is all the more reason for makers and hackers […]
Touchscreen-controlled Arduino Geiger Counter
https://www.electronics-lab.com/touchscreen-controlled-arduino-geiger-counter/
by Toumal @ github.com: A touchscreen-controlled Geiger Counter for Arduino. Requires a Radiation Watch Pocket Geiger sensor, a ITDB02 Display from SainSmart and an Arduino Mega. Software needs my fork of the RadiationWatch library, the ITDB02 library as well as the UTouch library Touchscreen-controlled Arduino Geiger Counter – [Link]