
100 IoT project ideas with ESP8266
In this post I am going to make a list of 100 projects which could be implemented with ESP8266 or ESP32 or Raspberry Pi Pico...

Teachable Machines tflite model Python Test
If you had trained and tested your tflite model with teachablemachines you now want to test that in your python code. In this example code...

Android Kotlin Course Outline for beginners
Here is expected Course Outline for Android development in Kotlin language for beginners. You can follow the learning path of Android development in the following...

STM32 DMA ADC Example
Today we are going to read the ADC with the help of DMA module in STM32F4 discovery board. If you had seen our previous STM32...

PIC16F877A PIC Microcontroller Keypad Interfacing in Assembly Language
Matrix 4×4 keypad interfacing with pic microcontroller is another one of the most wide problem which we often face and in today’s tutorial we are...

PIC Microcontroller-based Temperature Sensor in Assembly Language
In one of our last post we started the series of Assembly language programming of Microchip PIC. This is the continuation of the previous series....

Arduino GPS Tracker with Real-Time Location Tracking
In this article we are going to implement a real time location tracking system with NEO GPS and a SIM800 GSM module. This is for...

Arduino Tachometer using Interrupt
In this article we are explaining how to create a tachometer using Arduino. Although you can use any Arduino board you want, but we are...

Color Blood Vessel detection using MATLAB image processing
If we are looking for fundus images of eyes. We are actually need some machanism before we process these images to look for blood vessels....

50 MATLAB Image Processing Ideas with Color Detection
In this article we will enlist 50 image processing ideas which could be done with simple color detection algorithm or variants of color segmentation using...