Other

“The brachistochrone curve is a classic physics problem, that derives the fastest path between two points A and B which are at different elevations. Although this problem might seem simple it offers a counter-intuitive result and thus is fascinating to …

“A fully 3d printable, modular, ambidextrous, and powerful robot arm made from readily available and affordable components. My newest robot hand design! Each finger is it’s own modular unit and the hand is incredibly easy to assemble/repair at …

“This instructable is a guide to transforming your R/C Drone into a Gesture Controlled Drone in under $10! I am a person who is very much inspired by Sci-Fi movies and try to make the tech showed in the …

“We use an Uno to control 36 servo motors and create digital animated artwork. The video below shows the action as 36 servo motors create an electronic work of art. An Arduino Uno and three 16-channel PWM servo controllers are …

“The instructable describes how to run multiple tasks on your Arduino without using an RTOS. Your ‘tasks’ are just normal methods, called directly from the loop() method. Each ‘task’ is given a chance to run each loop. You can either …

“Hello makers! I have a nice project with a lot of steel and quite some interesting electronics to show you today. This project sprouted from a concrete necessity that I had. I needed a kitchen hood but I wanted it …

“In this tutorial I’ll show you how to use a wireless Playstation 2 (PS2) joystick to pilot a robotic tank. An Arduino Uno board was used at the core of this project. It receives commands from the wireless controller …

“Most remote controls for your TV, cable box, Blu-ray player or other consumer electronic devices use infrared signals. IR is also an inexpensive and effective way to control a variety of maker projects. IR is especially useful in creating assistive …

“Isolated high power Mosfet DC solid state relay shield allows you to control high current DC load in switching or PWM control mode. The project can be used in wide verity of applications like DC-DC Converters, inverters, DC motor …

“This digital clock driven by Arduino is a fun emulator of 4-stroke engine where the digits of hours & minutes represent the pistons moving. The “4-Stroke Digital Clock” driven by Arduino is a fun emulator of an internal combustion engine in …