Projects

Making a RFID Card Reader with Arduino Yún

Making a RFID Card Reader with Arduino Yún

Surya Mattu is a creative technologist who loves to make things. He’s based in NYC and working at ITP, a two-year graduate program exploring the imaginative use of communications technologies. Today he’s sharing with us how feasible it could be to build an RFID-controlled entry for students using Arduino Yún. Read  other guest posts on Arduino Yún.

Making a RFID Card Reader with Arduino Yún Continue Reading

Tutorial Arduino Motor Stepper Servo Shield – Part 1 Servos

Tutorial: Arduino Motor/Stepper/Servo Shield – Part 1: Servos

This post starts a small (or larger?) series of tutorials using the Arduino Motor/Stepper/Servo Shield with the FRDM-KL25Z board. That motor shield is probably one of the most versatile on the market, and features 2 servo and 4 motor connectors for DC or stepper motors. That makes it a great shield for any robotic project

Tutorial: Arduino Motor/Stepper/Servo Shield – Part 1: Servos Continue Reading

Communication between a USBserial device and an AVR atmegaArduino microcontroller

Communication between a USB/serial device and an AVR (atmega/Arduino) microcontroller

I have a device which provides a USB port. If I attach it to a Windows PC it is recognized as a “CP2103 USB to UART Bridge Controller”. According to the device documentation, it should communicate in serial format at 38400bps.I have to talk to this device with a atmega microcontroller. Since the USB pinout

Communication between a USB/serial device and an AVR (atmega/Arduino) microcontroller Continue Reading

Scroll to Top