Raspberry Pi REMCU video tutorial is now live. This is how to easily expand hardware of a Raspberry Pi board using one dollar STM32 microcontroller and several wires. User space C++ applications and Python scripts ran on the Raspberry will gain access to internal STM32F103 peripheral modules like DAC, ADC, GPIO and others as if […]
Tag Archives: Python script
STM32F4Discovery Windows Tutorial
New video is available to watch. This is how to use the REMCU Lib on customary personal computer, running Windows OS. It demonstrates how to build and run C++ examples. There is running a GUI app that communicates with on-board MEMS accelerometer (STM32F4Discovery board) and builds acceleration graph, as well as a CAN Bus sniffer […]