Welcome to CS-Student!
The mission of this website is to share STEM knowledge I have experienced
The mission of this website is to share STEM knowledge I have experienced
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…
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…
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…
During my internship, I had the opportunity to work with various commercial networking, firewall, CCTV, and Wi-Fi devices from companies like Cisco, Netgear, Tplink, Ruijie, Reyee, Aruba, Ubiquiti,…
Please find the full program in the GitHub link below https://github.com/FelixT123/CS-Student/tree/main/Openpyxl Openpyxl is the most common library for Python to read/write Excel file. I spent half a day to…
To access the full code, please go to the following link: (Choose the one programmed in Python) https://github.com/FelixT123/CS-Student/tree/main/MasterMind The same MaserMind game developed using Python instead of Matlab…