Quantcast
Channel: KL25Z Freedom Board – MCU on Eclipse
Browsing all 140 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

FRDM with Arduino Ethernet Shield R3, Part 2: Ping

In Part 1 of this series I have covered the SD card on the Arduino Ethernet shield. In Part 2 I’m hooking up the board to the network and will be able to ping it Hardware The W5100 has a … Continue...

View Article


Image may be NSFW.
Clik here to view.

FRDM with Arduino Ethernet Shield R3, Part 3: Embedded Web Server

This is Part 3 of an ongoing tutorial to use the Arduino Ethernet Shield R3 with a Freescale FRDM-KL25Z board (or any other board you like). In Part 1 I worked on the SD card, in Part 2 I have …...

View Article


Image may be NSFW.
Clik here to view.

DIY Free Toolchain for Kinetis: Part 10 – Project Creation with GNU ARM...

As mentioned in Part 9: There is a new GNU ARM Eclipse plugin 2.1.1, and this one makes project creation for Freescale devices easier than ever Native Kinetis-L project templates for FRDM-KL25Z and...

View Article

Image may be NSFW.
Clik here to view.

Tutorial: Thermal Printer, Part 1: Hardware Setup with FRDM Board

One of my embedded projects is to measure the running time in a sports event (see “Sports Timing System in a Lunch Box“). The recorded time is stored in an EEPROM plus sent over USB or wireless...

View Article

Image may be NSFW.
Clik here to view.

Starting Point for Kinetis Low Power LLS Mode

In “IoT: FreeRTOS Down to the Micro Amps” I’m using an application with FreeRTOS to get down in micro amps low power mode. Well, nearly all or my applications are using FreeRTOS because it makes the...

View Article


Image may be NSFW.
Clik here to view.

RNet Stack as Component, nRF24L01+ with Software SPI

The great thing with Processor Expert is: it writes the code for me :-). I’m using now the RNet wireless stack in more than 10 different projects, and keeping the projects up-to-date with the RNet...

View Article

Image may be NSFW.
Clik here to view.

Zumo Robots in Bucharest

Freescale opened its doors for students in Bucharest on March 28th. At the event there were more than 80 students and professors from Bucharest and across Romania with participation of the universities...

View Article

Image may be NSFW.
Clik here to view.

The Zumo Bots at FTF 2014

I should have known it better, and I always teach my students that they should take the environment into account. And you know what? This time it was me who missed following that rule. But from the...

View Article


Image may be NSFW.
Clik here to view.

FRDM with Arduino Ethernet Shield R3, Part 4: MinIni

I admit: my Ethernet Shield project got stuck because of too many urgent other priorities. I was not happy with the way the project was using configuration data from FLASH memory: I have now multiple...

View Article


Image may be NSFW.
Clik here to view.

JoyStick Shield with the FRDM Board

The latest addition to my set of Arduino shields is a true fun thing: The ElecFreaks.com JoyStick Shield :-) ElecFreaks.com Joystick Board with FRDM-KL25Z and nRF24L01+ The board costs less than US$10...

View Article

Image may be NSFW.
Clik here to view.

Joystick Shield with nRF24L01 driving a Zumo Robot

With the Joystick shield I have a convenient way to drive and control a Zumo Robot without a wired connection: While things started promising, there was a power supply problem at the end to be solved…...

View Article

Image may be NSFW.
Clik here to view.

Tutorial: Freedom Board with Adafruit Ultimate GPS Data Logger Shield

Many times I start with a project and tutorial, only to get interrupted for emergency tasks and assignments. For a long time I wanted to add GPS (Global Positioning System) functionality to one of my...

View Article

Image may be NSFW.
Clik here to view.

Configuration Data: Using the Internal FLASH instead of an external EEPROM

Many applications need to store persistent (non-volatile) data at runtime: configuration data, error logs, sensor data, calibration values, etc. The question is: where to store that data? If it is only...

View Article


Image may be NSFW.
Clik here to view.

Combining GPS Data Logger with Google Earth

So I have now a portable GPS data logger (see “Tutorial: Freedom Board with Adafruit Ultimate GPS Data Logger Shield“). What to do with it? It would be cool to see the data and tracks in Google Earth?...

View Article

Image may be NSFW.
Clik here to view.

Updated Freedom Board Logic Analyzer with DMA

Question: How to build a low-cost logic open source logic analyzer for less than $15? Answer: combine the Freedom KL25Z board with OLS! I’m dealing recently a lot with DMA (see “Tutorial: PWM with DMA...

View Article


Image may be NSFW.
Clik here to view.

Programmable Ultrasonic Sensor Shield for FRDM Board

“Note to myself: post articles about what students have done this semester…” Students have turned in their semester project work. I have set for myself a goal to briefly describe to the ‘outside’ world...

View Article

Image may be NSFW.
Clik here to view.

Snake Game on the FRDM-KL25Z with Nokia 5110 Display

So I have a graphics driver for a Nokia display (see “Zero Cost 84×48 Graphical LCD for the Freedom Board“), I have a joystick shield (see “JoyStick Shield with the FRDM Board“) and I do have a...

View Article


Image may be NSFW.
Clik here to view.

Showcase of Student Project Exhibition 2014 in Horw

Yesterday Friday afternoon, the students at the Lucerne University of Applied Sciences and Arts in Horw showcased their last semester project work to the public at the university. There were many, many...

View Article

Image may be NSFW.
Clik here to view.

printf() and scanf() with GNU ARM Libraries

In “Semihosting with Kinetis Design Studio” I’m using the debugger with semihosting to output text with printf(). But how to use a physical serial connection instead? This post is about how to enable...

View Article

Image may be NSFW.
Clik here to view.

UART printf() for the FRDM-K64F Board and Kinetis Design Studio

I had great plans for this Saturday: to work on really cool project. But as so many times, things turned out to be different. Maybe you have read my recent posts about printf()? A colleague wanted to...

View Article
Browsing all 140 articles
Browse latest View live