Embedded Wifi Bare-Metal Development From Ground Up™
Connect Your Embedded Device to the Internet : STM32, Web Server, Web Client, Cloud Storage etc.
Welcome to the Embedded WIFI Bare-Metal Development From Ground Up™ course.
This course teaches you how to develop drivers and libraries for connecting your embedded device to the internet.
This course uses the STM32 microcontroller and the ESP8266 WIFI chip. The ESP8266 is a low-cost WIFI chip with a full TCP/IP stack and a microcontroller. If you do not understand what TCP/IP stack means, do not worry, by the end of this course you will understand this and much more.
The course can be divided into four parts. The first part is theoretical. In this part we shall learn about some networking concepts and the fundamentals of the WIFI protocol.
In the next part of the course we shall develop bare-metal drivers for interfacing the ESP8266 chip to the STM32 microcontroller.
After developing our drivers for connecting the ESP8266 chip to the STM32 microcontroller we shall then go ahead and develop efficient data structures for managing communication data between the ESP8266 chip and the STM32 microcontroller.
In the final part we shall combine the drivers and data structures developed in the previous parts to develop a library for connecting to the internet. We shall then go on to use the library to develop a WebServer, a Web Client as well as accomplish tasks such as storing sensor data in the cloud and so much more.
Frequently Asked Questions
Course Curriculum
-
StartDownloading our Integrated Development Environment (IDE) (2:34)
-
StartInstalling our Integrated Development Environment (IDE) (2:38)
-
StartDownloading the Required Documentation (6:21)
-
StartCoding : Understanding the Context of Bare-Metal Development (27:46)
-
StartCoding : Testing our Setup by Developing a GPIO Output Driver (Pt.1) (7:19)
-
StartCoding : Testing our Setup by Developing a GPIO Output Driver (Pt.2) (31:33)
Your Instructor
EmbeddedExpertIO is a community focused on professional embedded systems software programming.
Everyday we try to find the knowledge gaps that exist among current embedded systems developers, then put our minds and years of experience together to create a course to perfectly fill such gaps.
If you are new to embedded systems programming our community provides step-by-step courses that will take you from blinky to build your own rtos .
If you are an embedded systems developer who wants to specialize in some specific aspect of embedded systems programming, we also provide a wide range of specialization courses to help you master different aspects of embedded firmware development.
We look forward to welcoming you to EmbeddedExpertIO