3 Algorithms for Programming AVR MCU memory - low high level decoder encoder - Serial SPI Atmel
Channel:
Subscribers:
539
Published on ● Video Link: https://www.youtube.com/watch?v=H0nzhIM29C0
1, simple for dummies ( for testing purpose only )
2, low level one line to do it all ( One line and one function to encode and decode )
3, data struct with Bit-fields (Less stressful, can be turned into code blocks)