Hrishikesh
Hrishikesh
I've been trying to test an import with a few test parts. The headers of my CSV look like this:  I've selected the data fields for Distributors under System...
Hi, I'm trying to test your HD44780 library on the Bluepill (STM32F103C6T8) board. I modified the `tm_stm32_hd44780.c` file and replaced your GPIO writes with the `HAL_GPIO_WritePin` commands. I also replaced...
I'm trying to extract the GPS Fix data using the custom NMEA sentence extraction but it does not seem to work. The GPS fix data is present in the GNGGA...
Hi, I'm trying to use your board plot scripts on a Mac running Mojave. I followed [this thread](https://forum.kicad.info/t/running-a-kicad-script-on-macos/15884/2) on the KiCad forum to modify the paths to run the files...