Projects

In here i will post some projects I made that seem worth sharing.

Simple thermal anemometer - Constant Temperature - just something I made for a Lab in a class of sensors

RGB Mood Lamp - a tiny project I made as a gift

Launchpad+Educational Boosterpack MkII - Energia workshop

Remote Control Car - A small project for Lisbon Maker Faire 2015

Fire Fighting Robot 2015 - Quick project for the contest, Robot firefighter 2015 in Portugal

STM32 - Robotics Club Tutorials - Some tutorials for STM32. As I progress in something, I like to make notes as a teaching workshop - it helps me organize in a logic fashion everything and it's great for my later consultation.

RGB Matrix - The objective was to make a controller capable of controlling a RGB matrix of 2m*1m using the TM4C1294 launchpad. It was mostly to learn how to use the Tiva. This was my first project programming the Tiva without using Energia, Arduino-like compiler. Envolves the use of DMA to have 32 parallel outputs that control strips of WS2812B.

Tiva Tutorials - These are tutorials i make for learning how to use the Tiva launchpad. I am making this since i'm teaching colleagues of my, every week, how to program the Tiva which will finish with a simple national contest that happens near the summer. Check it out if you want to learn more about the Tiva ARM-M4 MCU.