End Of Line Testing
EOL, or End Of Line testing, should be the final testing phase in the production cycle to validate all the HW components. In this article an example implementation and encountered challenges of such setup are covered.
EOL, or End Of Line testing, should be the final testing phase in the production cycle to validate all the HW components. In this article an example implementation and encountered challenges of such setup are covered.
This project was completely done within Nalys and started as a Demo. The assignment was to create an application that could detect LEDs which where blinking in a certain pattern. This application must run on a tablet and used the camera of the tablet to detect the LEDs.
There are a lot of build systems present. In this post we discuss the current industry standard Make and CMake and also compare these to Bazel, the Google’s open-sourced build system.
Nalys Mission: The mission existed out of a redesign of the existing CI infrastructure to decrease build time and increase maintainability and scalability of the performed builds.
TaaS, Technology as a Service. But what is that exactly? There are 3 different TaaS projects that will be covered by this paper: Proof of Concepts [PoC], Demos and Complete Projects.