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

167 total results found

Pi War 2024 Log

Raspberry Pi

Documentation of Pi War 2024 Pi Wars is an international, challeng ...ight, and the other controls forward and backwards. Problems with batteries Thi ... print("Hello.") def right_forward(): motor1a.value(0) m ... motor2b.value(1) def left_forward(): motor2a.value(0) m...

How to use Waveshare E-Paper Display with Raspberry Pi

Raspberry Pi Tutorials

What is a Waveshare E-Paper Display? A Waveshare E-Paper Display is an el ... tutorial, we will be using the Waveshare model epd7in5V2, a Raspb ... the black clip to secure it. Setting Up the Pi Enable SPI in pi ...ub git clone https://github.com/waveshare/e-Paper.git Go to the D...

How to Display Animation on Waveshare E-Paper Display

Raspberry Pi Tutorials

How to use Waveshare E-Paper Display? Please ...ollow the previous tutorial for setting up the basic. This tutorial ...port logging import random from waveshare_epd import epd7in5_V2 import time from PIL import Image,ImageDraw,ImageFont import traceback logg...

8th Wa...

Finding your way around Spark AR (UI Explainer)

Spark AR First Look at Spark AR

Watch this video by Meta explaining the UI and different panels in Spark AR

Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner

Touchdesigner Interactive Media

...erequisites and show you how to set your camera up in TouchDesigner ...re launching TouchDesigner. 2. Setting up TouchDesigner 2.1 Conne ... camera. Click Initialize, wait for it to mark "Ready" (1), t ..., and darker areas are farther away. To gather both 'disparity' a...

Using a Adafruit 1.8" TFT Display Shield V2

Physical Computing Tutorials

...hield #define TFT_RST -1 // Reset line for TFT is handled by sees ...TFT_CS, TFT_DC, TFT_RST); void setup(void) { Serial.begin(9600); ...getVersion(), HEX); // Start set the backlight off ss.setBacklight(TFTSHIELD_BACKLIGHT_OF ...F); // Reset the TFT ss.tftReset(); // ...

How to set the sound output in Raspberry Pi

Raspberry Pi Tutorials

Audio Setting Most Raspberry Pis have a 3 ...low will show you two different ways to set the output device. Method 1: Us ...o to Preferences → Audio Device Settings In the Output Device drop ...: Terminal Command For example, setting HDMI as default audio outpu...

Installation and Setup

Spark AR

How to install and setup Spark AR for the first time.

Setting Up Your Environment

Python for Beginners

UE Installation and Set-up

Unreal Engine Basics

...ending on your operating system settings, you might be asked to sel ...finishes, run the installer and wait for it to complete. Creat ...an Epic Games Account After the setup program installs the Epic Gam ...ect which Engine components you want to install. This is where you...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...cording to the guide. 2. Create Custom paper size If you are using the ... then you will need to create a custom paper size for your thermal pap ...enu of Paper Size Click Manage Custom Sizes Use the + button to crea ...e indefinite for the printer. I set the height as 50mm, as my inten...

Setting up Kinect in Touchdesigner

Touchdesigner Interactive Media

...this tutorial we will look into setting up and using Kinect v2 and ...fore we start, download the Software Development Kit (SDK) from he ...ere allow some time for the software to upload and update the stat ...us of your Kinect. My final settings looked like this (further ...

Week 3 - Iteration, arrays, objects and pixel arrays

Creative Coding Workshop: Introduction to Creative Coding

... is only performed once. If we want to perform a conditional oper ...rom the x coordinate. function setup() { createCanvas(400, 300) ...y using a while loop. function setup() { createCanvas(400, 300) ...this case an integer, initially set to 50. while (x <= 350) {T...

How to export your p5.js as a video

Creative Coding Tutorials

...ime-based work in p5.js you may want to capture the canvas as a vi ...how to: Download and include a custom library to your p5.js sketch Pr ...your camera as a capture card. Custom Library The first step we need ...to take is to download the custom library for this process. This ...

Radio Communication: How to use RFM69HCW Radio Data Module

Physical Computing Tutorials

...er-friendly Requires more setup/code Wiring (same wi ...RH_RF69.h> /************ Radio Setup ***************/ // Change t ...we increment per xmission void setup() { Serial.begin(115200); ... //while (!Serial) delay(1); // Wait for Serial Console (comment o...

Using a Joy-IT TFT LCD Display

Physical Computing Tutorials

...efine RST 4 // Declaration of RESET Pin Adafruit_ST7789 lcd = Ada ...fruit_ST7789(CS, DC, RST); void setup(void) { lcd.init(240, 240, S ...PI_MODE2); lcd.setRotation(1); delay(500); // f ...g lcd.fillScreen(0x22ED); lcd.setCursor(20, 100); lcd.setTextCol...

How to use Grove Serial Bluetooth v3.0

Physical Computing Tutorials

...obtaining a copy * of this software and associated documentation ...files (the "Software"), to deal * in the Software without restriction, includin ...nd/or sell * copies of the Software, and to permit persons to who ...m the Software is * furnished to do so, sub...