Posts

LED Light Intensity Control Using Bolt IoT & Hand Gestures(Computer Vision📷)

Image
Introduction  :     I am Subhendu Choudhury Robotics and Automation Engineering student at THE NEOTIA UNIVERSITY. I  Build a Bolt IoT Project on light intensity control using hand gestures. In this video, you can see what I build. Project Explanation  :   Diagram  :-                   Code( Language python):               Hand_tracking_module.py   : import cv2 import mediapipe as mp import time import math import numpy as np class handDetector ():     def __init__ ( self , mode = False , maxHands = 2 , detectionCon = 0.5 , trackCon = 0.5 ):         self . mode = mode         self . maxHands = maxHands         self . detectionCon = detec findHands ( self , img , draw = True ) tionCon         self . trackCon = trackCon         self . mpHands =...

Finally Google Integrate Machine Learning & Quantum Computing

Image
What is the Quantum ML Model? A quantum model has the ability to represent and generalize data with a quantum mechanical origin. However, to understand quantum models, two concepts must be introduced -  quantum data  and  hybrid quantum-classical models . Quantum data  exhibits  superposition  and  entanglement , leading to joint probability distributions that could require an exponential amount of classical computational resources to represent or store. Quantum data, which can be generated/simulated on quantum processors/sensors/networks include the  simulation of chemicals  and  quantum matter ,  quantum control ,  quantum communication networks ,  quantum metrology , and much more. A technical, but key, insight is that quantum data generated by NISQ processors are noisy and are typically entangled just before the measurement occurs. However, applying quantum machine learning to noisy entangled quantum data can maxi...

Ohm Law Circuit Proving With Proteus [IN Hindi]

Image

PCB Design tool Proteus Installation[in Hindi]

Image

Temperature adjustable soldering gun's Features

Image

High Qulity drill Machine

Image
Black and Decker Special Drill A Black and Decker Special Drill, not made in Australia (made in England), but a beautiful example of early electric drill design. This one has no provision for an Auxillary handle so holding after long use may have become problematic, both because of the weight of the object and the heat created would have transferred directly to where your hand would be placed. Notice also the switch is not a trigger but a slide on the top of the handle.

Soldering tip types [In Hindi]

Image
      के आपको पता हे soldering tips or bits कितने प्रकार की होता हे।    अगर अप्प सही तरह से  soldering करना और सीखना चाटे हे तो soldering tips की जानकारी होना जरुरी हे।   बैसे तो market में कही प्रकार की soldering tips पाए जाता हे लेकिन कुछही   गया soldering tips ही Industry में ज्यादा इस्ते मॉल होता हे. 1. Round Type:        इस type की tips सबसे ज्यादा इस्तेमाल होता हे। Electronics Components lids कॉ  soldering करने  के लिए इस type का sodering tips इस्तेमाल होता हे।   2. K-type:  इस तरह के tips row  में रहे ने वाल्व lids की soldering के लिए इस्तेमाल  होता हे जैसे की display.  3. smd-tip :     या सुई जैसेर वाले tip  smd  यानिकि surface mount device को soldering कार्नर में इस्तेमाल होता हे।  4. SMD  flow  tip : इसको flat round  टिप भी बोलै जाता हे। Row  में रहने ...