Author: Felix Tang

  • 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

  • SOP for configurating a new Reyee RS-ES205 5-port Gigabit switch

    Table of contents Adding VLAN ID Select VLAN Settings -> VLAN Members, up to 16 VLAN ID can be added. In the following example, VLAN 300 has been added and I tried to add another VLAN tag 400. Assign Access Port Select VLAN Settings -> VLAN Settings, LAN port can be tagged with any assigned… Read more