Tag: Raspberry Pi
-
Effortless Setup of a 3.5-inch TFT LCD Touch Display XPT2046 on the Raspberry Pi
Let me talk about the adding of a 3.5 inch TFT LCD touch display XPT2046 on Raspberry Pi. It is easy and straight forward. Plug the display on to the Raspberry Pi, with the pins flushed all the way to the corner. The touch screen should be illuminated white when the power source is connected Read more
-
Streamlining Pi Board Development with WinSCP and SSH
Connecting a keyboard and a monitor directly to a Pi-based board for development can often be cumbersome, as it requires additional space for an extra monitor and keyboard alongside my PC. To streamline this process, I typically opt for network connectivity by connecting my PC to the Pi board using WinSCP and Putty SSH. Not Read more
-
Raspberry Pi-Based Ping Testing for 60 Days
Table of contents Introduction In certain projects, it is essential to ensure the connectivity of the 4G/LTE cellular network at specific locations. To do this, I plan to regularly ping a chosen hostname (such as 8.8.8.8) using a mobile network, with a frequency of once per second. The ping results will be saved to an Read more
