Tag: I2C
DS1307 Real Time Clock and Arduino
There are many applications where a real time clock (RTC) is of use for display, data logging with date/time stamp, etc. When you find yourself needing a RTC for your project, this article will help guide you to completion. There are many, probably thousands, of articles on RTC’s and how to interface them with an […]
Continue ReadingA Beginners Guide to Microcontrollers (by Jen Fox)
What do video game controllers, WiFi routers, and radios all have in common? Microcontrollers! Microcontrollers are what power many of our electronic devices and can be used to build all sorts of projects. They are also a fun way to learn and practice coding and building circuits! This beginner’s guide will walk you through popular […]
Continue ReadingArduino and Raspberry Pi Project Ideas
I’ve decided to keep a list of sites and articles that provide instructions for building Arduino and Raspberry Pi projects. Below you will find a list of the sites I visit when searching for ideas and answers. As I find new resources I will update this article. If you have a resource you’d like added […]
Continue ReadingRMR2 Hunter Robot
I’ve built quite a few small robots over the years. Track driven with differential steering to small two wheel self-balancing. I wanted to build a robot/vehicle that could be a platform for different types of tests in the future. My initial thoughts are to include the following requirements. Requirements A modular build approach that allows […]
Continue Reading