From 287aba4c37d3e3349cfe4d000e743f974fce7b7c Mon Sep 17 00:00:00 2001 From: AntonioBerna Date: Mon, 16 Mar 2026 02:28:48 +0100 Subject: [PATCH 1/2] docs: add suggested learning resources links --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b5ada3a..517bd6b 100644 --- a/README.md +++ b/README.md @@ -162,9 +162,11 @@ Additionally, the [Arduino Core](https://github.com/arduino/ArduinoCore-API) tak ### 👨‍🏫 Educational Websites - [🔗 DeepBlueMbedded](https://deepbluembedded.com/) +- [🔗 Digital Electronics Deeds](https://www.digitalelectronicsdeeds.com/index.html) - [🔗💎 Interrupt Blog by Memfault](https://interrupt.memfault.com/blog/) - [🔗💎 EmbeddedRelated.com](https://www.embeddedrelated.com/) - [🔗 ElectronicWings - Hardware Developers Community](https://www.electronicwings.com/) +- [🔗 EduTecnica (Italian)](https://www.edutecnica.it/) - [🔗 Microchip University](https://mu.microchip.com/) - [🔗 Nordic Developer Academy](https://academy.nordicsemi.com/) - [🔗 Electronics Tutorials](https://www.electronics-tutorials.ws) @@ -333,6 +335,7 @@ Breadboarding is a hands-on approach to prototyping circuits, providing a versat - [🎞️💎 Many EMC Tips to Help You Design Better PCB Boards (with Keith Armstrong)](https://www.youtube.com/watch?v=gHF5JyJF-N4) - [🔗 LearnEMC - EMC Resources](https://learnemc.com/emc-resources) - [🔗 A Better Way to Build PCBs - Flux AI](https://www.flux.ai/p/) +- [🔗 Monosketch](https://monosketch.io/) - [🔗 EasyEDA](https://easyeda.com/it) - [🔗 Fritzing](https://fritzing.org/) - [🔗 Cirkit Designer](https://www.cirkitstudio.com/) @@ -687,6 +690,7 @@ Embedded systems often communicate with other devices or external systems via in ##### 🔶 SCCB - [🔗 SCCB Specification (PDF)](https://people.ece.cornell.edu/land/courses/ece4760/FinalProjects/f2021/jfw225_aei23_dsb298/jfw225_aei23_dsb298/SCCBSpec_AN.pdf) +- [📝 OmniVision OV5640 Software Application Notes (PDF)](https://dlscorp.com/wp-content/uploads/2018/04/OmniVision-OV5640-Software-Application-Notes.pdf) ##### 🔶 MIPI CSI-2 @@ -1005,6 +1009,7 @@ Embedded systems can be programmed with either an operating system (OS) or direc #### 🔵 Operating System Fundamentals - [📝👶 Putting the “You” in CPU](https://cpu.land/) +- [📝👶 Operating System in 1,000 Lines](https://operating-system-in-1000-lines.vercel.app/en/) - [📘👶 The little book about OS development](https://littleosbook.github.io/) - [📘👶 Operating Systems: From 0 to 1](https://github.com/tuhdo/os01/blob/master/Operating_Systems_From_0_to_1.pdf) - [📘💎 Operating Systems: Three Easy Pieces - Remzi H Arpaci-Dusseau, Andrea C Arpaci-Dusseau](https://pages.cs.wisc.edu/~remzi/OSTEP/) From 4d72f70ac1085db0a910a64b3d262d3cc389190b Mon Sep 17 00:00:00 2001 From: AntonioBerna Date: Mon, 16 Mar 2026 17:31:56 +0100 Subject: [PATCH 2/2] added new link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 517bd6b..a352ff8 100644 --- a/README.md +++ b/README.md @@ -339,6 +339,7 @@ Breadboarding is a hands-on approach to prototyping circuits, providing a versat - [🔗 EasyEDA](https://easyeda.com/it) - [🔗 Fritzing](https://fritzing.org/) - [🔗 Cirkit Designer](https://www.cirkitstudio.com/) +- [🔗 withdiode](https://www.withdiode.com/) #### 🔵 Soldering / Rework