- Bangladesh
- thisistamim.github.io
-
-
Predict-Gender-and-Age Public
Predicting age and gender using OpenCV is crucial in computer vision, especially for surveillance.
-
Face-Detection-OpenCV Public
This project demonstrates face detection from real-time or static-image-file using OpenCV's Haar Cascade classifier.
-
CircuitSim Public
This web application originally written by Paul Falstad, and here I just creating an app that display this Application :)
JavaScript UpdatedMay 30, 2024 -
-
ohm-calc Public
Ohm's Law Calculator - Provide any two values to get remaining values.
JavaScript UpdatedMar 13, 2024 -
HC05-apk Public
Connecting smartphone with HC-05 Bluetooth module and Arduino.
Java UpdatedDec 16, 2023 -
HC05-module Public
HC05 module is a Bluetooth module that uses serial communication, you can send data to Arduino board via this module.
C++ UpdatedDec 16, 2023 -
Controlling TB6600 stepper motor driver with Arduino Uno R3 using AccelStepper library or without library.
-
stepper-motor Public
Coding the stepper motor, steps can be done with a switch statement and some I/O bits, but there's an easier way: use the built-in stepper library!
C++ UpdatedMay 12, 2023 -
rock-paper-scissor Public
I made a DIY Rock Paper Caesar Game. You can play this game. Suggest me so that I can improve it ✨
C++ UpdatedApr 30, 2023 -
ToneKeyboard Public
This is a simple tone keyboard using "Arduino Uno" which uses LCD and LED.
C++ UpdatedApr 27, 2023 -
simple_arduino_game Public
A simple DIY style project where I made a Flappy Bird Game using Arduino, 16×2 LCD display and a push button. It does not replicate the original Flappy Bird game but gives an idea of how to imple…
C++ UpdatedApr 18, 2023 -
ChatBOT Public
This is a simple Python chat BOT. It will replay questions based on predetermined questions and answers.
-
hashlib Public
#hashlib
-
WIFI-Control-Car Public
Four wheel DC motor car controlled by ESP8266 wifi module via L298N Motor Driver module along with PWM, with Arduino sample control code.
-
-
webView Public
Android webView App
-
BMI-Calculator Public
This calculator provides BMI values by providing Body Mass Index (BMI) and BMI classification based on data provided by WHO and CDC for both adults and children.