-
Microcontroller vs Microprocessor
One of the most common questions in the world of digital electronics is the difference between Microcontrollers and Microprocessors; two very similar terms, yet two very different concepts. Keep reading if you want…
-
ARM CPU Family Explained (2019)
Back in 2015 I made a post about the lineup of NXP (ex Freescale) development board. This year I am planning to do the same. But first, I think it is pertinent to…
-
ESP8266 Driver for Kinetis
So yeah, I wrote an small library to make the use of the ESP8266 AT commands transparent for any Kinetis Device with an UART port on it. I even included a second library…
-
Freescale Kinetis Family
Some months ago I bought my first Kinetis development board. I have always been a big fan of Freescale and the objective was to test the Kinetis family of processors for a personal…
-
Mbed vs Kinetis Design Studio
After a couple of months busy with other projects; today I finally was able to take my K64f and play with it a little more. The first thing you have to deal with…
-
NXP Freedom Development Board: FRDM-K64F
Edit: Updated title to reflect Freescale merger with NXP Presented by NXP as: “FRDM-K64F: Freescale Freedom Development Platform for Kinetis K64, K63, and K24 MCUs” This board is part of the latest group of low-cost…
-
Pixel Clear: A Puzzle Game for Android
My first Android Game is ready, and it is called Pixel Clear!It’s a simple, yet addictive, puzzle game on which the objective is to cover the whole screen by changing the pixels colors…