The RGB Image Processor





The RGB Image Processor
- Category: Image Processing
- Type: RGB Channel Separation
- Project date: 01 Mai 2021
- GitHub URL: RGB Image Processor
In this project, the idea is to make a very simple image processing to find if an object is red, green, or blue. To this, the image is split into red, green, and red channels and the mean and standard deviation to determine the color. All necessary documentation and scripts to do this project can be found in the Github link.
The MAX Object Detector





The MAX Object Detector
- Category: Artificial Intelligence
- Type: Deep Learning
- Project date: 01 March, 2021
- GitHub URL: TBD
In this project, the idea is to make image classification and object detection by running MAX deep learning models on the Raspberry Pi docker system.
The Weather Station






The Weather Station
- Category: Internet of Things
- Type: Time Series
- Project date: 01 March, 2021
- GitHub URL: TBD
In this project, the idea is to collect weather data such as temperature, humidity, air pressure, air quality, and light and transmit this time series data via the WiFi interface to a database for further analysis.