Month: October 2020

How to Get Window Screenshots

Often you need to get a copy of your screen or a part of it for documentation purposes. There are many different ways available with Windows 10, my two favourite tools are mentioned here, they also give you some choice on what...

Read More

p5.js – Learn the basics about classes

Classes are a means to structure your program and make the code more easy to follow. A class allows you to put all variables and functions that create, manipulate and interact the same type of structure in one declaration and...

Read More

Micro:bit controls Neopixels

How to set up the hardware Please follow the wiring shown on the photo below. There are two connections to the micro:bit, one is on the GND connector (the yellow cable on the picture), the other is on PIN0 (the white cable on...

Read More
  • 1
  • 2