Spring! A great time to get started on new projects, now that I won’t actually freeze the moment I step outside, I can also start embarking on outdoors projects.
Tiva TM4C123 The Tiva TM4C123 is a very capable chip! We started using this in class and I really like how well documented Texas Instruments is. Datasheets and official examples work amazingly well. The only quibble I have is that searching through the examples to find a right one can be a hassle, especially if I just want to simply reference an example of how to toggle a pin. I really started to appreciate good documentation when I picked up the Beaglebone Pocket and tried to look up the software reference to program in C, there simply wasn’t any! All that was provided was a simple copy-and-paste example to blink an LED. The material didn’t point to any progression, or other examples, which I found kind of surprising. Documentation is sparse, and relies on third parties to write “unofficial” guides. I guess maybe that’s why Arduino/Raspberry Pi parings are so common instead of the Beaglebone.
...