• Blog Home
  • Tutorials
    • Arduino
    • Raspberry Pi
  • Basic Electronics
    • A primer on electronics and circuits
    • Working with a breadboard
    • Basic Soldering
  • 3D Printing
  • About
Follow me on TwitterFollow me on InstagramSubscribe to my channel on Youtube
Heidi's Lab
3D Printing, Code and Electronics
Tag: arduino micro
 

Menu

Skip to content
  • Blog Home
  • Tutorials
    • Arduino
    • Raspberry Pi
  • Basic Electronics
    • A primer on electronics and circuits
    • Working with a breadboard
    • Basic Soldering
  • 3D Printing
  • About

Top Posts & Pages

  • Getting Started with Arduino: led blinking on Arduino Micro Tutorial
    Getting Started with Arduino: led blinking on Arduino Micro Tutorial
  • Installing PHP 7.1 on Raspbian Stretch (Raspberry Pi Zero W)
    Installing PHP 7.1 on Raspbian Stretch (Raspberry Pi Zero W)
  • Raspberry Pi Zero W Detailed Setup Guide
    Raspberry Pi Zero W Detailed Setup Guide

Recent Posts

  • 3D Design on Freecad: Shapes Puzzle Toy for Toddlers
  • Project overview: LOLBox v0.1 (first iteration)
  • 3D Printing Timelapse: Moon City V2
  • How to communicate with an Arduino via Serial using PHP code
  • How to create a simple IOT device with PHP on a Raspberry Pi Zero W

Categories

  • 3D Printing
  • Arduino
  • Electronics
  • Hands-on
  • Projects
  • Raspberry Pi
  • Tutorials

Follow me on Twitter

My Tweets
Load More...Follow on Instagram
Follow me on TwitterFollow me on InstagramSubscribe to my channel on Youtube
Powered by Verbosa & WordPress.

Tag: arduino micro

Playing with RGB LEDs on Arduino

Playing with RGB LEDs on Arduino

erikaheidi February 13, 2018 Arduino / Tutorials2 Comments

Introduction Regular LEDs are great, but I have such a hard time choosing the right color for a project! Sometimes one color just isn’t enough. What if we could decide the color of the LED on the go? Better yet, what if we could change the color of the LED …

Continue reading
Fade / Pulse effect with Arduino Micro: video tutorial

Fade / Pulse effect with Arduino Micro: video tutorial

erikaheidi January 12, 2018 Arduino / TutorialsLeave a comment

The Arduino Micro is a very compact microcontroller board based on theĀ ATmega32U4 microcontroller. It’s super handy for small projects, and the good thing about Arduinos is that they have a bunch of compatible stuff you can find rather easily on the market, and they have less moving parts compared to …

Continue reading
Getting Started with Arduino: led blinking on Arduino Micro Tutorial

Getting Started with Arduino: led blinking on Arduino Micro Tutorial

erikaheidi January 3, 2018 Arduino / TutorialsOne Comment

Introduction LEDs are probably the best thing that ever happened in electronics, they go well with absolutely everything (like raisins, pretty much) and as it turns out, they’re pretty simple to work with. That’s why they’re just perfect for any beginner tutorial on electronics. This tutorial will show you the …

Continue reading