Tag java

Getting started with Java: Hello World

Important notes before you start: This tutorial helps you to become familiar with the Eclipse development environment. It is a programming environment that is also used by professional software developers and offers many possibilities. Therefore, it looks complicated at first,…

Create an RGB Led controller App

breadboard with rgb led pico w

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 Android…