There are 5 repositories under embedded-programming topic.
Smart Door Lock Simulation with Rust and ESP32, using RFID, optional servo motor, and OLED display to simulate and control door access.
Sogang Univ. Embedded System Software (CSE4116) Assignments.
drivers for the AVR ATmega32 microcontroller, providing a higher-level interface for working with commonly used hardware peripherals.
Embedded Programming with Microbit (v2) and Rust
Workspace for CSE4116 - Embedded System Software course (ěž„ë˛ ë””ë“śě‹śěŠ¤í…śě†Śí”„íŠ¸ě›¨ě–´), Spring 2020, Sogang University
various embedded c program codes under different concept
A realization of an electronic arm for a mannequin.
ESP32 based Embedded System that monitors the environmental conditions and energy consumption of washing machines in hostels using DHT, water flow and energy meter. The data is transferred using OneM2M and stored in the central database which is then used for data analytics.
This is a Project is all about building bare-metal firmware for a Cortex-M4 STM32 microcontroller, using open source tools and libraries such as GCC and libopencm3. This starts from blinking an LED, to building a bootloader for performing firmware updates over UART/USB, to building a signed firmware security mechanism.
A bare minimum kernel (or just a scheduler) for the STM32-L432 MCU
Pripheral interfacing, Embedded Programming
Software/Hardware development for embedded systems, including memory, I/O and interrupts; an overview of C and C++, class structures in object oriented programming; software development with UML and testing and debugging strategies.
A collection of LED strip effects using the FastLED library, made to be controlled with an InfraRed Controller.
A project related to building filters inside an digital audio equalizer, and a lab related to deploying filters to arduino boards to conduct real time DSP.
Small library and demo program written in C# showing how to talk to the Digital IO system built into the now rather old Arbor Arpex-1610 industrial box PC.
Basic Arduino Assignments
Basic Arduino traffic light simulation.
Project: building electric kickboard safety system using Raspberry Pi || Practice: GPIO, socket programming
Bot interface for anyone who wants to port any bot from pc to switch, with the sysmod already basically made for them, just a few changes, and it can be easily personalized
Open thoughts,Open practice.
Resources for the short course on electronics and programming using Arduino Microcontroller.
A food delivery and sanitization vehicle for covid patients developed in collaboration with SIEMENS LAB PEC.
Course Project @ UM-SJTU JI VE373
A simple demo of embedding python script in a C++ program.
Embedded system project by using Tiva C LaunchPad, 2x16 LCD Display, 8 buttons and 8 LEDs
Wrapper on STM32 registers to make it working in simpler way than writing own library. I wrote library, so you don`t have to.
Graduation project which focuses on classifying household alarms using a CNN model. The trained model is deployed on an ESP32-S3 microcontroller to enable real-time sound detection, providing an efficient and low-cost solution for smart home safety applications.