SOMDATT JANGID
SOMDATT JANGID
  • Видео 80
  • Просмотров 3 123
Mobile Safety System project
Mobile Safety System project
Просмотров: 10

Видео

Autonomous Delivery Robot for hospital
Просмотров 122 часа назад
Autonomous Delivery Robot for hospital
Smart Crops protection system to Stop Animals from Destroying Fields
Просмотров 79День назад
Smart Crops protection system to Stop Animals from Destroying Fields
Wind Turbine and watering System
Просмотров 27День назад
Wind Turbine and watering System
Mobile Vission System
Просмотров 13День назад
Mobile Vission System
Mobile Vision System
Просмотров 7День назад
Mobile Vision System
Smart Urban optimization system
Просмотров 56День назад
Smart Urban optimization system
Automatic Walking Bridge for Railway Station
Просмотров 58День назад
Automatic Walking Bridge for Railway Station
Automatic Walking Bridge for Railway Platform
Просмотров 92День назад
Automatic Walking Bridge for Railway Platform
ESP 32 Web server LED on off
Просмотров 3321 день назад
ESP 32 Web server LED on off
Crops safety from Animals Prototype
Просмотров 1921 день назад
Crops safety from Animals Prototype
Smart Urban Resource Optimizer
Просмотров 3Месяц назад
Smart Urban Resource Optimizer
Smart Crop Protection System to Stop Animals from Destroying Fields
Просмотров 4Месяц назад
Smart Crop Protection System to Stop Animals from Destroying Fields
Automatic Walking Bridge for Railway Platforms
Просмотров 4Месяц назад
Automatic Walking Bridge for Railway Platforms
Automatic Bike Side Light Signal
Просмотров 2Месяц назад
Automatic Bike Side Light Signal
Keypad 4X4 Module Interfacing with Arduino Uno
Просмотров 2522 месяца назад
Keypad 4X4 Module Interfacing with Arduino Uno
LM35 Temperature Sensor Interfacing with Arduino Uno
Просмотров 1182 месяца назад
LM35 Temperature Sensor Interfacing with Arduino Uno
Traffic Management System Prototype
Просмотров 88 месяцев назад
Traffic Management System Prototype
Mobile Control Lamp
Просмотров 48 месяцев назад
Mobile Control Lamp
Flour and Sand Cleaner Prototype
Просмотров 168 месяцев назад
Flour and Sand Cleaner Prototype
Automatic Exhaust Fan
Просмотров 1658 месяцев назад
Automatic Exhaust Fan
Mobile Control Light
Просмотров 518 месяцев назад
Mobile Control Light
Recycle Bin
Просмотров 208 месяцев назад
Recycle Bin
Nano Sweep Wiper
Просмотров 1098 месяцев назад
Nano Sweep Wiper
Smart Study Lamp 🪔
Просмотров 68 месяцев назад
Smart Study Lamp 🪔
Sewing 🪡🧵 Machine light 🚨
Просмотров 78 месяцев назад
Sewing 🪡🧵 Machine light 🚨
Sand & Flour Filter Prototype
Просмотров 698 месяцев назад
Sand & Flour Filter Prototype
Prototype Blind 🦯 Stick 🏒
Просмотров 518 месяцев назад
Prototype Blind 🦯 Stick 🏒
Toy 🎲 Dice for Snakes Ladder 🪜 Ludo Games Prototype
Просмотров 38 месяцев назад
Toy 🎲 Dice for Snakes Ladder 🪜 Ludo Games Prototype
Electronics Dice
Просмотров 108 месяцев назад
Electronics Dice

Комментарии

  • @somdattjangid1911
    @somdattjangid1911 2 месяца назад

    const int lm35_pin = A1; /* LM35 O/P pin */ void setup() { Serial.begin(9600); } void loop() { int temp_adc_val; float temp_val; temp_adc_val = analogRead(lm35_pin); /* Read Temperature */ temp_val = (temp_adc_val * 4.88); /* Convert adc value to equivalent voltage */ temp_val = (temp_val/10); /* LM35 gives output of 10mv/°C */ Serial.print("Temperature = "); Serial.print(temp_val); Serial.print(" Degree Celsius "); delay(1000); }

  • @somdattjangid1911
    @somdattjangid1911 2 месяца назад

    #include <Keypad.h> const byte ROWS = 4; /* four rows */ const byte COLS = 4; /* four columns */ /* define the symbols on the buttons of the keypads */ char hexaKeys[ROWS][COLS] = { {'1','2','3','A'}, {'4','5','6','B'}, {'7','8','9','C'}, {'*','0','#','D'} }; byte rowPins[ROWS] = {13, 12, 11, 10}; /* connect to the row pinouts of the keypad */ byte colPins[COLS] = {9, 8, 7, 6}; /* connect to the column pinouts of the keypad */ /* initialize an instance of class NewKeypad */ Keypad customKeypad = Keypad( makeKeymap(hexaKeys), rowPins, colPins, ROWS, COLS); void setup(){ Serial.begin(9600); } void loop(){ char customKey = customKeypad.getKey(); if (customKey){ Serial.println(customKey); } }

  • @PN-KESHAV-AK
    @PN-KESHAV-AK 2 месяца назад

    FGAHAJAKQKPOQQKQ ah ah ha haha

  • @sunilmamnani7735
    @sunilmamnani7735 10 месяцев назад

    Somji kidhar? No. Send kro, koi Samachar nhi kite saal ho gae