Arduino Programmer Projects

Master the Art of Bootloader Burning with Arduino as ISP A Comprehensive Guide

Master the Art of Bootloader Burning with Arduino as ISP: A Comprehensive Guide

Introduction For many electronics projects, AVR microcontrollers are commonly used. However, as a beginner, uploading or flashing code to an AVR can be challenging to understand. When other programming hardware is unavailable, an Arduino board can help burn bootloaders onto AVRs. It also enables creating and testing AVR programs. Therefore, this article will demonstrate using …

Master the Art of Bootloader Burning with Arduino as ISP: A Comprehensive Guide Read More »

Arduino UNO R3 board

Arduino Programming with .NET and Sketch

Introduction Arduino serves as a development platform for creating embedded applications, incorporating a variety of sensors and actuators. It relies on open-source hardware, offering a range of Arduino models for your development needs. This book is tailored for developers, particularly those proficient in .NET, who aim to craft Arduino programs for both general and specialized …

Arduino Programming with .NET and Sketch Read More »

Our Personal Favourite Arduino Projects for you to Try in 2023

Our Personal Favourite Arduino Projects for you to Try in 2023

In the realm of do-it-yourself (DIY) electronics and robotics projects, Arduino stands as a prominent open-source microcontroller platform. It boasts a user-friendly nature and enjoys a vast community of users who actively contribute their projects and provide assistance to fellow enthusiasts. Throughout the year 2022, we embarked on numerous remarkable ventures involving Arduino, ESPs (such …

Our Personal Favourite Arduino Projects for you to Try in 2023 Read More »

Tilt Motion System for Control Education

Pan/Tilt Motion System for Control Education

Pan/Tilt Motion System for Control Education Ricardo G. Sanfelice, University of Arizona Project supported by Mathworks Website developed by Colin Lasharr, University of Arizona   Contents Introduction Instructions for Building the System Installation Instructions The Arduino Board Simulink Initial Parameter Identification System Identification for Zenith Component System Identification for Azimuth Component Running An Experiment Tracking …

Pan/Tilt Motion System for Control Education Read More »

Programming an ATTiny13A using Arduino

Programming an ATTiny13A using Arduino & servo interpreter

So there I was, browsing eBay, looking for some cheap deals on Atmel chips when i came across a pair of ATTiny13 chips for £2.50. I just had to have them! After all, how hard can it be? I needed a small chip to read servo signals from a hobby RC Receiver and control a …

Programming an ATTiny13A using Arduino & servo interpreter Read More »

Using the Arduino Uno to program ATTINY84-20PU

Using the Arduino Uno to program ATTINY84-20PU

Using the Arduino Uno to program ATTINY84-20PU (Newark item # 68T3783). This Instructable shows how to use the Arduino platform to work with physically smaller processors, such as the ATtiny84 (84/44/24), ATtiny85 (85/45/25), and ATtiny2313. This example is specifically for the ATtiny84-20PU processor (Newark item # 68T3783) but can be adapted for the others boards …

Using the Arduino Uno to program ATTINY84-20PU Read More »

Week-8-Embedded-Programming-Networking-and-Communications

Week 8  :  Embedded Programming & Networking and Communications

Part 1 – Embedded Programing A Morse Code Receiver and Transmitter This week’s assignment was to program the board we made two weeks ago to do something, with as many different programming languages and programming environments as possible.I wanted to use all the features I have on my board – the button, the LED and the serial …

Week 8  :  Embedded Programming & Networking and Communications Read More »

arduino Paintball Sentry Gun

Autonomous Paintball Sentry Gun using Arduino

Make your own, custom AUTONOMOUS SENTRY GUN! A Microcontroller Contest Finalist and Runner Up Winner. This instructable is out-of-date. For the most recent version of the tutorial, see the website . Cheers! This sentry gun autonomously tracks, aims, and shoots at targets, using: -An airsoft or paintball gun -A webcam to find targets -A computer to …

Autonomous Paintball Sentry Gun using Arduino Read More »

Scroll to Top