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
This project can be used as a framework, learning tool or as a template for starting a new ESP8266 project. It contains many many UI and API components to build a ESP8266 project. This project includes: ESP8266 Development, mDNS - multicast DNS (mywidget.local), Asynchronous Web Server (ESPAsyncWebServer), Asynchronous Web Services (ESPAsyncWebS…
This Linux kernel module is designed to provide a new service that allows to substitute multi-byte NOPs encountered along the execution trace of any intyerrupt handler with CALLs to functions specifically implemented within the module.
Developed a program that displays the file system on the terminal and helps users navigate through it using special keys, open files and execute basic file commands
a task to use UART in interrupt mode while a LED is being toggled in the main function every 500 ms. the UART interrupt asks the user to enter their name, when the user enters their name and presses Enter, their name is displayed
I have closely worked with STM32F411RE board and Integrated many components and created project for implementing embedded system concepts like ADC, GPIO, Interrupt, timer, Closed loop system.
Developed a terminal based file sharing system where users can form groups and can share and download files parallelly with multiple pieces from multiple peers