Skip to content

Commit 9e77201

Browse files
authored
Update README.md
1 parent 66f374c commit 9e77201

File tree

1 file changed

+7
-0
lines changed
  • embedded-system-design/avr-sandbox/HelloEmbeddedEngineering

1 file changed

+7
-0
lines changed

embedded-system-design/avr-sandbox/HelloEmbeddedEngineering/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,3 +492,10 @@ int main(void) {
492492
}
493493
}
494494
```
495+
## References:
496+
* [Practical Electronics for Inventors McGrawHill](https://www.amazon.com/Practical-Electronics-Inventors-Fourth-Scherz/dp/1259587541)
497+
* [The AVR Microcontrollers and Embedded Systems Pearson Int.](https://www.amazon.eg/-/en/AVR-Microcontroller-Embedded-Systems-International/dp/1292042567)
498+
* [Engineering Embedded Systems Springer](https://link.springer.com/book/10.1007/978-3-319-10680-9)
499+
* [IBM/ILE C/C++ Language Reference](https://www.ibm.com/docs/en/rdfi/9.8.0)
500+
* [The Serial4j Framework](https://github.com/Electrostat-Lab/Electrostatic-Sandbox/tree/master/electrostatic-sandbox-framework/electrostatic4j/serial4j)
501+
* [The ElectroMIO Library](https://github.com/Electrostat-Lab/Electrostatic-Sandbox/tree/master/electrostatic-sandbox-framework/electrostatic-core/src/libs/electrostatic-primer/electroio/electromio/avr)

0 commit comments

Comments
 (0)