A book about the C programming language

πŸ’» C Code Development in VS Code for MacOS 🌊 πŸ‘©β€πŸ’» 🍏

A quick how-to guide to installing C code tooling for Microsoft VS Code on MacOS. ...

April 29, 2021 Β· 4 min Β· Jas
The Python3 language logo over some Python code

πŸ’» Python3 Development on VS Code for MacOS 🐍 πŸ‘©β€πŸ’» 🍏

A quick how-to guide to installing Python3 tooling for Microsoft VS Code on MacOS. ...

April 11, 2021 Β· 3 min Β· Jas
Raspberry Pi header with power wires

πŸ’» Raspberry Pi 4 Serial Console πŸ“ πŸ₯§ πŸ‘©β€πŸ’»

Raspberry Pi has been through a few revisions now, and the data available on the www tends to get stale very fast. This is the right way of connecting to a Raspberry Pi 4 via a serial consoles. Which GPIO pins are used for the serial console? As can be seen in the image above and the cartoon here, the TX (PIN8) and RX (PIN10) pins for the serial port are next to the 5V power (PIN2) and GND (PIN6) pins on the top left....

April 19, 2020 Β· 4 min Β· Jas
A linear feedback shift register

πŸ’» Linear Feedback Shift Register β›“ ✨ πŸ‘©β€πŸ’»

How did I get started in technology? Great question, let’s explore… ...

February 17, 2020 Β· 5 min Β· Jas