You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Async MQTT Broker and sync MQTTS Broker over TCP/TLS (mTLS), websockets and secure websocekt for embedded systems, specifically ESP32/ESP8266. Use FreeRTOS to advanced multitasking capabilities and Arduino core.
As an Electronics & Embedded Systems Engineer, I combine my expertise in PCB and firmware with a passion for teaching, creating open-source projects to help others innovate.
This repository contains comprehensive resources for AVR microcontrollers, including hardware schematics, software libraries, and educational projects.
This repository provides explanations on USART for the AVR microcontroller, including its setup, and introduces the relevant libraries and APIs for configuration and usage.
This repository provides a guide on using 7-segment displays with AVR microcontrollers, covering wiring, pin configuration, multiplexing, and code examples for controlling 7-Segments.
This repository covers GPIO features in AVR microcontrollers, enabling communication with external devices like LEDs, switches, and sensors through configurable input/output pins.
This repository covers the ADC in AVR microcontrollers, specifically the ATMEGA328, with examples and guides for accurate analog-to-digital conversions in embedded projects.