Categories
- animatronics (12)
- apple (11)
- arduino (179)
- art (41)
- articles (121)
- artificial intelligence (11)
- automation (421)
- avr (205)
- bitcoin (3)
- breadboard (9)
- cameras (57)
- cars (26)
- cell phones (28)
- clothing mods (21)
- console mods (26)
- dangerous (94)
- desktop mods (24)
- embedded (5)
- flying things (54)
- fpga (22)
- gaming creations (108)
- interface (225)
- internet (17)
- laptop mods (6)
- lasers (22)
- linux (7)
- magnetic (3)
- medical (12)
- microcontrollers (51)
- misc projects (152)
- msp (12)
- music (124)
- pic (90)
- projects (23)
- pyroedu (76)
- raspberry pi (26)
- robots (312)
- security (36)
- sensors (307)
- software (200)
- solar (19)
- stamp (9)
- tools (149)
- tutorials (98)
- Uncategorized (45)
- usb (44)
- wireless (256)
Sponsors
Posted June 8, 2013 by Chris
“The accelerometer om the watch controls the vehicle. Tilt the watch forward and the robot moves forward. Tilt the watch to the side, and the robot turns. The left top and bottom buttons control the grabber.”
Posted June 5, 2013 by Chris
“Walleye is an interactive light installation which engages users in temporal gestural and bodily play. It generates temporal light propagation patterns, or a large scale very low resolution pixilated image (depending on how you look at it) based on the realtime movement of visitors in the space.”
Posted May 12, 2013 by Chris
“The goal of this experiment is to convert the Arduino board into an USB keyboard plus a VGA sniffer to crack the password of a standard BIOS using the brute force attack method. There are no advantages in using this method, in fact this can be very slow and you may never find the password at all, but as always we do it for fun.”
Posted May 11, 2013 by Chris
“Iām researching squeeze sensing as a mode of tactile interface. Here I will cover the process of developing a squeezeable sensor and the firmware/software concerns associated with interpreting the data from the sensor.”
Posted April 22, 2013 by Chris
“The first decision you have to make is which Arduino compatible microcontroller you are going to base your circuit around. This will depend on the number of input/output pins you need as well as the size of the compiled sketch you intend to use. Given that I’m prototyping my ideas using an Arduino UNO, I decided to stick with the ATmega328P-PU chip the UNO is based around.”
Posted April 21, 2013 by Chris
“In this post I’m going to first alter a robot arm I had built previously from a beginners kit so that it can be controlled from Arduino. Then I’m going to write a series of posts on different ways to control the robot arm using Processing and other things.”
Posted March 24, 2013 by Chris
“I wanted a playable game to show the possibilities of the Arduino plattform in workshops. Since I already have a S65-Shield built in a box with two joysticks, I wanted to use that MirrorBot hardware for presentation.”
Posted March 22, 2013 by Chris
“After the untimely death of my Mac Mini (the last thing that I’ll ever buy from Apple), I recycled it into a clock display using LEDs. Technically, there’s no rocket science involved: an Arduino uses an external clock and displays a matrix of 8×6 colored LEDs for hours, minutes and seconds. A last line of LEDs acts like a pendulum.”
[Link Translated To English]
Posted March 19, 2013 by Chris
“I will show you how I made the cube on the Flower protoboard, and finally the code to make it shine. You will see the point-to-point wiring is very clear.”
Very similar to our own "Building An 8x8x8 LED Cube" project.
Posted March 17, 2013 by Chris
“The Shrimp circuit is an Arduino Uno substitute with a component cost of around one tenth the price of official Arduino boards. You can hand-make the circuit on breadboard or stripboard, learning about the components as you go, and remix the circuit freely for your needs.”
