Hi Dave,
Here is a link to a Raspberry Pi publication on basic "C" programming. I used it to help write a program to log data sent as text via HC-12 modules from remote sensors (Temperature, humidity, voltage and current.). The data from the sensors was converted to text messages using a PIC12F1840. (That was the easy part as it was written in assembler.) Like you I find assembler much easier to understand than "C"
Les.
Here is a link to a Raspberry Pi publication on basic "C" programming. I used it to help write a program to log data sent as text via HC-12 modules from remote sensors (Temperature, humidity, voltage and current.). The data from the sensors was converted to text messages using a PIC12F1840. (That was the easy part as it was written in assembler.) Like you I find assembler much easier to understand than "C"
Les.
