1912, 2014
Average Wind Direction And Wind Speed
The following blog will help give programmers a simple formula for average wind direction and speed. Here is an excel sheet with all averaging examples First a disclaimer: I am [...]
1912, 2014
The Trouble with Endians
Finding the correct Endian (bit significance) can be frustrating when trying to interface with a device. It’s an additional variable that makes debugging a hardware interface more difficult and can lead [...]