Jump to Navigation

Microcontroller

Running LEDs on MSP-EXP430FR5739 FRAM board

In this part we are going to create a simple project for MSP-EXP430FR5739 FRAM board. As development tools we are going to use Code Composer Studio which is free to up to 16KB Flash code size. MSP430FR5739 microcontroller has exactly 16KB of FRAM memory so we can use it all with no hustle.

EXP430FR5739_running_LEDS

Download Code Compose Studio (CCS) and install it to your PC. Then start application and go to workbench. It is Eclipse based IDE so should be no problem if you have used Eclipse before.

Building STK500 AVR ISP programmer with USB

Programmer is one of the first things to think of when starting to deal with microcontrollers. Luckily it is not hard to build fully working programmer almost for any microcontroller as there are tons of open source projects around. So I decided to build stk500 compatible programmer which is actually taken from tuxgraphics.com. I decided not to search for same parts as in original schematics but use what’s on desk.

Automatic DS18B20 based thermostat controlled by AVR

This is an automatic DS18B20 temperature sensor based thermostat controlled by AVR Atmega8 microcontroller. It has a LCD for setting parameters and viewing program flow. 12 button keypad is used to navigate menu and enter parameters like threshold temperature values. Ideal solution for home heating system automation.

Subscribe to RSS - Microcontroller


Main menu 2

by Dr. Radut.