hardware

AVR based Sensor Keyboard

AVR-based Sensor Keyboard Using Atmega

A modern microcontroller has almost everything that’s needed to implement a touch sensor matrix. There are several sensing technologies: IC manufacturers typically advise using certain tech, sometimes they offer ready to use hardware- or software-based solutions. I was curious to try to implement a sensor matrix entirely from scratch all by myself. Here’s how it […]

AVR-based Sensor Keyboard Using Atmega Read More »

The Audio Homing Robot

PeanutBot, The Audio Homing Robot Using Atmega32

Introduction Sensing in autonomous vehicles is a growing field due to a wide array of military and reconnaissance applications. The Adaptive Communications and Signals Processing Group (ACSP) research group at Cornell specializes in studying various aspects of autonomous vehicle control. Previously, ACSP has examined video sensing for autonomous control. Our goal is to build on

PeanutBot, The Audio Homing Robot Using Atmega32 Read More »

Accelerometer Based Hand Action Recognition

Accelerometer Based Hand Action Recognition using Atmega644

Introduction We created a wearable game controller that uses accelerometers to acquire action of the hand and then maps an action to an arbitrary keystroke. The types of actions we are trying to recognize should be suitable as input control for video games. We placed 3 z-axis accelerometers on tips of the thumb, the index

Accelerometer Based Hand Action Recognition using Atmega644 Read More »