Serial Port, USB Projects

ISP Clip for ATtiny44 or 84

ISP Clip for ATtiny44/84 (or others!) Using Arduino

I got my start in microcontrollers with the Arduino, as many of us outside of electrical engineering did. (And still do!) The ease of programming that little board makes it a great gateway… and like any gateway, sometimes you go through. Most of my projects now don’t use Arduinos directly. For simple microcontroller applications, it’s …

ISP Clip for ATtiny44/84 (or others!) Using Arduino Read More »

Driving multiple Sparkfun 7 segment displays

Driving multiple Sparkfun 7-segment displays with an Arduino

I’m currently helping a couple of engineering students finish a senior project that didn’t get finished last year. Long story… Anyway, it’s a bicycle brake tester being built for Paul Components. The mechanical design is great, but they had trouble with the electronics. Part of those cinvolved writing numbers to a pair of Sparkfun 7-segment displays. …

Driving multiple Sparkfun 7-segment displays with an Arduino Read More »

Drive with PID Control

Drive with PID Control Using Arduino Board

This example shows how to simulate a simple closed-loop control algorithm in Simulink® and how to run it on an Arduino® board. Supported Hardware: Arduino Leonardo Arduino Mega 2560 Arduino Mega ADK Arduino Pro Arduino Uno Available versions of this example: Arduino Mega 2560 board: Arduino Mega2560 Drive Open-loop Arduino Mega2560 Drive Closed-loop On this …

Drive with PID Control Using Arduino Board Read More »