• Stars
    star
    1
  • Language
    C++
  • Created almost 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple Arduino Uno project with Ultrasonic Sensor HC-SR04 and Servo Motor SG91R and other basic kits

More Repositories

1

Machine-Learning-Andrew-NG-Course-Programming-Assignments-using-Jupyter-Nootbook

Jupyter Notebook
8
star
2

CSE311L-Section-2-Fall20-NSU

This is the official Github Repository for CSE311L: Database Systems Lab, Section 1, Summer 2020. All course-related materials and Code submission will be facilitated here.
PHP
8
star
3

Workshop-on-Machine-Learning-2018

This repo contents all the information regarding workshop on Machine Learning held by NSU ACM SC.
Jupyter Notebook
7
star
4

ROS-Windows10

All the steps to use Robot Operating System(ROS) in windows 10.
4
star
5

CSE331L-Section-10-Fall20-NSU

This is the official Github Repository for CSE331L: Microprocessor Interfacing & Embedded System Lab, Section 10, Fall 2020. All course-related materials and Code submission will be facilitated here.
3
star
6

Esho-Robot-Banai

This repository contains chapter by chapter readings of এসো ΰ¦°ΰ§‹ΰ¦¬ΰ¦Ÿ বানাই book. This will take time to update all. So wait patiently
HTML
2
star
7

CSE482_Summer-19_Section7_github.io

This repo contains the course syllabus of CSE482 - Internet and Web Technology Summer'19.
HTML
2
star
8

CSE331L-Section-1-Fall20-NSU

This is the official Github Repository for CSE331L: Microprocessor Interfacing & Embedded System Lab, Section 1, Fall 2020. All course-related materials and Code submission will be facilitated here
Assembly
2
star
9

SpeedUp-Windows-10-BANDWIDTH-Speed

1
star
10

CSE445-Assignment-2

CSE445 assignment which was given based on the Coursera Machine Learning Course by Andrew NG. This is the week two programming assignment (ex-2) of logistic regression.
MATLAB
1
star
11

Kaggle-All-In-One-Competitions-

All the competitions that I participated in Kaggle is stacked to this Repo.
1
star
12

Face-Mask-Detection-in-Web-Browser

See demo - https://aaneloy.github.io/Face-Mask-Detection-in-Web-Browser/
Jupyter Notebook
1
star
13

Motor_Test_PWM

Test Motor Speed With PWM Control
Arduino
1
star
14

Dual-Boot-time-fix-for-ubuntu-and-Windows

Universal clock time fixing for dual boot of windows 10 and Ubuntu or any Linux system
1
star
15

Hungman_Game

Guess a letter in a word and shortlist it.
C++
1
star
16

academic-kickstart

see demo - https://aaneloy.netlify.com/
Shell
1
star
17

CSE445-Assignment-1

CSE445 assignment which was given based on the Coursera Machine Learning Course by Andrew NG. This is the week two programming assignment ob linear regression.
MATLAB
1
star
18

RFID-Tag-Reader-using-Arduino-Uno-

https://playground.arduino.cc/Learning/MFRC522
C++
1
star
19

Robotics_IR_Sensor_Test

A simple Arduino Code to test 4 Array IR Sensor with Analog Value.
Arduino
1
star
20

CSIS-3290-Fundamentals-of-Machine-Learning-in-Data-Science

Repository for CSIS 3290: Fundamentals of Machine Learning in Data Science, Douglas College - Winter 2024
Jupyter Notebook
1
star
21

N-Queens_Problem

Given an integer N, find a way to place N queens on an N x N chessboard so that no two queens attack each other. Since a queen attacks along her row, column, and diagonals, a solution requires that no two queens share the same row, column, or diagonal. Your task is to write a program that takes an integer N as input and finds a solution to the N-Queens problem in the following format (example for N=4 given below – Queens are marked with X):
Python
1
star