sh3r4zhassan
PhD Candidate @ Georgia Institute of Technology | LUMS '21 | Embedded Systems, Machine Learning, and Deep Learning
Georgia Institute of Technology Atlanta, United States of America
Pinned Repositories
Active_Noise_Cancellation_Simulink
This Simulink Model actively cancels an input sound
B-L47S5I-IOT01A_ALL_SENSORS_OVER_WIFI_TRANSFER
This project has both STM32CubeIDE and Keil IDE supported code sources for all the embeded sensors B-L47S5I-IOT01A Board. Data of these sensors is transfered through the inbuilt WiFi module. Refer to "README.pdf" and "Documentation.pdf" to see how to operate the board using this code.
B-L47S5I-IOT01A_MIC_ONLY_OVER_WIFI_TRANSFER
This project has both STM32CubeIDE and Keil IDE supported coded sources for the microphone data transfer of B-L47S5I-IOT01A Board through the inbuilt WiFi module. Refer to "README.pdf" and "Documentation.pdf" to see how to operate the board using this code.
Deep-CNN-for-Environmental-Sound-Classification
The code implements the Deep CNN model described in Salamon and Bello's paper for Environmental Sound Classification on Urbansound8k dataset
Flutter_IMU_app
A Flutter app for course assignment
MGM240S-ADC_OVER_BLE
sh3r4zhassan.github.io
Sound-Prediction-and-Cancellation-Model
This Model analyzes and predicts the input sound and then using pretrained ANC systems cancels the input sound.
STM32H747I-DISCO_ADC
STM32H747I-DISCO_ADC is an STM32CubeIDE based project. It includes a code source for basic ADC read in STM32H747I DISCO.
STM32H747I-DISCO_I2C_SD
STM32H747I-DISCO_I2C_SD is an STM32CubeIDE project. It takes embeded sensor readings using I2C from STM32H747I DISCO board and store all the readings in the SD card. The SD card should be inside the card slot for this code to work properly.
sh3r4zhassan's Repositories
sh3r4zhassan/Sound-Prediction-and-Cancellation-Model
This Model analyzes and predicts the input sound and then using pretrained ANC systems cancels the input sound.
sh3r4zhassan/Active_Noise_Cancellation_Simulink
This Simulink Model actively cancels an input sound
sh3r4zhassan/B-L47S5I-IOT01A_ALL_SENSORS_OVER_WIFI_TRANSFER
This project has both STM32CubeIDE and Keil IDE supported code sources for all the embeded sensors B-L47S5I-IOT01A Board. Data of these sensors is transfered through the inbuilt WiFi module. Refer to "README.pdf" and "Documentation.pdf" to see how to operate the board using this code.
sh3r4zhassan/Deep-CNN-for-Environmental-Sound-Classification
The code implements the Deep CNN model described in Salamon and Bello's paper for Environmental Sound Classification on Urbansound8k dataset
sh3r4zhassan/STM32H747I-DISCO_ADC
STM32H747I-DISCO_ADC is an STM32CubeIDE based project. It includes a code source for basic ADC read in STM32H747I DISCO.
sh3r4zhassan/STM32H747I-DISCO_I2C_SD
STM32H747I-DISCO_I2C_SD is an STM32CubeIDE project. It takes embeded sensor readings using I2C from STM32H747I DISCO board and store all the readings in the SD card. The SD card should be inside the card slot for this code to work properly.
sh3r4zhassan/B-L47S5I-IOT01A_MIC_ONLY_OVER_WIFI_TRANSFER
This project has both STM32CubeIDE and Keil IDE supported coded sources for the microphone data transfer of B-L47S5I-IOT01A Board through the inbuilt WiFi module. Refer to "README.pdf" and "Documentation.pdf" to see how to operate the board using this code.
sh3r4zhassan/Flutter_IMU_app
A Flutter app for course assignment
sh3r4zhassan/MGM240S-ADC_OVER_BLE
sh3r4zhassan/sh3r4zhassan.github.io
sh3r4zhassan/STM32F407Discovery_I2C
STM32F407Discovery_I2C is an STM32CubeIDE project. It includes an I2C reading code for STM32F407Discovery.
sh3r4zhassan/STM32H747I-DISCO_SDCARD
STM32H747I-DISCO_SDCARD is an STM32CubeIDE project. It includes a code for efficiently storing data into an SDCard for STM32H747I-DISCO board.
sh3r4zhassan/STM32H747I-DISCO_UART
STM32H747I-DISCO_UART is a STM32CubeIDE project. It includes a code file for uart operation in. STM32H747I-DISCO.