Teensy 4.1 PSRAM upgrade
ezContents 21 July 2021
Teensy 4.1 can be upgraded with up to 16 Megabytes of PSRAM. Here I describe the process.
Blink LED on ESP8266
ezContents 30 November 2018
ESP8266 is Wi-Fi microchip which can be programmed just like a normal Arduino board. For that purpose some additional software needs to be installed inside the Arduino IDE.
STM32F4 Discovery Blink LED on OSX
ezContents 24 November 2018
Blink LED is a Hello World! application for micro-controllers. If you manage to get it running, you can assume that you are all setup and ready for further developments on your board. In this blog item I will cover how to do that on a STM32F407 Discovery board.