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

122 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 ...ub git clone https://github.com/waveshare/e-Paper.git Go to the D ...minal or use a Python-based software such as Visual Studio or Thon...

How to Display Animation on Waveshare E-Paper Display

Raspberry Pi Tutorials

How to use Waveshare E-Paper Display? Please ...port logging import random from waveshare_epd import epd7in5_V2 import time from PIL import Image,ImageDraw,ImageFont import traceback logging.basicConfig(level=logging.DEBUG) try: logging.info("epd7in5_V2...

How to image a Raspberry Pi

Raspberry Pi Raspberry Pi Image

...ficial site to download the software. Choose a suitable version fo ...r yourself. 2. Insert your SD card A CTL Pi kit should contai ...n an SD card. Insert the SD card into your computer. It is ...always a good habit to format the SD card before imaging it. You nee...

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

Using a TCS34725 RGB Color Sensor

Physical Computing Tutorials

... TCS34725 has an I2C interface (SDA and SCL) that connects to the ...s for data communication called SDA and SCL. Both these lines are ...h. Each data bit transferred on SDA line is synchronized by a high ... on the SCL line. Serial Data (SDA) – Transfer of data takes plac...

Using an PN532 RFID reader

Physical Computing Tutorials

...h to IIC on the module. D/T - SDA (Pin 14) C/R - SCL (Pin 15) GN ...al.println(); Serial.println("Waiting for a card......"); } void ...al.println(); Serial.println("Waiting for a card......"); } v ...ude <Adafruit_PN532.h> #define SDA_PIN SDA #define SCL_PIN SCL ...

How to use a Bare Conductive Touch Board with Arduino

Physical Computing Tutorials

...ng the above two tutorials. Hardware Plugin Whenever we use an Ard ...e it opened. Download the Hardware Plugin here: bare-conductive- ...duino-public.zip Create a hardware folder Windows: Libraries/Do ...cuments/Arduino/hardware OR My Documents/Arduino/hardw...

Using a Sparkfun MP3 Trigger

Physical Computing Tutorials

...fun electronics that provides a way to play MP3 files from a Micro ... SD card via either one of 18 TRIG ...ading files You must us a micro SDSC (up to 2GB) card, or a SDHC (up to 32GB) card formatted i ...play 001.MP3 - 005.MP3 from the SD card with a 1 second delay betw...

Using a Monochrome 1.3" 128x64 OLED display

Physical Computing Tutorials

...ial, we will be using Adafruit SSD1306 128 x 64 OLED with I2C comm ...: VIN to 5V GND to GND Data to SDA pin CLK to SCL pin RST to Pin ...ode you will need the Adafruit_SSD1306 Library. We have a tutorial ...ruit_GFX.h> #include <Adafruit_SSD1306.h> #define SCREEN_WIDTH 12...

How to use DFPlayer mini to play MP3

Physical Computing Tutorials

...you copy the mp3 onto the micro SD card will affect the order mp3 ...first mp3 copied into the micro SD card. MAC User Attention! If y ...tiate! If you didn't put in the SD card, or have no MP3 files in t ...he SD card, the module will not work....

AR with Unity - Step #1 - Development environment setup

Unity AR Image target AR tutorial

...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. About the Vuforia Engin ...grates the Vuforia Engine, this SDK allows you to easily create AR ...e IOS build support. Please be aware that both Windows and IOS com...

What is a Raspberry Pi?

Raspberry Pi

... Pi project originally leaned towards the promotion of teaching ba ...berry Pi 5: 5.1V, 5A; USB-C 5. SD card The SD card acts as the hard drive of ...ngs on it. BUT, you have to be aware of the types and sizes of the ... SD card. There is a list for you t...

Mobile VR -Setting Up Unity

VR tutorials - Unity Mobile VR

...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. Android and/or IOS buil ...e IOS build support. Please be aware that both Windows and IOS com ...When installing either of these SDKs you might find your self faci...

Touch sensor - Using an CAP1188

Physical Computing Tutorials

...> 5V GND -> GND SCL -> SCL / A5 SDA -> SDA / A4 Older Arduino boardsSome ...lder Arduino boards do not have SDA and SCL pins as shown in the d ... most Arduino boards used A4 as SDA and A5 as SCL. Getting started After installing the library and wiring th...

Touch sensor - Using an MPR121

Physical Computing Tutorials

... libraries folder Now the software Arduino IDE is ready, you wil ... -> GND SCL -> SCL or A5 on UNO SDA -> SDA or A4 on UNO Older Arduino bo ...lder Arduino boards do not have SDA and SCL pins as shown in the d ... most Arduino boards used A4 as SDA and A5 as SCL. Getting started...

How to build to a Meta Quest 2

Unreal Engine Basics Building to a VR headset

...tall Unreal Engine and Required SDKs: Download and install the la .../). Ensure you have the Android SDK and NDK installed on your deve ...s such as package name, minimum SDK version (recommended to use An ...nreal Engine updates and Oculus SDK changes to maintain compatibil...