Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

230 total results found

How to image a Raspberry Pi

Raspberry Pi Raspberry Pi Image

How to image a Raspberry Pi? There is ...load the Raspberry Pi Imager Go to the Raspbeery Pi official site to download the software. Choose a ...n SD card. Insert the SD card into your computer. It is always a g ...ood habit to format the SD card before imagi...

Using built-in example code and Reading the hookup diagram

Physical Computing Workshop: Beginner Physical Computing

...d be blinking now. 3. Understanding the Code First, you will see ...information from these comments to help you understand the code. A ...ish what component we are going to control and what are they. pin ...ggested, it will loop forever. digitalWrite(LED_BUILTIN, HIGH); ...

How to power the Raspberry Pi Pico

Raspberry Pi Tutorials

...spberry Pi Pico The easiest way to power a Pico is through the USB ... cable either to a computer or a phone charger. ...n use batteries as well. This tutorial will demonstrate how to power a Pico with a 9V battery ...spberry Pi Pico pinout You have to find out the pinout of the mode...

How to use a Servo Motor

Physical Computing Tutorials

What is a Servo Motor? A servo motor is a rotary actuator that allows for precise contro ..., conveyor belts, and various automation systems. A servo motor works by receiving a control s ...ses an internal feedback system to adjust the motor’s movement acc...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

...t allows two electronic devices to communicate when they are withi ...l keycards, smart tags, and tap-to-share features. NFC works by us ...oesn’t require pairing like Bluetooth — just a simple tap is enoug ...h to exchange data. In this tutorial...

AR with Unity - Step #3 - Adding content to your project

Unity AR Image target AR tutorial

...t this is part of a series of tutorials progressing from basic con ...cepts to more functional and complex pro ...jects. Aims This tutorial aims to help you set up a AR Unity proj ...-in. In this step, we are going to review all the components neede...

How to use a EMG Muscle Sensor

Physical Computing Tutorials

...uscle fibres are activated by motor neurons, and converts this dat ...a into an electrical signal that can b ...e analysed or used to control other devices. In this ...tutorial, we are using the MikroElek ...ka EMG Click board. Wiring 5V to 5V (Power) AN to A0 (Signal) GN...

Using NEMA17 Stepper motor with Big Easy Driver

Physical Computing Tutorials

What is NEMA17 Stepper motor? A NEMA 17 stepper motor is a compact, precise motor commonly used in 3D printers, ... and robotics. “NEMA 17” refers to its 1.7 × 1.7 inch mounting fac ...le the stepper design allows it to move in fixed steps (typically ...

Introduction to Python

Python for Beginners

Welcome to the world of programming with P ...er, we will embark on a journey to explore the fundamentals of Pyt ...rience, this course is designed to give you a strong foundation in ...ed in 1991, Python was designed to emphasize code readability and ...

Introduction to the PyCharm IDE

Python for Beginners

...elcomed by its startup screen. To create a blank Python project, ...." PyCharm will now prompt you to configure the Python project: ...mProjects/first-pycharm-project directory. However, you can choose a lo ...onment, select Conda. PyCharm automatically makes the virtual envi...

How to use a relay module

Physical Computing Tutorials

...by a signal between low-powered digital electronics and high-power ...s handy when the thing you want to control requires higher power ( ...ve max. 5V and 40 mA. In this tutorial, I will use a water pump an ... example, but it can be applied to a lot of other things as well, ...

How to use a Rotary Encoder Button

Physical Computing Tutorials

What is a Rotary Encoder Button? A rotary encoder button is an input device that combin ...es: a Rotary encoder — to detect rotational direction (cl ...ckwise) and steps and a Push button — to detect when the knob is pressed ...ul as a rotation sensor or selector and looks similar to potentiom...

How to install libraries

Physical Computing Tutorials

...tions of code that are designed to provide additional, reusable functionality o ...r to simplify using external electro ...cally come with examples of how to use them. The library developer ...xplains how it possibly relates to what you are trying to achieve....

Radio Communication: How to use APC220 Radio Data Module

Physical Computing Tutorials

What is APC220 Radio Data Module? The APC220 Radio Data Module is a compact, low- ... serial communication over long distances using the 433 MHz ISM ba ...nication are needed. In this tutorial, we will use two Arduino, o ...ne for sending (Leonardo) and one for receiv...

How to get started with Face Tracking in Spark AR

Spark AR TEMPLATE : Basic Face Tracking

...rk AR. There are multiple different starter templates in Spa ...that make use of face tracking. To make your development easier, c ...a template that is most similar to your idea. You can then make ... changes to that template to add in your ow...

How to get started with World Effects in Spark AR

Spark AR TEMPLATE: World Effects

...rk AR. There are multiple different starter templates in Spa ...that make use of world effects. To make your development easier, c ...a template that is most similar to your idea. You can then make ... changes to that template to add in your ow...

Setting up Kinect in Touchdesigner

Touchdesigner Interactive Media

... within our graphics. In this tutorial we will look into setting up and using Kinect v2 ...Before we begin, it's important to note that unfortunately these d ...er students can arrange with us to use the PCs available in the la ...llow some time for the software to upload and update the status of...

How to use a Neopixel strip

Physical Computing Tutorials

...ing that it can be programmed individually. With the library creat ... for your project. They come in different sizes and shapes and you ...r light installations. Wiring DIN to Pin6 +5V to 5V GND to GND Library Adafruit NeoPixel ...stable performance. We have a tutorial on how to install a library...