How to Change the Value of a Variable in C

Using pointers, a variable can have its value changed by another function, when using C.

May 29, 2022 · drohen

How to Write Hello World In C

The "Hello world" program in C is one of the most basic programs, and it is the first program you write in any language you learn.

May 22, 2022 · drohen

Compile a Simple C Program on Linux

Linux provides a program called GCC you can use to compile C programs.

May 22, 2022 · drohen

How to Write C Code

A collection of posts that cover the C programming language, inspired by a variety of sources.

May 22, 2022 · drohen

Reflection of 2 Components 1 Week

Looking back over building my electroplankton + paddle controller inspired app and interface.

December 29, 2021 · drohen

2 Components - 1 Week. So many possibilities.

Reimagining the paddle controller.

December 17, 2021 · drohen

Better Prototyping with Web Serial and Raspberry Pico

Controlling web applications with powerful, easy-to-use, cheap microcontrollers means custom interfaces for the web are possible.

December 16, 2021 · drohen

Updated: Untitled (Interface Challenge: 00001)

Learning physical interface design.

October 29, 2021 · drohen