Teodor's repositories
LineFollower_Light
In my opinion its professional, advanced project of "Line Follower Light" robot. With this construction you may win competition of robots in this category! MCU software must/ can of course be developed to attain success! Good luck!
LVGL_Ported_TO_ILI9341_STM32F407
LVGL Port on STM32 LL, using screen ILI9341.
TouchGFX_PortTo_STM32F407_ILI9341_XPT2046
TouchGFX Port to custom screen - ILI9341
TimeControlSystemWithMiFareCards
My test App, were I tested how to create http using LWIP and STM32 MCU. I create a Simple Application, which may be use to control work time.
Unit_Tests_EmbCode_example
Unit tests in embedded systems with Unity, Own build system using "make". Support for cmock, coverage report, independent test each file
Line_Follower_STM32H7
Simple Line Follower, my frist serious electronic project!
stm32h747_disco_lvgl_bare_metal
Great / well optimized example LVGL+SuareLine+STM32H747-DiscoBoard.
nnRTOS__Nihil-Novi-RTOS
In this repository I created my Own Rtos for educational purposes I called Him "Nihil Novi" because this system is only a recreation of some of the features known from other RTOS systems.
USB-Mastering-Device-and-Host-my-projects
Example1: Composite CDC and HID USB Device, VCP with Game Controller Using USB Stack from ST and tinyUSB Example2: Vendor Specific device
BlackPill_USB_CompsiteDeviceExample_BareMetal
own usb otg driver for device, created for educational purposes
Imu3dVisulaliser_MPU6050
Simple 3D Imu visualiser - in prepared example data is transmitted through Bluetooth classic from stm32 and mpu6050 then visualised in 3D form by QT desktop application
STM32H747_DISCO_LVGL_PORT_SIMPLE
Low Quality Port LVGL v8.2 on STM32H747 Disco, CubeMX, HAL - compatibile with SquareLine.
YT_RtosRoundRobinTutorial
Kod źródłowy do video poradnika w języku polskim jak napisać samodzielnie RTOSa dla systemu wbudowanego
STM32_Nucleo_Ethernet_Examples
STM32 ethernet examples
STM32F1_SimpleBootloaderUART
In this repository I learned how to write bootloaders for my applications