EFS Bookshelf
Huge list of interview questions (embedded+electrical): Monty Choy
GitHub - ArduPilot/ardupilot: ArduPlane, ArduCopter, ArduRover, ArduSub source
https://www.industrialnetworking.com/pdf/Antenna-Patterns.pdf
https://barrgroup.com/sites/default/files/barr_c_coding_standard_2018.pdf
https://liu.diva-portal.org/smash/get/diva2:1129641/FULLTEXT01.pdf
https://www.keysight.com/us/en/assets/7018-06706/application-notes/5968-3579.pdf
https://www.amazon.com/Build-Unorthodox-Guide-Making-Things-ebook/dp/B09BNJ6GBV
This book has a lot of really good career and product advice rather than technical advice, but very helpful and good read
What's needed to ensure safety and security in UAV software - Military Embedded Systems
^ super cool podcast on memory management and how things are done under the hood for C vs other languages, and how to speed things up
FPGAs: Signals and Threads Podcast
Test-Driven Development - Embedded Artistry
What I Learned from James Grenning’s Remote TDD Course - Embedded ArtistryUsing LiPo Batteries for FPV Drones: Beginner's Guide with Top Product Recommendations - Oscar Liang
Kalman Filters: <Online Kalman Filter Tutorial >
Numerical Methods: Faster Math Functions
https://www.springer.com/gp/book/9789811033810
^ Cool stuff on controls, sensors, EKFs, among a bunch of other things
STM32 NUCLEO-L552ZEQ HAL manual:
https://www.st.com/resource/en/user_manual/um2659-description-of-stm32l5-hal-and-lowlayer-drivers-stmicroelectronics.pdfhttps://st.my.site.com/community/s/article/faq-stm32-hal-driver-api-and-callbacks
how to makefile beginner guide: A Simple Makefile Tutorial
how to CMake beginner guide: https://google.github.io/googletest/quickstart-cmake.html
bash reference manual: https://www.gnu.org/software/bash/manual/bash.pdf
A not bad embedded system guide: https://sites.google.com/vt.edu/introduction-to-embeddedsystem/home