“Tell me and I forget, teach me and I may remember, involve me and I learn” - Benjamin Franklin
“Tell me and I forget, teach me and I may remember, involve me and I learn” - Benjamin Franklin
Bengali Calender Clock
EEE 416 - Microprocessor and Embedded System Laboratory (2022)
Our group made a Digital Clock which shows Bengali, English and Hijri Dates in display. The unique part of this clock is it shows everything in Bengali Font. The basic components of the project are - ARM based microprocessor (ESP32), RTC module and LED Dot Marix. Interrupt feature was used to adjust Hijri dates. English and Bengali dates were provided by RTC module.
For relevant code click
Deep Image Steganography
EEE 312 - Digital Signal Processing I Laboratory (2021)
This is a machine learning project of encoding an image as a message into another image by using an 'Encoder Network'. The encoded image is decoded by using another 'Decoder Network' and the message image is revealed.
For relevant code click
Mini PSpice
EEE 212 - Numerical Technique Laboratory (2019)
This is a Matlab project to solve circuits. It can solve DC and AC circuits and show plots too. It can solve very large circuits and circuits can contain 13 types of element.
For relevant code click