Aim is to learn Microcontrollers such as STM32, ESP32, Raspberry
Pi Zero, etc. We have community in Discord for discusisons. A
project-guide will be provided after joining the project (via
Discord). Project-Guide is created so that everyone will be
following same path, and thus wll be easier for
discord-discussions.
0. For both Code-And-work-Alone and for Code-And-Work-In-Team (Team
of 5-10 Members)
->> A PC with needed SWs/IDEs
->> Basic knowledge of C/C++, CPython, MicroPython, etc.
(according to the Project(s))
->> Microcontroller boards according to the Project(s) (such
as Nucleo-F767ZI, STM32F4Discovery, ESP32 NodeMCU, Raspberry Pi
Zero, Raspberry Pi Pico, etc.) (!Please Project according to
MCU/HW you have.)
->> Hardware components such as Servo-Motor,
Bluetooth-Module, CAN-Transceiver, etc. (according to
Project(s))
->> Discord account
1. For Code-and-Work-In-Team
->> Github account
You could be wondering, what is meant by Comm in the Project name? Comm is pointing to 'Communication Protocols', for example, USART, CAN, SPI, I2C, etc. For this project, we need STM32F4-Discovery Board. We will send informations through various communication protocols.
In this project, we will develop a RTOS (FreeRTOS) based system/SW with STM32F4-Discovery Board. A full project design will be provided after joining Discord Channel.
Let's learn how to programm for different communication protocols available in NucleoF767ZI (STM32F767ZI) Board, such as USART, SPI, I2C, Ethernet, CAN, USB, LIN, etc.
In this project, we will develop a RTOS (FreeRTOS) based system/SW with NucleoF767ZI (STM32F767ZI) Board. A full project design will be provided after joining Discord Channel.
Let's learn how to programm ESP32 with Eclipse IDE. We will also programm here WiFi and Bluetooth.
In this project, we will develop a RTOS (FreeRTOS) based system/SW with with ESP32 NodeMCU Board.
Let's learn how to programm Raspberry Pi Zero, which has embedded Linux on it.
Let's learn how to develop custom embedded linux OS with crosstool-NG.
Let's learn how to programm Raspberry Pi Pico.
In this project, we will develop a RTOS (FreeRTOS) based system/SW with Raspberry Pi Pico Board.