Skip to content
View Martin-Ansteensen's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Martin-Ansteensen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. AStar AStar Public

    Project made to visualize the A* pathfinding algorithm using python.

    Tcl

  2. ball-platform ball-platform Public

    A robot made to balance a ball on a platform. The platform is controlled by two servo motors, and the ball's position is detected using a camera. A Raspberry Pi is the brain of the project, and cal…

    Python

  3. robotCar robotCar Public

    A robot car with a meccanum drivetrain. Also includes a radio controller

    C++

  4. simple-servo-robot-arm simple-servo-robot-arm Public

    A simple robot arm using servos controlled by an Arduino Uno.

    C++

  5. steppper-robot-arm steppper-robot-arm Public

    A six degreees of freedom (6DOF) robot arm able to locate objects and pick them up. Uses an Arduino Mega with a Ramps 1.4 shield to control 5 stepper motors, 2 servos and some switces. A Raspberry …

    Python 2

  6. SudokuSolver SudokuSolver Public

    A python program made to solve sudokus with a grid between 2*1 and 9*9. The program has a GUI

    Python