Tag Archives: hardware

Arduino FreeRTOS

I was interested to follow this guide to doing an Arduino FreeRTOS install. It’s a good tutorial and my post here just adds a few more notes around areas that didn’t immediately make sense to me. Also check out the Arduino FreeRTOS source code on GitHub Arduino FreeRTOS This section has a few notes about… Read More »

Python Instrument Control

Python is becoming more established for scientific data analysis and processing, but what python instrument control options are there? For me the benchmark instrument control software has to be LabView. It’s incredibly expensive and certainly has it’s quirks, but I’ve found that it can often make interfacing with hardware relatively painless. I’ve recently been exploring… Read More »