Code can be used for anyone as reference.
Used STM32F407 board for all laboratories and Keil to test and debug code.
- Lab1 : Created a FIR filter using Assembly, C and DSP Library.
- Lab2 : Implemented 7-segment display for temperature using internal temperature sensor and board GPIOs.
- Lab3 :Implemented connection with accelerometer through SPI and display roll and pitch values on 7-segment display
- Lab4 : Created a multi threading program to use the various components from previous laboratories
- Final Project : Used STM32f407 board to acquire Accelerometer values. STM32f401RE Nucleo Board for UART connection and IDB04A1 BLE board to broadcast Nucleo device. Android Application used to connect with Nucleo board through BLE connection using GATT attributes and send data to/from Amazon Web Services.
