-
ECE 4760: T-BotIntroduction "A resistive touch screen robot that follows a user-defined path input by drawing on the touch screen."" We designed and implemented a robot that follows the path drawn on…
-
SingLockSingLock is a pitch-based security system based on ATMEL MEGA1284P microcontroller featuring two password protection stages: one based on a 4-digit numeric personal identification number inputted via the keypad and…
-
The Skittles Mini-FactoryIntroduction The Skittles Mini-Factory is self-contained repackaging unit that separates Skittles by color. Once separated, the Skittles are resealed in individual plastic bags. The Skittles are dispensed one at…
-
ECE 4760 Final Project: Rapid Circuit Prototyping Introduction Our final project was to create a rapid prototyping machine for electrical circuits by repurposing an old pen plotter that we fitted with an electrically conductive pen. Our plotter…
-
REAL-TIME SCROLLING SPECTROGRAMINTRODUCTION This project implements a real-time scrolling spectrogram-style visualization of an audio signal. We successfully displayed the frequency spectrum content in real time using a 4-bit grayscale scrolling display on…
-
PALPi Lite EditionSo this is the PALPi V4 which is a DIY Retro Game Console powered by a Raspberry Pi Zero W. The IDEA here was to make a portable handheld gaming…
-
AVR Studio Simulator Introduction and ExercisesLEARNING OBJECTIVES • get a brief introduction to most of the major debugging features AVR Studio• read through a refresher on C programming and an introduction to I/O on AVR…
-
ECEN1400 Final Project- Sensor Spy BallThis is the final project for ECEN1400: Introduction to Digital and Analog with Professor Alex Fosidck at University of Colorado at Boulder (Spring 2017). The goal of this project was…
-
Summer 2017 Altium Designer 17 ResearchThis past summer I had the opportunity to work for computer science PhD candidate Ryo Suzuki under the guidance of Tom Yeh of the computer science department. My task was developing…
-
BUILDING KILOBOTS AND REVISING KILOBOT DESIGN FOR IMPROVING THE OPTICAL RESPONSEI would first like to acknowledge my adviser, Dr. Yanjun Yan, for her patience, kindness, and mostof all her assistance in completing this thesis. I would like to thank Dr.…
-
Microcontroller Survivability in Space ConditionsIntroduction The Utah State University (USU) Materials Physics Group (MPG) is interested in the performanceof Commercial Off the Shelf (COTS) microcontrollers in space conditions. Microcontrollers are commonlyused on CubeSats, small…
-
Wireless Sensor Network for Energy and Environmental Monitoring: Helping Old Buildings Go GreenI. Introduction Today, the rising cost of energy and social trend of “going green” has put increasing pressure on commercial property owners to improve the efficiency of their investments. There…
-
Pololu USB AVR Programmer User’s GuideOverview The Pololu USB AVR programmer [http://www.pololu.com/product/1300] is a programmer for Atmel’s AVRmicrocontrollers and controller boards based on these MCUs, such as Pololu Orangutan robot controllers[http://www.pololu.com/category/8/robot-controllers] and the 3pi robot…
-
CC2420 RadioIntroduction The Chipcon (now owned by Texas Instruments) CC2420 is a commercial radio chip that complies with the ZigBee wireless standard. We have CC2420DBK development kits available for your project. Each development…
-
I2C Blynk Car With Attiny85 and M5StickCThis project shows you how to build your own I2C DC motor drive using a DigiSpark Attiny85 plus Arduino motor shield. To test its operation, I made a small RC car which…
-
AVR Atmega8 Microcontroller Architecture & Its ApplicationsThe abbreviation of AVR Microcontroller is “Advanced Virtual RISC” and MCU is the short term of the Microcontroller. A Microcontroller is a tiny computer on a single chip and it is…
-
Types and Applications of ATMEL Microcontroller Programming in Embedded SystemsAtmel Microcontroller Programming Atmel Microcontroller Programming – A microcontroller is actually a small and typically inexpensive computer. And you can use it one to perform necessary calculations and conclusions in the…
-
ATmega versus STM32 – Which Microcontroller is Best for Your ApplicationThis article compares the ATmega and STM32 microcontrollers so that you can choose the best one for your own tech product, by considering overall cost and system cost, as well…
-
Atmel Studio 7 Latest Version for Windows & MacOSAtmel Studio was developed to help them build and debug microcontroller applications. It comes as a platform for integrated creation that uses the shell of Microsoft Visual Studio. This software manages programs written…
-
Types of AVR Microcontroller – Atmega32 & ATmega8ATmega32 – 8 Bit AVR Microcontroller The AVR microcontrollers are based on the advanced RISC architecture. ATmega32 is a low power CMOS 8-bit microcontroller based on the AVR enhanced RISC…
-
Programming AVR Microcontrollers with Atmel Studio 7Inexpensive microcontrollers have seen a resurgence thanks to the internet of things (IoT) and wearable devices. These end-uses depend on parts that have low costs rather than record-breaking speed. Because…
-
Classic Atmel ATtiny85-20PU Stop LightThe Classic ATtin85-20PU is a very simple project that is also very fun to make. It really is perfect for a parent/child combo because it's quick! Builds in minutes. But…
-
LED Cube 3x3x3 With ATMEGA8An interesting project and already much discussed in the forums and also in videos.Although it appears complex,it is a simple idea and fun very purpose. Mounting material: - 27 LEDs…
-
ATtiny85 Mini RGB Mood Light!I have seen RGB mood lights using Arduino, PIC, and larger AVR chips, but never one with the ATtiny85. That's why I decided to make one. This mood light is…
-
GPS module (uBlox Neo 6M) Interfacing with AVR Microcontroller Atmega16/32GPS modules are widely used in electronics applications to track the location based on longitude and latitude coordinates. Vehicle tracking system, GPS Clock, Accident Detection Alert System, traffic navigation, surveillance system etc. are few of…