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

10 total results found

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

...! Go to https://github.com/ and make yourself an account, if you don ...roject like normal in Unity and make some edits! It's pretty empty a ... in the local repository if you make a commit. Files in red have cha ...thout sending a message. Try to make it something sensible that expl...

Pi War 2024 Log

Raspberry Pi

...ing wifi communication - CLIENT Make sure you change the IP address ...[-1] # Create a socket and make a HTTP request s = socket.s ...[-1] # Create a socket and make a HTTP request s = socket.s ... is connected to the network first. We only used the router for the...

Steam VR setup Tutorial #1 - Player camera setup

VR tutorials - Unity HTC VIVE Tutorials

...ect, you might need to login first. Make sure you select a 3D template. ... for the plane. Now, let's make bigger so your player can have a bit more of space to interact. With your plane selected, look for the Transform component in the "Inspector" p...

How to export your p5.js as a video

Creative Coding Tutorials

...lly download a src.zip folder. make sure you sign into Moodle to ac ...his folder to our sketch now. make sure you turn off "auto-refresh ...capture code then check here first. Return to your "sketch.js" file where we can now add the following lines o...

How to install Node.js on Raspberry Pi

Raspberry Pi Tutorials

...eps You may also wish to install the development tools to build native addons: sudo apt-get install gcc g++ make And you may wish to install Ya ..." | sudo tee /etc/apt/sources.list.d/yarn.list sudo apt-get update && sudo apt-get install yarn

Accessibility Statement

About the Lab Frequently Asked Questions

...iceOver) We have also tried to make the website text as easy to und ...how we will deal with your request. Reporting accessibility problems with this website We’re always looking to improve the accessibility of this website. If you find any problems not...

How to use DFPlayer mini to play MP3

Physical Computing Tutorials

...card, the module will not work. Make sure you are using .mp3, not .w ... page. #include <DFPlayerMini_Fast.h> #include <SoftwareSerial.h> SoftwareSerial mySerial(3, 2); // RX, TX DFPlayerMini_Fast myMP3; void setup() { Serial.begin(115200); mySerial....

How to Display Animation on Waveshare E-Paper Display

Raspberry Pi Tutorials

...isplay is not refreshing very fast. Short animation, depends on th ...eg, sudo apt install ffmpeg -y Make sure you are at the /animation directory Start conversion, for f in *.jpg; do ffmpeg -i "$f" "${f%.jpg}.bmp"; done Remove old jpg files, rm *.jpg ...

How to use Raspberry Pi Camera Module 3

Raspberry Pi Tutorials

...ke a Photo: libcamera-jpeg -o test.jpg Record a Video (10 seconds) ...: libcamera-vid -t 10000 -o test.h264 Testing Code Python Code ...oading Haar Cascade classifier. Make sure the path is correct.") exit() # Start capturing frames and detecting ...

Types of Lighting and Lighting Mobility

Unreal Engine Basics

...cific objects or areas of interest. 4) Area Lights: Area lights are ...ing real-time reflections. This makes them suitable for indoor environments or areas with a fixed light source. 3) Moveable Lights: Movable lights provide greater flexibility than stati...