Altairis eLearning
Your browser Internet Explorer is not supported anymore and some features may not work. We recommend to use a different browser.

Free Courses

The following courses are freely available, after registration and login.

3D Modelling in OpenSCAD (1)

OpenSCAD is 3D modelling software, where you do not design model visually, by drawing it, but by writing code. It makes it very handy for technical modelling as well for personalized, parametric or otherwise generated models.

en
  • 8
  • 3D tisk a modelování
Advanced Arduino: Sleep Mode and Interrupts

Interrupt is a programming concept found in microcontroler and regular computers alike. External event can interrupt running code and be handled immediatelly. Sleep mode can almost turn off the device, saving power. In this course you'll learn how to use both these techniques on Arduino boards.

en
  • 3
  • Elektronika
Create Custom Macro Keyboard with Arduino

Arduino boards with the ATmega32U4 chip can emulate any USB device, including keyboard, mouse or gamepad. This can be used for both good and evil. In this course you'll learn how to make your own custom keyboard.

en
  • 4
  • Elektronika
How not to make a bomb

It's a staple of 80's action movies: bomb in acrylic casing with glowing red display. We won't teach you how to make the bomb, but you can learn how to make beautiful NTP synchronized clock in acrylic casing with ESP8266 and a bit of code.