Skip to content
No results
  • Home
  • Design of Data Acquisition Systems
  • Website Development
  • UI Design & Simulation
    • Questionnaire Userinterface Design and Simulation
  • More…
    • HTHT Science 2 Society
    • Industry 4.0 Sensor Workshop
      • Smart Industry Sensor practical
  • About
vanslooten.com
  • Home
  • Design of Data Acquisition Systems
  • Website Development
  • UI Design & Simulation
    • Questionnaire Userinterface Design and Simulation
  • More…
    • HTHT Science 2 Society
    • Industry 4.0 Sensor Workshop
      • Smart Industry Sensor practical
  • About
vanslooten.com
  • Education

Learn Java basics with a simple calculator

In this tutorial, we will create a simple text-based calculator. It’s meant to practice basic Java syntax, like println(), if- and basic arithmetic. The resulting calculator can only do the 4 basic operations and it does not recognize fractions. It…

  • Fjodor van Slooten
  • April 25, 2023
  • Education

Arduino tutorial: Using a LED strip with the FastLED library

Getting a WS2812 based led strip to work using the FastLED library.

  • Fjodor van Slooten
  • June 24, 2022
  • Education

Java tutorial: create a simple calculator

Learn how to create a simple calculator in Java.

  • Fjodor van Slooten
  • April 6, 2022
  • Education

Tutorial: Create a gamecontroller for the catch-the-ball game

In this tutorial, we are going to create a gamecontroller which can control the game using movements. By tilting the gamecontroller, you can control the movement of the basket. We will extend the game made in the previous tutorial. Carrying out…

  • Fjodor van Slooten
  • September 21, 2021
  • Education

Java tutorial: Programming a Catch-the-ball game

In this tutorial, you will make a simple game in which balls are launched, which we then have to catch. The user of the game controls a basket in which the balls must be collected. The aim is to catch…

  • Fjodor van Slooten
  • September 21, 2021
  • Education

Tutorial: build a connected temperature sensor

We will build a temperature sensor in this tutorial and connect it with an App. It uses an DHT11 temperature & humidity sensor and Bluetooth communication with a phone. We use a BLE-Nano here, but you can also use a…

  • Fjodor van Slooten
  • September 15, 2021
  • Education

Tutorial: build a distance sensor with an alarm

Introduction to Arduino and programming . There is also a “quick walk-through video” of this tutorial (but it is rather old). We will build a distance meter in this tutorial. It uses an ultrasonic distance sensor to sense the distance to…

  • Fjodor van Slooten
  • September 15, 2021
  • Education

“Error uploading sketch” in Arduino IDE and other upload issues

If you keep getting the error below (or a similar one) when trying to upload your sketch, read this article. Try the troubleshooting steps below in order. If it still fails, contact us and describe what you tried (which steps).…

  • Fjodor van Slooten
  • June 9, 2021
  • Education

Options for additional components and power for the Arduino

What options are there for the use of motors in our project? There are many types of motors. There are 3 basic types (more info): Most light servo motors, like the common SG90 (which you can borrow from Fjodor), can…

  • Fjodor van Slooten
  • May 27, 2021
  • Education

Bluetooth communication between an App built with App Inventor and the BLE-Nano board

BLE-Nano with RGB LED

This tutorial describes how to build an electronic circuit with an RGB LED (a LED that can change color), and change its color using an App. It also demonstrates two-way communication over Bluetooth LE between an App built with App…

  • Fjodor van Slooten
  • February 24, 2021
Prev
1 2 3 4 5 6 7 … 11
Next
Copyright © 2026 - WordPress Theme by CreativeThemes