Blynk – An Introduction
Blynk is an easy-to-use IoT platform that allows you to control microcontrollers remotely. This is an introduction.
Read MoreBlynk is an easy-to-use IoT platform that allows you to control microcontrollers remotely. This is an introduction.
Read MoreIn this post, I show you how to program the ESP32 with MicroPython. I go into detail about the A/D converters, I2C, timers, RTC, touch pins, etc.
Read MoreThis is a MicroPython crash course for people with Arduino/C++ experience. I use the ESP32 as the MCU and uPyCraft as the IDE.
Read MoreYou want to be informed about out-of-control sensor readings on your smartphone (free of charge)? No problem with IFTTT (if this then that). I’ll show you step by step how to do this and how you track things online.
Read MoreMany projects are implemented in places where there is no Wi-Fi. Connectivity via the Arduino SIM card or Sigfox are possible alternatives. This article is a guide and a testimonial.
Read MoreWith the Arduino IoT Cloud, projects can be easily controlled over the Internet. I will show you step-by-step how this works, but also go into limitations.
Read MoreThe DSO 138 is an entry-level oscilloscope that has all the essential basic functions. Here you will find an introduction and basic knowledge about oscilloscopes.
Read MoreStep-by-step guide to debugging the Arduino UNO using Atmel Studio and a suitable programmer. The integration of libraries is explained.
Read MoreStep-by-step introduction to Atmel Studio 7 using the example of a blink program for an ATtiny85. Topics: installation, upload, debugging, breakpoints.
Read MoreThree programmers for Atmel Studio are presented and compared: the AVR Dragon, Atmel-ICE and the USB ISP-Programmer from Tremex / Diamex.
Read More