{"id":2555,"date":"2019-04-03T12:11:42","date_gmt":"2019-04-03T10:11:42","guid":{"rendered":"https:\/\/deepbluembedded.com\/?p=2555"},"modified":"2023-08-17T23:52:49","modified_gmt":"2023-08-17T20:52:49","slug":"embedded-systems-tutorials-final-episode","status":"publish","type":"post","link":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/","title":{"rendered":"Embedded Systems Tutorials With PIC MCUs | Final Episode"},"content":{"rendered":"\n\n\n\n
\"Previous<\/a><\/td>\nPrevious Tutorial<\/strong><\/a><\/td>\nEnd of The 1st Edition<\/span><\/strong><\/span><\/td>\nNext Tutorial<\/strong><\/td>\n\"Next<\/td>\n<\/tr>\n
<\/td>\nConcluding The 1st Edition Of Embedded Systems Tutorials (With PIC MCUs)<\/strong><\/span><\/td>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n

 <\/p>\n

Congratulations to everyone who have been following my embedded systems tutorials up to this point. Up till now, you’ve approached reading ~100k words of tutorials. That’s a lot of information indeed. You should have also completed +20 practical LABs. And have built your own firmware drivers for various modules as well as interfacing some sensors.<\/span><\/p>\n

In this post, i’ll conclude everything we’ve done up till this point. Then, I’ll state the roadmap for the 2nd edition of this series of tutorials, what’s going to change, what I’m going to publish, and what you need to learn next. So, bare with me till the end!<\/span><\/p>\n

[toc]<\/p>\n


\n

\u00a0 \u00a0What We’ve Done So Far\u00a0 \u00a0<\/span><\/strong><\/span><\/h3>\n

 <\/p>\n

The First Edition of “Embedded Systems Tutorials” series had a couple of goals that are, hopefully, met in the meantime. First of which is to introduce the readers to the fundamentals of embedded systems on both sides firmware & hardware. The main target was to get as much information about the underlying fundamentals as possible. That’s why there were only 1,2, or 3 practical LABs after introducing each hardware module (e.g. Timers, CCP, UART, SPI, etc).<\/span><\/p>\n

At this point, after completing the last 21 tutorials, we should have almost completed everything in the following checklist of goals.<\/span><\/p>\n

\"\u2611\" Introduction To Embedded Systems<\/span><\/p>\n

\"\u2611\" Fundamental Concepts For Embedded Development\u00a0<\/span><\/p>\n

\"\u2611\" Introduction To Microcontrollers Programming<\/span><\/p>\n

\"\u2611\" Developing Embedded Projects With Microchip PIC MCUs<\/span><\/p>\n

\"\u2611\" Bare-Metal Embedded-C Programming<\/span><\/p>\n

\"\u2611\" Basic Sensors Interfacing<\/span><\/p>\n

\"\u2611\" Driving Actuators (e.g. Stepper, DC motors)<\/span><\/p>\n

\"\u2611\" Developing Basic Device Drivers For Various Peripherals <\/span>(e.g. Timers, PWM, Serial ports, etc)<\/span><\/p>\n

\"\u2611\" Efficient Utilization & Handing of interrupt Signals<\/span><\/p>\n

\"\u2611\" How To Establish a Successful Serial Communication <\/span>(e.g. MCU<->MCU, MCU<->PC, MCU<->Phone)<\/span><\/p>\n

\"\u2611\" How To Read & Get The Info You Need From a Datasheet<\/span><\/p>\n

 <\/p>\n

 <\/p>\n


\n

\u00a0 \u00a0What’s Next?\u00a0 \u00a0<\/span><\/strong><\/span><\/h3>\n

 <\/p>\n

The orientation of my website is to provide both informative tutorials in a systematic manner and also personal thoughts about technical topics. The ultimate goal is to publish as much useful content as I can. That’s why I’m going to start publishing tutorials about electronics which every embedded systems enthusiast needs to know. Alongside the 2nd edition of this “Embedded Systems Tutorials” series.<\/span><\/p>\n

The 2nd Edition Will Be Shooting For The Following Targets<\/strong><\/p>\n

\"\u2611\" +35 Practical Projects<\/span><\/p>\n

\"\u2611\" Interfacing More Sensors & Modules<\/span><\/p>\n

\"\u2611\" Introducing New Microcontrollers & Architectures<\/span><\/p>\n

\"\u2611\" More Serial Communication Ports (e.g. I2C, CAN, USB, etc)<\/span><\/p>\n

\"\u2611\" Building User-Friendly Interfaces (e.g. LCDs, Graphical OLED, etc)<\/span><\/p>\n

\"\u2611\" Dealing With Analog Signals & Audio (e.g. ADCs, DACs, MP3 Player, etc)<\/span><\/p>\n

\"\u2611\" … Maybe Extra Few Topics<\/span><\/p>\n

After completing the first edition, I’ve already received a tremendous amount of kind emails, donations, and love of you guys. That’s why I’m working on this 2nd edition. And we can take it a little bit further with your support<\/a>.<\/span><\/p>\n

Perspective on The Electronics Tutorials<\/strong><\/p>\n

These tutorials are going to be published on a regular basis with no specific order. Geared towards all electronics enthusiasts. As well as embedded systems engineers those who are willing to get more information about hardware electronics stuff. I hope you find it helpful and enjoy it.\u00a0<\/span><\/p>\n

 <\/p>\n


\n

\u00a0 \u00a0What You Should Do Next\u00a0 \u00a0<\/span><\/strong><\/span><\/h3>\n

 <\/p>\n

The main reason for choosing an old PIC MCU as a hardware platform to practice all the tutorials in the “1st Edition” was the availability of simulation tools that can help you build, run, and debug your applications with the minimum overhead of dealing with physical hardware stuff. However, it’s not the way to go thereafter. It was a newbie-friendly introductory way to get yourself familiar with the process.<\/span><\/p>\n

I’ll do my best in crafting the tutorials of the 2nd edition of this series. But all in all, there are many tasks for you to do. And numerous skills you need to sharpen, so go through the following checklist to find out what you’ll have to learn next<\/span><\/p>\n

\"\u2611\" Practice C-Programming. A lot!<\/span><\/p>\n

\"\u2611\" Learn Real-Time Operating Systems (RTOS)<\/span><\/p>\n

\"\u2611\" .Start Developing ARM-Based Embedded Applications<\/span><\/p>\n

\"\u2611\" .Learn Basic Networking<\/span><\/p>\n

\"\u2611\" .Sharpen Your Analog & Digital Design Skills<\/span><\/p>\n

\"\u2611\" .Get Professional Software & Hardware Testing Training\u00a0<\/span><\/p>\n

 <\/p>\n

There is no silver bullet. There is no single course, book, or website to give you all the information you need to be “Good” at something.<\/p><\/blockquote>\n

Take the time and the effort to dig deep into documents (like datasheets, app notes, etc). Deep google the technical forums to find real “Treasures” of information here and there. There are generous experienced people in our community who take the time to post informative comments. So make sure you keep learning from whatever resource you come across. And never wait for the ultimate course, book, or whatever to help you, Because it doesn’t and will never exist.<\/span><\/p>\n

 <\/p>\n


\n

\u00a0 \u00a0Recommended Resources\u00a0 \u00a0<\/span><\/strong><\/span><\/h3>\n

 <\/p>\n

I highly recommend only reading the datasheet for developing MCU-Based applications. Nobody can tell you as much as the original manufacturers of these devices. The same goes for all electronics, sensors, and modules.<\/span><\/p>\n

To learn embedded systems, computer architecture, c-programming, and electronics, I highly recommend the following textbooks.<\/span><\/p>\n\n\n\n\n
\"Computer<\/a><\/td>\n\"Embedded<\/a><\/td>\n\"Embedded<\/a><\/td>\n<\/tr>\n
\"The<\/a><\/td>\n\"Embedded<\/a><\/td>\n\"The<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n

 <\/p>\n

 <\/p>\n

 <\/p>\n

 <\/p>\n

 <\/p>\n

 <\/p>\n\n\n\n
\"Previous<\/a><\/td>\nPrevious Tutorial<\/strong><\/a><\/td>\nEnd of Edition 1<\/span><\/strong><\/span><\/td>\nNext Tutorial<\/strong><\/td>\n\"Next<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"

… <\/p>\n

Read More<\/a><\/p>\n","protected":false},"author":1,"featured_media":3106,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[28,30,27],"tags":[14,32,33,16,17,18,34],"yoast_head":"\nEmbedded Systems Tutorials With PIC MCUs | Final Episode – DeepBlue<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Embedded Systems Tutorials With PIC MCUs | Final Episode – DeepBlue\" \/>\n<meta property=\"og:description\" content=\"... Read More\" \/>\n<meta property=\"og:url\" content=\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/\" \/>\n<meta property=\"og:site_name\" content=\"DeepBlue\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/khaled.elrawy.359\/\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/khaled.elrawy.359\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-04-03T10:11:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-17T20:52:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/deepbluembedded.com\/wp-content\/uploads\/2019\/04\/Embedded-Systems-Tutorials-Edition1-End.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"720\" \/>\n\t<meta property=\"og:image:height\" content=\"340\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Khaled Magdy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Khaled Magdy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/\"},\"author\":{\"name\":\"Khaled Magdy\",\"@id\":\"https:\/\/deepbluembedded.com\/#\/schema\/person\/30259d66cf68c6c681562dbe551b7867\"},\"headline\":\"Embedded Systems Tutorials With PIC MCUs | Final Episode\",\"datePublished\":\"2019-04-03T10:11:42+00:00\",\"dateModified\":\"2023-08-17T20:52:49+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/\"},\"wordCount\":888,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/deepbluembedded.com\/#\/schema\/person\/30259d66cf68c6c681562dbe551b7867\"},\"image\":{\"@id\":\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/deepbluembedded.com\/wp-content\/uploads\/2019\/04\/Embedded-Systems-Tutorials-Edition1-End.jpg\",\"keywords\":[\"Embedded Systems Tutorials\",\"Learn Embedded Systems\",\"Learn Microcontrollers Programming\",\"Microchip PIC Tutorials\",\"Microcontrollers\",\"MPLAB\",\"Tutorials\"],\"articleSection\":[\"Embedded Systems\",\"Embedded Tutorials\",\"Microchip PIC\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/\",\"url\":\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/\",\"name\":\"Embedded Systems Tutorials With PIC MCUs | Final Episode – DeepBlue\",\"isPartOf\":{\"@id\":\"https:\/\/deepbluembedded.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/deepbluembedded.com\/wp-content\/uploads\/2019\/04\/Embedded-Systems-Tutorials-Edition1-End.jpg\",\"datePublished\":\"2019-04-03T10:11:42+00:00\",\"dateModified\":\"2023-08-17T20:52:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#primaryimage\",\"url\":\"https:\/\/deepbluembedded.com\/wp-content\/uploads\/2019\/04\/Embedded-Systems-Tutorials-Edition1-End.jpg\",\"contentUrl\":\"https:\/\/deepbluembedded.com\/wp-content\/uploads\/2019\/04\/Embedded-Systems-Tutorials-Edition1-End.jpg\",\"width\":720,\"height\":340,\"caption\":\"Embedded Systems Tutorials Edition1 End\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/deepbluembedded.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Embedded Systems Tutorials With PIC MCUs | Final Episode\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/deepbluembedded.com\/#website\",\"url\":\"https:\/\/deepbluembedded.com\/\",\"name\":\"DeepBlueMbedded\",\"description\":\"Embedded Systems And Computer Engineering Tutorials & Articles\",\"publisher\":{\"@id\":\"https:\/\/deepbluembedded.com\/#\/schema\/person\/30259d66cf68c6c681562dbe551b7867\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/deepbluembedded.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/deepbluembedded.com\/#\/schema\/person\/30259d66cf68c6c681562dbe551b7867\",\"name\":\"Khaled Magdy\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/deepbluembedded.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ed20e191de77104a5b091d9bc5821c4a?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ed20e191de77104a5b091d9bc5821c4a?s=96&r=g\",\"caption\":\"Khaled Magdy\"},\"logo\":{\"@id\":\"https:\/\/deepbluembedded.com\/#\/schema\/person\/image\/\"},\"description\":\"Principal Embedded Systems Engineer with years of experience in embedded software and hardware design. I work in the Automotive & e-Mobility industry. However, I still do Hardware design and SW development for DSP, Control Systems, Robotics, AI\/ML, and other fields I'm passionate about. I love reading, writing, creating projects, and teaching. A reader by day and a writer by night, it's my lifestyle. I believe that the combination of brilliant minds, bold ideas, and a complete disregard for what is possible, can and will change the world! I will be there when it happens, will you?\",\"sameAs\":[\"https:\/\/deepbluembedded.com\",\"https:\/\/www.facebook.com\/khaled.elrawy.359\/\",\"https:\/\/www.instagram.com\/deepbluembedded\/\",\"https:\/\/www.linkedin.com\/in\/khaled-magdy-\/\",\"https:\/\/www.youtube.com\/channel\/UCzLSrNZD4rCjSCOVU9hknvA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Embedded Systems Tutorials With PIC MCUs | Final Episode – DeepBlue","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/","og_locale":"en_US","og_type":"article","og_title":"Embedded Systems Tutorials With PIC MCUs | Final Episode – DeepBlue","og_description":"... Read More","og_url":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/","og_site_name":"DeepBlue","article_publisher":"https:\/\/www.facebook.com\/khaled.elrawy.359\/","article_author":"https:\/\/www.facebook.com\/khaled.elrawy.359\/","article_published_time":"2019-04-03T10:11:42+00:00","article_modified_time":"2023-08-17T20:52:49+00:00","og_image":[{"width":720,"height":340,"url":"https:\/\/deepbluembedded.com\/wp-content\/uploads\/2019\/04\/Embedded-Systems-Tutorials-Edition1-End.jpg","type":"image\/jpeg"}],"author":"Khaled Magdy","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Khaled Magdy","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#article","isPartOf":{"@id":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/"},"author":{"name":"Khaled Magdy","@id":"https:\/\/deepbluembedded.com\/#\/schema\/person\/30259d66cf68c6c681562dbe551b7867"},"headline":"Embedded Systems Tutorials With PIC MCUs | Final Episode","datePublished":"2019-04-03T10:11:42+00:00","dateModified":"2023-08-17T20:52:49+00:00","mainEntityOfPage":{"@id":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/"},"wordCount":888,"commentCount":0,"publisher":{"@id":"https:\/\/deepbluembedded.com\/#\/schema\/person\/30259d66cf68c6c681562dbe551b7867"},"image":{"@id":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#primaryimage"},"thumbnailUrl":"https:\/\/deepbluembedded.com\/wp-content\/uploads\/2019\/04\/Embedded-Systems-Tutorials-Edition1-End.jpg","keywords":["Embedded Systems Tutorials","Learn Embedded Systems","Learn Microcontrollers Programming","Microchip PIC Tutorials","Microcontrollers","MPLAB","Tutorials"],"articleSection":["Embedded Systems","Embedded Tutorials","Microchip PIC"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/","url":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/","name":"Embedded Systems Tutorials With PIC MCUs | Final Episode – DeepBlue","isPartOf":{"@id":"https:\/\/deepbluembedded.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#primaryimage"},"image":{"@id":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#primaryimage"},"thumbnailUrl":"https:\/\/deepbluembedded.com\/wp-content\/uploads\/2019\/04\/Embedded-Systems-Tutorials-Edition1-End.jpg","datePublished":"2019-04-03T10:11:42+00:00","dateModified":"2023-08-17T20:52:49+00:00","breadcrumb":{"@id":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#primaryimage","url":"https:\/\/deepbluembedded.com\/wp-content\/uploads\/2019\/04\/Embedded-Systems-Tutorials-Edition1-End.jpg","contentUrl":"https:\/\/deepbluembedded.com\/wp-content\/uploads\/2019\/04\/Embedded-Systems-Tutorials-Edition1-End.jpg","width":720,"height":340,"caption":"Embedded Systems Tutorials Edition1 End"},{"@type":"BreadcrumbList","@id":"https:\/\/deepbluembedded.com\/embedded-systems-tutorials-final-episode\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/deepbluembedded.com\/"},{"@type":"ListItem","position":2,"name":"Embedded Systems Tutorials With PIC MCUs | Final Episode"}]},{"@type":"WebSite","@id":"https:\/\/deepbluembedded.com\/#website","url":"https:\/\/deepbluembedded.com\/","name":"DeepBlueMbedded","description":"Embedded Systems And Computer Engineering Tutorials & Articles","publisher":{"@id":"https:\/\/deepbluembedded.com\/#\/schema\/person\/30259d66cf68c6c681562dbe551b7867"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/deepbluembedded.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/deepbluembedded.com\/#\/schema\/person\/30259d66cf68c6c681562dbe551b7867","name":"Khaled Magdy","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/deepbluembedded.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ed20e191de77104a5b091d9bc5821c4a?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ed20e191de77104a5b091d9bc5821c4a?s=96&r=g","caption":"Khaled Magdy"},"logo":{"@id":"https:\/\/deepbluembedded.com\/#\/schema\/person\/image\/"},"description":"Principal Embedded Systems Engineer with years of experience in embedded software and hardware design. I work in the Automotive & e-Mobility industry. However, I still do Hardware design and SW development for DSP, Control Systems, Robotics, AI\/ML, and other fields I'm passionate about. I love reading, writing, creating projects, and teaching. A reader by day and a writer by night, it's my lifestyle. I believe that the combination of brilliant minds, bold ideas, and a complete disregard for what is possible, can and will change the world! I will be there when it happens, will you?","sameAs":["https:\/\/deepbluembedded.com","https:\/\/www.facebook.com\/khaled.elrawy.359\/","https:\/\/www.instagram.com\/deepbluembedded\/","https:\/\/www.linkedin.com\/in\/khaled-magdy-\/","https:\/\/www.youtube.com\/channel\/UCzLSrNZD4rCjSCOVU9hknvA"]}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/deepbluembedded.com\/wp-content\/uploads\/2019\/04\/Embedded-Systems-Tutorials-Edition1-End.jpg","jetpack_shortlink":"https:\/\/wp.me\/p9SirL-Fd","jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/deepbluembedded.com\/wp-json\/wp\/v2\/posts\/2555"}],"collection":[{"href":"https:\/\/deepbluembedded.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/deepbluembedded.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/deepbluembedded.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deepbluembedded.com\/wp-json\/wp\/v2\/comments?post=2555"}],"version-history":[{"count":14,"href":"https:\/\/deepbluembedded.com\/wp-json\/wp\/v2\/posts\/2555\/revisions"}],"predecessor-version":[{"id":3107,"href":"https:\/\/deepbluembedded.com\/wp-json\/wp\/v2\/posts\/2555\/revisions\/3107"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/deepbluembedded.com\/wp-json\/wp\/v2\/media\/3106"}],"wp:attachment":[{"href":"https:\/\/deepbluembedded.com\/wp-json\/wp\/v2\/media?parent=2555"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/deepbluembedded.com\/wp-json\/wp\/v2\/categories?post=2555"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/deepbluembedded.com\/wp-json\/wp\/v2\/tags?post=2555"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}