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

Author: Peter Schären

This author has written 22 articles
  1. Home>
  2. Peter Schären>
  3. Page 2

Arduino – Using Debug Probe (Atmel ICE) with Visual Studio Code

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

This article describes how the debugging of an application can be made much easier with a so-called debug probe (on-chip debugging). The debug target used here are the Arduino MKR…

Continue ReadingArduino – Using Debug Probe (Atmel ICE) with Visual Studio Code

Raspi – Multithreading application with .NET and C# on Raspberry Pi

  • Post author:Peter Schären
  • Post published:5. May 2022
  • Post category:.NET/English/Raspberry Pi
  • Post comments:0 Comments

In this post, we will show how to implement hardware-aware application that uses multithreading to perform multiple tasks simultaneously using .NET 6 and C# on a Raspberry Pi single-board computer.…

Continue ReadingRaspi – Multithreading application with .NET and C# on Raspberry Pi

Raspi – Software development with Visual Studio Code, C# and .NET 6, Debugging

  • Post author:Peter Schären
  • Post published:7. April 2022
  • Post category:.NET/English/Raspberry Pi
  • Post comments:0 Comments

Introduction This article shows how to develop applications for the Raspberry Pi using C# programming language and .NET 6.0 framework. A Windows PC with Visual Studio Code is used as…

Continue ReadingRaspi – Software development with Visual Studio Code, C# and .NET 6, Debugging

Raspi – Setting up remote access with SSH

  • Post author:Peter Schären
  • Post published:7. April 2022
  • Post category:English/Raspberry Pi
  • Post comments:0 Comments

Enable SSH on Raspberry Pi SSH (Secure Shell Protocol) allows to login and execute commands on a remote Raspberry Pi from your computer (PC). Before SSH can be used, it…

Continue ReadingRaspi – Setting up remote access with SSH

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
  • Go to the previous page
  • 1
  • 2
  • 3
  • Go to the next page

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