Quand un pilote appuie sur un bouton de son volant de F1, que se passe-t-il réellement ? Plongée dans l’univers des systèmes embarqués critiques : de la détection mécanique au bus CAN, en passant par l’ECU et les contraintes temps réel. Une course contre la montre où chaque microseconde compte.| Posts on The Gistre Blog
Discuss about the evolution of the 3D printers and what’s coming next.| Posts on The Gistre Blog
This article follows the journey of a USB flash drive from physical connection to user integration.| blog.gistre.epita.fr
A tutorial on how to make a physics engine from 0 using basic physics theory and Verlet integration| blog.gistre.epita.fr
The DWARF debugging Format Requirements For this article we will be using a few different programs to do some tests on the debugging format. To replicate the examples in this article you need: gcc or clang a nice and simple C program readelf and objdump During this article we will be using gcc and clang to compare and do a few experiments. To generate debugging information, you can use the -gdwarf flag in the two compilers to get an ELF file with the right DWARF debugging info in it. I recomm...| blog.gistre.epita.fr
A Hardware vulnerability in DRAM and its actual solution| blog.gistre.epita.fr
This article goes over the evolution of the hardware graphics pipeline on GPUs across the different game console generations.| blog.gistre.epita.fr
This article explores the expansive field of MEMS (Micro-Electro-Mechanical Systems), encompassing various types such as sensors, actuators, purely electronic or structural elements.| Posts on The Gistre Blog
A short tutorial on how to use nix features to easily manage, reproduce and expand your projects.| blog.gistre.epita.fr
Deep dive through the manufacturing process of CPUs and what are the challenges related to it| blog.gistre.epita.fr
An overview of the steps involved in emulating diverse architectures and the challenges encountered throughout the process.| Posts on The Gistre Blog
In this article, we’ll see how to write a simple file system| blog.gistre.epita.fr
A overview of the steps involved in emulating diverse architectures and the challenges encountered throughout the process.| blog.gistre.epita.fr
A dive into the evolution of Linux as a gaming platform over the years, and the technical challenges that were overcome to make gaming viable on the open-source OS.| blog.gistre.epita.fr