rajmehta28599
ROS | Python | Robotics Software Engineer | Embedded | Firmware Engineer
PetpoojaAhmedabad
Pinned Repositories
3_phase_transformer
_data-rajmehta28599-
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
AlarmClock
So the problem statement is, you're trying to automate your alarm clock by writing a function for it. You're given a day of the week encoded as 1 = Mon, 2 = Tue, ..., 6 = Sat, 7 = Sun, and whether you are on vacation as a boolean value (a boolean object is either True or False. Google "booleans Python" to get a better understanding). Based on the day and whether you're on vacation, write a function that returns a time in form of a string indicating when the alarm clock should ring. When not on a vacation, on weekdays, the alarm should ring at "7:00" and on the weekends (Saturday and Sunday) it should ring at "10:00". While on a vacation, it should ring at "10:00" on weekdays. On vacation, it should not ring on weekends, i.e., it should return "off".
Arduino
open-source electronics platform
Arduino_Test_Codes
Arduino Mega 2560,nano,uno
AutoUpdater-A-Python-Script-to-Automatically-Update-Code-from-Github
AutoUpdater is a Python script that automatically checks for updates to a Github repository and downloads the latest code to your local machine. This script is useful for developers who want to keep their local code in sync with the latest changes on Github without having to manually download and merge changes.
Bank_Marketing_Campaign_Analysis
calculator
A Calculator made by Flask and JavaScript.
Captcha_App
Forest_Conservation_Robot
A forest conservation robotics is a new challenging field. To co-operate with forest. Forest conservation robots is Automatic Four-Wheel Drive (A4WD) robot. Robot having conservation functionality Reforestation, Controlled burn. Implementing forest Conservation, robot having functionalities like plant seedling to reforest land, count trees during tree measuring efforts, help prevent and suppress forest fire with forest intelligence system. Robot is Autonomously travel In forest through the given specified path and motion feedback sensors. with the help of the fire detection sensor robot detect fire and operator see on live video stream and take action
rajmehta28599's Repositories
rajmehta28599/Pythonanywhere_calc
rajmehta28599/Bank_Marketing_Campaign_Analysis
rajmehta28599/Weather_application_flask
rajmehta28599/Smart_Dustbin_IOT
rajmehta28599/3_phase_transformer
rajmehta28599/odysseus_drive
rajmehta28599/Forest_Conservation_Robot
A forest conservation robotics is a new challenging field. To co-operate with forest. Forest conservation robots is Automatic Four-Wheel Drive (A4WD) robot. Robot having conservation functionality Reforestation, Controlled burn. Implementing forest Conservation, robot having functionalities like plant seedling to reforest land, count trees during tree measuring efforts, help prevent and suppress forest fire with forest intelligence system. Robot is Autonomously travel In forest through the given specified path and motion feedback sensors. with the help of the fire detection sensor robot detect fire and operator see on live video stream and take action
rajmehta28599/Nodemcuesp8266_phpmyadmin
With the help of 000webhost Node mcu send data to PhpMyadmin
rajmehta28599/Python-Extract-data
Create a program in python to extract questions, multi choice options and answers from the attached test paper (Use of filters to remove garbage is must)
rajmehta28599/Arduino_Test_Codes
Arduino Mega 2560,nano,uno
rajmehta28599/calculator
A Calculator made by Flask and JavaScript.
rajmehta28599/FaceDetect