Skip to content
Peter Schärens Blog
  • Toggle website search
Menu Close
  • Toggle website search

Monthly Archives: March 2022

  1. Home>
  2. 2022>
  3. March

Arduino – freeRTOS

  • Post author:Peter Schären
  • Post published:15. March 2022
  • Post category:Arduino/English
  • Post comments:0 Comments

Introduction freeRTOS is a widely used real-time operating system (RTOS) for many different microcontrollers (MCU). There are ports from small 8-bit to 32-bit multi-core microcontrollers. freeRTOS gets along with few…

Continue ReadingArduino – freeRTOS

Arduino – Software development with Visual Studio Code and PlatformIO, Debugging

  • Post author:Peter Schären
  • Post published:11. March 2022
  • Post category:Arduino/English
  • Post comments:0 Comments

Introduction Instead of the Arduino IDE, Visual Studio Code can also be used as a development environment for Arduion projects. Visual Studio Code (VS Code) is a very powerful Integrated…

Continue ReadingArduino – Software development with Visual Studio Code and PlatformIO, Debugging

Arduino – Timer

  • Post author:Peter Schären
  • Post published:11. March 2022
  • Post category:Arduino/English
  • Post comments:0 Comments

This article shows how to use the internal timers/counters of an Arduino Uno in C/C++ to trigger periodic interrupts. Two different timers, one in normal mode, the other in CTC…

Continue ReadingArduino – Timer

Arduino – Counter

  • Post author:Peter Schären
  • Post published:11. March 2022
  • Post category:Arduino/English
  • Post comments:0 Comments

This article shows how to use the timer/counter built into the ATmega328P microcontroller of the Arduino Uno to count external pulses (events). A short introduction to the timer/counter is included…

Continue ReadingArduino – Counter

Arduino – Libarary: arduino-timer

  • Post author:Peter Schären
  • Post published:10. March 2022
  • Post category:Arduino/English
  • Post comments:0 Comments

Instead of using the hardware timers of the microcontroller, timers can also be emulated in software. Thus, based on a single hardware timer, any number of software timers can be…

Continue ReadingArduino – Libarary: arduino-timer

Arduino – Interrupt

  • Post author:Peter Schären
  • Post published:10. March 2022
  • Post category:Arduino/English
  • Post comments:0 Comments

This article shows how interrupt requests can be handled on an Arduino Uno in C/C++. Example: A pushbutton, which is debounced by software, controls a light emitting diode/LED. The program…

Continue ReadingArduino – Interrupt

Diese Website aufsetzen

  • Post author:Peter Schären
  • Post published:10. March 2022
  • Post category:Deutsch/Website
  • Post comments:0 Comments

Wordpress installieren Wordpress-Installation des Hosters starten. Ggf. Namen der Website und der DB anpassen, Benutzername und Password der Administrator für Wordpress und DB festlegen/anpassen. SSL/https einschalten, z.B. mittels Let's Encrypt…

Continue ReadingDiese Website aufsetzen

Setup of this Website

  • Post author:Peter Schären
  • Post published:10. March 2022
  • Post category:English/Website
  • Post comments:0 Comments

Install WordPress Start the WordPress installation according to your hoster. If necessary, adjust the name of the website and the DB, set/adjust username and password of the administrator for WordPress…

Continue ReadingSetup of this Website

Recent Posts

  • .NET NF – Installation of development environment for .NET nanoFramework
  • Pico – Developing for Raspberry Pi Pico (W) with Python and Visual Studio Code
  • Pico – Developing for Raspberry Pi Pico (W) with Pico SDK using C/C++ on Raspberry Pi 4
  • Pico – Developing for Raspberry Pi Pico (W) with Pico SDK using C/C++ on Raspberry Pi 4
  • Pico – Developing for Raspberry Pi Pico (W) with PlatformIO, VS Code and C/C++ on Windows

Recent Comments

No comments to show.
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • .NET
  • Arduino
  • Deutsch
  • English
  • Raspberry Pi
  • Uncategorized
  • Website
Copyright - WordPress Theme by OceanWP