• 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
 

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

  • Installing PHP 7.1 on Raspbian Stretch (Raspberry Pi Zero W)
    Installing PHP 7.1 on Raspbian Stretch (Raspberry Pi Zero W)
  • Getting Started with Arduino: led blinking on Arduino Micro Tutorial
    Getting Started with Arduino: led blinking on Arduino Micro Tutorial
  • One week into 3D Printing with the new Prusa i3 MK3 (kit)
    One week into 3D Printing with the new Prusa i3 MK3 (kit)

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

Project overview: LOLBox v0.1 (first iteration)

Project overview: LOLBox v0.1 (first iteration)

erikaheidi September 21, 2018 ProjectsLeave a comment

If you follow me on Twitter or Instagram, or if you have been to my talk at LaraconEU, you might have seen this project before. It’s a fun project I’ve initially built to reuse an Arduino-based board I had here (a Diavolino board, to be precise) with an LED display …

Continue reading
How to Build a Candle Light LED Lamp (flame effect) with Arduino Micro

How to Build a Candle Light LED Lamp (flame effect) with Arduino Micro

erikaheidi February 15, 2018 Arduino / TutorialsOne Comment

Introduction LED lamps are usually quite easy to build, and using simple materials you can create really fun effects. But what about an LED lamp that simulates the flickering effect of a candle light? There are LEDs which have a “built-in” flickering effect, and there are also ways to create …

Continue reading
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