Category Archives: Development boards

Briefly introduced: ESP8266 WLAN radio modules with serial port and programmable MCU

Since some time, very cheap WLAN breakout boards with the SoC ESP8266 from China hits the market. Besides the possibility to extend your existing projects with WLAN (WiFi) access (eg. Arduino based ones) you can develop even simple Internet of Things applications without the need of an extra microcontroller.

Kurz vorgestellt: ESP8266 WLAN-Funkmodul mit serieller Schnittstelle, Breakoutboardtyp: ESP-05 - blog.simtronyx.de

Kurz vorgestellt: ESP8266 WLAN-Funkmodul mit serieller Schnittstelle, Breakoutboardtyp: ESP-05 - blog.simtronyx.de

Continue reading

Briefly introduced: Arduino Mega 2560

After a few small projects with the Arduino you may realize that the program memory for the sketches is rather small sized. So it is time to search for something bigger. You should look at the Arduino Mega 2560, which almost brings much more program memory, tons of new ports, more variable memory and additional static EEPROM memory with it. It is worth noting that the board has 4 hardware serial ports, which makes communication between other Arduinos much easier.

Arduino Mega 2560 (in this case, a cheap Chinese clone)

Arduino Mega 2560 (in this case, a cheap Chinese clone)

Continue reading