Gitlab-CI is an amazing platform that makes CI pipelines simple and easy.
Gitlab-CI is an amazing platform that makes CI pipelines simple and easy.
Container / Virtualization gitlab-ci uses a docker container.
# use the official gcc image, based on debian # can use verions as well, like gcc:5.2 # see https://hub.docker.com/_/gcc/ image: gcc Travis CI on the other hand uses “sudo enabled, full virtual machine per build”.
Goal I just created a number of github repositories for particle. Much of the code was transferred from my existing code base at particle-projects. The primary goal of these projects was not to demonstrate my capability as a C++ programmer, but actually to demonstrate a good example for an open source particle project or library.
This project involves various hardware components as well as the PIC18 with Development Board. The ability for the PIC to obtain virtually simultaneous readings of multiple analog signals was used to determine the position of a joystick. The Liquid …
QT application that demonstrates science phenomenon.
Leo, a Arduino Leonardo, is controlling LEDs based on commands from my phone via serial over bluetooth.
Leo, a Arduino Leonardo, is communicating to my phone via serial over bluetooth.
Leo, a Arduino Leonardo, is connected to a Seven Segement Display through a Shift Register.