Pinned Projects
Visit GitHub ProfileA PCB Project, from pcb to C - all without any libs. Functionality: A pcb - with CPU, Sensor, Display. The core functionality is to gain data (from the sensor) and to show them on screen (per spi). Sensor is speaking per i2c
My own Esp32-C3-Super-Mini + BME280 + MQTT project, because I needed something reliable. In my opinion it is really simple to use!
I wondered about how dynamic Arrays worked and this lib is just my own dynamic Array called `DynArray`
I personaly hate InteliJ, and so I created a cli tool, which can also create a parent dir and a child dir called `src`, - you know... normal InteliJ stuff. All with one single command!