10 skills found
aKaReZa75 / RCS AVRThis project is designed for remote relay control via SMS using an AVR microcontroller.
aKaReZa75 / Embedded CEmbedded-C provides tutorials and examples for C programming tailored for microcontrollers, focusing on essential concepts and memory management.
aKaReZa75 / AKaReZa75As 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.
aKaReZa75 / AVRThis repository contains comprehensive resources for AVR microcontrollers, including hardware schematics, software libraries, and educational projects.
aKaReZa75 / AVR 7Segments GPIOThis repository provides a guide on using 7-segment displays with AVR microcontrollers, covering wiring, pin configuration, multiplexing, and code examples for controlling 7-Segments.
aKaReZa75 / AVR ALCD GPIOThis repository provides a library for using and configuring an alphanumeric LCD with AVR microcontrollers.
aKaReZa75 / AVR ADCThis repository covers the ADC in AVR microcontrollers, specifically the ATMEGA328, with examples and guides for accurate analog-to-digital conversions in embedded projects.
aKaReZa75 / AVR GPIOThis repository covers GPIO features in AVR microcontrollers, enabling communication with external devices like LEDs, switches, and sensors through configurable input/output pins.
aKaReZa75 / Question And AnswerIn this repository, you can ask questions that don't fit into other categories. I'll provide answers and, if necessary, record videos and include related files for your questions.
aKaReZa75 / AVR Timer0This repository provides API to utilize Timer0 in AVR microcontrollers, and also includes features for time calculations, interrupts, and PWM frequency generation.