Skip to content

Commit

Permalink
RGB Flowers project
Browse files Browse the repository at this point in the history
  • Loading branch information
mmartinortiz committed Jun 1, 2024
1 parent 8d1e653 commit 03393bb
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 0 deletions.
Binary file added assets/img/rgb-flowers-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/rgb-flowers-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/rgb-flowers-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/rgb-flowers-4.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions content/projects/rgb-flowers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
+++
title = 'RGB Flowers'
date = 2024-05-28T19:30:20+01:00
draft = false
image = "img/rgb-flowers-1.jpg"
+++

A beautiful and decorative pot with flowers created with my children. My contribution was some soldering and electronics for powering RGB LEDs that cycle across colors. The components used are a couple of RGB LEDs with their corresponding resistors and a Raspberry Pi Pico (my favorite microcontroller). The source code for the RGB cycle can be found on [this repository](https://github.com/mmartinortiz/electronics/tree/main/rgb_led). The project has been strongly inspired by a similar project from Adafruit.

0 comments on commit 03393bb

Please sign in to comment.