Advanced Search
Search Results
164 total results found
Pi War 2024 Log
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
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
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)
Watch this video by Meta explainin ...the UI and different panels in Spark AR
Week 3 - Iteration, arrays, objects and pixel arrays
... 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...
Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner
...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...
How to set the sound output in Raspberry Pi
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...
Week 2 - Animation, conditionals & random numbers
... The code is also available to view directly on Github's website. D ... detail. A variable is simply a way of storing information in the ...tions. 5 - The value which we want to store in the computer's me ...g directory and is available to view on Github: /04_using_variables...
Installation and Setup
How to install and setup Spark AR for the first time.
Setting Up Your Environment
UE Installation and Set-up
...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...
Setting up Kinect in Touchdesigner
...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 1 - Coordinates, shapes and colour
Outcomes Set up development environment Und ... The code is also available to view directly on Github's website. ...ject In this exercise you will set up a p5.js project using the At ...g directory and is available to view on Github: /00_empty_project/ ...
Radio Communication: How to use RFM69HCW Radio Data Module
...) 500 m – 1500+ m (configurable) Data Rate ...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); ...
Using a Joy-IT TFT LCD Display
...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
...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...
Using a Joy-IT 1.3" 128x64 OLED display
... more flexible screens. If you want to use the display for animat ...acklight. Viewing angles Very wide — c ...t off-angles. IPS: wide viewing angles; TN: narrow. Overall ... Smartphones, premium TVs, smartwatches, VR headsets, foldable dev...