Pinned Projects
Visit GitHub ProfileThis is my own programming language. Parser is coded in C and tests are written in Python / C. I hope you can acomplish something like interest in that project. You asm guys will notice that there are a lot of similars to the "real asm". Code is structured like on x86, but i am using intel and both atnt features at once. Check it out!
A 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
I wondered about how dynamic Arrays worked and this lib is just my own dynamic Array called `DynArray`
My own Esp32-C3-Super-Mini + BME280 + MQTT project, because I needed something reliable. In my opinion it is really simple to use!
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!