The Network Enhanced Technologies Lab (NET) at Brigham Young University is focused on building real systems that enhance and extend wireless networks, Internet of Things, security, privacy, and reliability.
Benjamin Sterling Silver • July 02, 2024
Navigating the complexities of Software Defined Radios (SDRs) can be challenging, but using Radioconda, a virtual environment designed to manage SDR and Python packages, can help simplify the process.
Elle Kelsey • September 05, 2023
In a C project focused on UDP packet transmission, the CLOCK_MONOTONIC clock was identified as the most precise and accurate option, outperforming both the initial clock() function and Python's timing modules.
Chris Kitras • July 07, 2022
Repeating tasks by hand is really boring. Repeating tasks on a computer is insanity. Automate your Linux experience with scripts.
Chris Kitras • June 24, 2022
Feeling aimless in a sea full of different Bash commands? Find direction with output redirection.
Chris Kitras • June 02, 2022
Sometimes the best way to get work done is at a computer that is not your own.