Posts tagged Hardware

Using devices

todo

Read more ...


GPIOs: Inputs and Outputs

Note: most of these notes were adapted directly from the Raspberry Pi docs: GPIO-Pinout [1]

Read more ...


Electronics Basics

This course is at the boundary of code and physical objects. While we access the GPIOs of our reTerminals using filesystems and code, ultimately the digital signals are being delivered with electricity along conductive physical components.

Read more ...


Signals: Digital and Analog

Modern computer science depends on electricity to physicially store and transfer information. In this program, you have learned about the binary representation of information, which depends upon the electrical transistor to store the “values” 0 and 1.

Read more ...


reTerminal built-in devices

This section is based on the official documentation for the reTerminal: Hardware and Interfaces Usage

Read more ...


ReTerminal Kit

In this course, you are provided with a reTerminal kit containing hardware for experimenting with electrical devices on a portable Linux system.

Read more ...