Search

579 results for : “programming-atmega328”

Showing 1 to 10 of 579 results.

How to Program an ATmega328 MCU on a Custom PCB

https://makerv2.webteractive.co/custom/tutorial/programming-an-atmega328-microcontroller-on-a-pcb

In this part of our series on PCB art, we program the ATmega328 MCU embedded on the PCB using the ISP header.

Pro Micro Game Controller V1

https://makerv2.webteractive.co/arduino/projects/pro-micro-game-controller-v1

DIY Game Controller Project with a Pro Micro which uses an Atmega32U Microcontroller for emulating a Game Controller

Programming ESP/NODEMCU with Arduino IDE

https://makerv2.webteractive.co/arduino/projects/programming-espnodemcu-with-arduino-ide

Interfacing ESP boards with popular Arduino IDE

Programming an Arduino Christmas Cookie Shaped Module

https://makerv2.webteractive.co/arduino/projects/pcbway-arduino-cookie-christmas

In this project, you'll learn how to program the gingerbread man shaped Christmas cookie module with Arduino.

Programming ATtiny MCUs: IC Test Clip with ISP Programmer

https://makerv2.webteractive.co/custom/tutorial/programming-attiny-mcus-ic-test-clip-with-isp-programmer

Learn how you can program your ATtiny microcontroller with an IC test clip and Arduino IDE.

Programming ATtiny MCUs Using Pre-Programmed Chips 

https://makerv2.webteractive.co/custom/tutorial/programming-attiny-mcus-using-pre-programmed-chips

In this guide to programming ATtiny MCUs, learn how you can program your MCU before assembly!

Programming Arduino Using Loops and the Map Function in BlocklyDuino

https://makerv2.webteractive.co/arduino/tutorial/programming-arduino-using-loops-and-the-map-function-in-blocklyduino

In this tutorial, we are going to learn about FOR loop, WHILE loop, and the Map function of BlocklyDuino.

Programming Languages for EEs That Aren’t Worth Learning

https://makerv2.webteractive.co/blog/programming-languages-for-ees-that-arent-worth-learning

Unlike software developers, electrical engineers often use code to interact with the outside world; driving sensors, gathering data, powering motors, and other practical uses.