Pinned Repositories
Auto-Password-Generator
This project is to understand Django. This project helps to understand the basic web development using django.
AWS-Practitioner
Cpp_Complete_course_for_freshers
This repository is to help to the student who are really willing to learn C++.
CppAdvance
This contains most of the important concepts of modern C++. This has only important concepts that widely used in C++ development.
Deep-Learning--Traffic-signs-training
FPGA----VHDL
This complete source codes and test bench codes are developed and I had done this to learn and understand the concepts of FPGA using Vivado and Xilinx.
Fundamentals-of-Open-GL-with-Cpp
Login-Metric
A simple metric logging using node.js which is a metric logging and reporting service that sums metrics by time window for the most recent hour.
ME-TRAFFICSYSTEM_VIA_I2C_PWM_CONTROL
Abstract — With the technological advancement nowadays embedded has become a hot field for research. Embedded system is now used in almost all areas like security, transportation, medical equipment’s, military equipment’s etc. The major focus of this project is on the use of microcontroller I2C protocol and PCA9685 servo driver to implement a traffic light system. Here RPI GPIO2 and GPIO3 are used for I2C protocol with PCA9685 to control individual LED. With this feature we can control the level of dim and bright with PWM output. In this paper, the electronics and the software implementation to a traffic light system contains of two traffic lights that control the traffic on a narrow river bridge with only one line. Keywords: Raspberry Pi, LED, PWM Servo driver
QT5-Apps
This repo covered basic, advanced topic of PyQt5.
iamniki01's Repositories
iamniki01/Cpp_Complete_course_for_freshers
This repository is to help to the student who are really willing to learn C++.
iamniki01/FPGA----VHDL
This complete source codes and test bench codes are developed and I had done this to learn and understand the concepts of FPGA using Vivado and Xilinx.
iamniki01/ME-TRAFFICSYSTEM_VIA_I2C_PWM_CONTROL
Abstract — With the technological advancement nowadays embedded has become a hot field for research. Embedded system is now used in almost all areas like security, transportation, medical equipment’s, military equipment’s etc. The major focus of this project is on the use of microcontroller I2C protocol and PCA9685 servo driver to implement a traffic light system. Here RPI GPIO2 and GPIO3 are used for I2C protocol with PCA9685 to control individual LED. With this feature we can control the level of dim and bright with PWM output. In this paper, the electronics and the software implementation to a traffic light system contains of two traffic lights that control the traffic on a narrow river bridge with only one line. Keywords: Raspberry Pi, LED, PWM Servo driver
iamniki01/Auto-Password-Generator
This project is to understand Django. This project helps to understand the basic web development using django.
iamniki01/AWS-Practitioner
iamniki01/BE-PROJECT1
Purchasing and Shopping at big malls is becoming daily activity in metro cities. We can see big rush at these malls on holidays and weekends. This crowd becomes huge when there are special offers and discount. People purchase different items and put them in trolley. After total purchase one need to go to billing counter for payments. At billing counter, the cashier prepares the bill using bar code reader which is very time consuming process and results in long queue at billing counter. To make hassle free, this project is developed as a gesture based embedded system. Radio frequency identification (RFID) technology may not only be useful for streamlining inventory and supply chains, it could also make shoppers swarm. Each product of shopping mall, super markets will be provided with a RFID tag, to identify its type. Each shopping cart is designed or implemented with a Product Identification that contains microcontroller, LCD, an RFID reader and RF module. The information of the purchased product will be read through a RFID reader on shopping cart. The central billing system gets the cart information and information will be sent to android using GSM module(MODEM). Main aim of this paper was to provide automatic billing to avoid queue in malls and super markets.
iamniki01/CppAdvance
This contains most of the important concepts of modern C++. This has only important concepts that widely used in C++ development.
iamniki01/Deep-Learning--Traffic-signs-training
iamniki01/Fundamentals-of-Open-GL-with-Cpp
iamniki01/Login-Metric
A simple metric logging using node.js which is a metric logging and reporting service that sums metrics by time window for the most recent hour.
iamniki01/QT5-Apps
This repo covered basic, advanced topic of PyQt5.
iamniki01/CNN-TensorFlow-Keras-and-Image-processing---Behavioral-clonning-of-self-drive-car
In this project a convolutional neural network (CNN) is trained to learn the behavior of a car using data from a simulator that allows real-time information gathering from the car’s chassis, position and its speed. As a first step the vehicle is driven in a manual mode of simulation for collecting data. Then the neural network uses information from the front-facing, left and right cameras, the car’s position on the lane and its speed to learn the internal representations of the necessary processing steps, such as the detection of road lanes, required speed, and track position. Then the simulation is done in autonomous mode, applying the trained weights of neural network which predicts the steering angle for the car in autonomous mode.
iamniki01/Cpp-web-application
This repo is dedicated to develop c++ based web application and deploy using docker container.
iamniki01/Devops
iamniki01/DSP-Matlab
This complete codes are developed in Matlab and I had done this to learn and understand the concepts of Digital signal processing.
iamniki01/files_custom
iamniki01/iamniki01
Config files for my GitHub profile.
iamniki01/Image-processing---Fingerprint-Extraction
Image processing and Machine Learning are the technologies which is booming in this era. The vision-based applications have been used to extract fingerprints. Fingerprint detection is usual to pass the signal to the machine, for human unique identity. Here, the process of fingerprint extraction using web cam is developed and implemented. It is a part of the human machine interface to detect the fingertip. This method is involving the skin detection and preprocessing the binary image to extract only desired portion. Here, the process of generating the binary silhouette from the input using HSV color space-based skin filter. Later, the hand cropping and palm extraction is done based on the line function by considering approximate height and width
iamniki01/Image-processing--Finding-lane-
The attached code is to find the path for self drive car. To validate this code, i have used a video and test image. This worked properly in both video and test image.
iamniki01/Implementation_of_Data_Structure_and_Algorithms_in_Cpp
This is to implement each data structure and algorithms. This repository is only for study purpose and to understand good knowledge in DSA.
iamniki01/LineFollowingRobot
iamniki01/Machine-Learning--Multiclass-training
The project is mainly focused on supervised linear regression with multiclass. Training and Validation is done. The graph is plotted and checked the result properly between loss vs epoch
iamniki01/Machine-learning-Linear-regression
The project describes the proper understanding in linear regression and also perception. The project focus is on Two variable linear regression. Training and validation is done succesfullyd
iamniki01/ME_project_robot
With the sophisticated technological advancement nowadays robotics has become a hot field for research. Robots are now used by military forces for reducing risk of their causalities and to defeat their enemies. The major focus of this project is on the use of robot in war, peace and as well as their impact on society. Here Radio Frequency modules signals are used in wireless remote-control system for transmitting and receiving wireless logic signals to control the motors and actuators of robot control system. Vision monitoring system has been added which will capture and transmit the information surrounding the robot to the operator. With this feature the robot can not only transmit real time videos with vision capabilities but cannot also be identified by the enemies in war zone. A metal detector and flame sensor has also been added which will inform us about any bomb underneath the robot vehicle. In this paper, Remote operated Warfield assistive robot is a small robot designed for assistance, sort range surveillance and inspection purpose. Keywords: HC-05, RPI-Camera, Arduino, Flame sensor, Metal detector, Driver ckt
iamniki01/QT-GUI-basics-and-QT-UI-Applications
This repository describes the important basics of QT tool in the development of GUI(Graphical User Interface). Also, it includes some GUI applications.
iamniki01/satpy
Python package for earth-observing satellite data processing
iamniki01/Side-Channel-Attack
Side-channel attacks on devices have gained increasing attention since their introduction in 2007. While traditional side-channel attacks, such as power analysis attacks and electromagnetic analysis attacks, required physical presence of the attacker as well as expensive equipment, an (unprivileged) application is all it takes to exploit the leaking information on modern mobile devices. Given the vast amount of sensitive information that are stored on smartphones, the ramifications of side-channel attacks affect both the security and privacy of users and their devices. The purpose of the documentation is to introduce side-channel attacks, as well as to assist in the decision making how to protect cryptographic modules against such attacks. The document is divided in to two parts: The First part presents side-channel attacks and provides introductory information about attacks. The second part presents known methods for protection against such attacks with a brief effectiveness assessment. This document is mainly intended for people who are considering the use of cryptographic modules and who need to compare several options with respect to their security.
iamniki01/Vispy-and-QT5-Grid-layout
This is an example to use grid layout and to know how Vispy work
iamniki01/Vispy-Applications
This repo is to store my learnings and works on vispy and shaders specific.