Pinned Repositories
-ADC-Interrupt-based-Analog-to-Digital-Conversion
# ADC Interrupt-based Analog-to-Digital Conversion
Arduino-ADC-Reader
Arduino ADC Reader
Arduino-Uno-Serial-Communication
This project demonstrates serial communication between an Arduino Uno and a computer using a C program and the libserialport library. The provided C program can send commands to the Arduino Uno to control the built-in LED (turn it on or off) and read responses from the Arduino.
AVR-Timer1-LED-Blinker
AVR Timer1 LED Blinker
Embedded-C-Final-Project-Black-Jack-Game-v1.4.0-
full game :) of blackjack
Final-Project-for-SE--FreeRTOS-Networking
Final Project for SE -FreeRTOS + Networking
Final-Project-for-SE-Embedded-Systems
STM32F746xx server - client
Paint_Project_CPP_Final
The project that was submitted to HIT
Quadratic-Equation
- Quadratic Equation
String-c
simple c string program
Eden-Sheiko's Repositories
Eden-Sheiko/-ADC-Interrupt-based-Analog-to-Digital-Conversion
# ADC Interrupt-based Analog-to-Digital Conversion
Eden-Sheiko/Arduino-ADC-Reader
Arduino ADC Reader
Eden-Sheiko/Arduino-Uno-Serial-Communication
This project demonstrates serial communication between an Arduino Uno and a computer using a C program and the libserialport library. The provided C program can send commands to the Arduino Uno to control the built-in LED (turn it on or off) and read responses from the Arduino.
Eden-Sheiko/AVR-Timer1-LED-Blinker
AVR Timer1 LED Blinker
Eden-Sheiko/Embedded-C-Final-Project-Black-Jack-Game-v1.4.0-
full game :) of blackjack
Eden-Sheiko/Final-Project-for-SE--FreeRTOS-Networking
Final Project for SE -FreeRTOS + Networking
Eden-Sheiko/Final-Project-for-SE-Embedded-Systems
STM32F746xx server - client
Eden-Sheiko/Best-README-Template
An awesome README template to jumpstart your projects!
Eden-Sheiko/Blink-LED-Program
This program turns on for 1 second and then turns off for 1 second pin 13 of the Arduino (the built-in LED).
Eden-Sheiko/Eden-Sheiko
Config files for my GitHub profile.
Eden-Sheiko/Embedded-Linux-project
Embedded Linux project
Eden-Sheiko/EmbeddedArduino
Embedded Arduino Project: This repository contains the code and documentation for a comprehensive embedded Arduino project.
Eden-Sheiko/Final-Project-DevOps-Spring-2023
Final Project: DevOps, Spring 2023
Eden-Sheiko/FirmwareTests
The Git repository is focused on testing for different communication protocols used in embedded systems, specifically UART, SPI, I2C, and UDP. The repository includes tests for verifying the integration and performance of these communication protocols with the firmware and hardware components of the embedded system.
Eden-Sheiko/iEM-RS2323-Device-Testing
Device Testing
Eden-Sheiko/Interrupt-Demo
Eden-Sheiko/Interrupts---Toggle-LED-v1
Eden-Sheiko/Interrupts---Toggle-LED-v2
Eden-Sheiko/JavaPoolyThreadLib
JavaPoolyThreadLib
Eden-Sheiko/Language-Detection
machine learning backend code
Eden-Sheiko/Light-Traffic-Simulator
Eden-Sheiko/Program-Name-Timed-LED-Blinker-using-Interrupts-v2
Eden-Sheiko/State-Machine-Implemntation
Eden-Sheiko/Temperature-Sensor-Code
Eden-Sheiko/template-for-exercises
template for exercises
Eden-Sheiko/template-for-HIT-
Eden-Sheiko/Timed-LED-Blinker-using-Interrupts
Eden-Sheiko/Timer2-CTC-Example
This is an example program for AVR microcontroller that uses Timer2 in CTC mode
Eden-Sheiko/Traffic-Light-Controller
This project is an Arduino-based traffic light controller using an ATmega328P microcontroller. It uses Timer1 to handle the traffic light state changes and pin toggling.
Eden-Sheiko/UART-Communication-using-DMA-on-STM32
UART Communication using DMA on STM32