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

183 total results found

Using MatrixPortal M4 for animation

Physical Computing Tutorials

...on We have another tutorial for setting up the MatrixPortal board a ...cus on creating an animation to display on a 64x32 matrix. Circui ...d or some other layout. These individual sprites can represent var ... bitmap spitesheet. If you just want to test the code, you can dow...

How to use MatrixPortal M4

Physical Computing Tutorials

...lash storage. Matrix Control: Dedicated connectors for RGB LED mat ...ces (HUB75 interface), allowing direct control without needing additional hardware. Power: Can be powered via US ...age boards. It’s great for building projects that involve large, ...

Unity for Beginners Workshop

Unity

...ng 3D environment. Before attending the workshop, you will need t ... 1 - Installing Unity Task 2 - Watch and follow the video tutoria ... to build and prepare all the assets you want to use (Images and sound file ...nstalling Unity Task 2 - Please watch the Unity for Beginners vide...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

... text and graphics inklessly on different sizes 216mm/210mm/110mm/ ...ver and install the driver according to the guide. 2. Create Custo ...e indefinite for the printer. I set the height as 50mm, as my inten ...mber at least 3mm margins. 3. Set Default Paper size You will nee...

How to connect a push button or switch

Physical Computing Tutorials

...hes? Buttons and switches are a way of opening and closing a circu ...connection as one of the most rudimentary forms of sensor you can ...an Arduino. There are dozens of different types of switches and bu ...other type of button or switch. Different types Rocker switch Pus...

How to make Animation on NeoMatrix

Physical Computing Tutorials

...g that they can be programmed individually. With the library creat ... for your project. They come in different sizes and shapes and you ...or lengthen them flexibly. Once set up, they are very durable and e ...oMatrix from Adafruit. Wiring DIN to Pin3 +5V to 5V GND to GND ...

Raspberry Pi Image: Retropie for Reviving Vintage Games

Raspberry Pi Raspberry Pi Image

...assic PC games with the minimum set-up. Learn more. RetroPie sits o ...th the RetroPie image and add additional software ware later. It's up to you. We are ...buttons on your controller accordingly, one by one. If you want to skip any button configurat...

How to build to a Vive Pro or Vive Pro Eye

Unreal Engine Basics Building to a VR headset

Building a VR app for the Vive Pro Eye ...ne involves several steps, including setting up the development environm ...ent, configuring project settings, and packaging the app. Be ...eampowered.com/steamvr). Set Up SteamVR for Vive Pro Eye: C ...onnect your Vive Pro Eye headset to your development machine. La...

How to Program an ATtiny85 with an Arduino Uno

Physical Computing Tutorials

...re. It has an 8-pin interface (PDIP) and comes in the category of ...ctured by Microchip. Know More Set the Arduino Uno Into ISP Mode S ...STYLE_WIRING to the code before setup() UPLOAD! Wiring The pins are ... Pin 0 (5) Pin 10 --> Reset (1) Only when you are uploadi...

Steam VR setup Tutorial #2 - Teleporting around your scene

VR tutorials - Unity HTC VIVE Tutorials

...ges, we already explored how to set up the scene you are expected t ...is tutorial. Prerequisites Setting up the Steam VR plugin. St ...eam VR setup tutorial# 1 Getting star ...ted In the Steam VR setup tutorial #1, we downloaded th ...n this tutorial we are going to set up the teleporting feature also...

How to use a relay module

Physical Computing Tutorials

...by a signal between low-powered digital electronics and high-power ... It is handy when the thing you want to control requires higher po ... In this tutorial, I will use a water pump and a 1-channel 5V rela ...one you have. Relay module has different models providing 1/2/4/6...

How to use Raspberry Pi Camera Module 3

Raspberry Pi Tutorials

...ra Module 3? This tutorial will walk you through setting up and using the Raspberry ... ✅ Yes (PDAF or EDOF depending on model) HDR ...later Requirements Hardware Raspberry Pi (Pi 3 or later) ...upply & HDMI or SSH access Software Raspberry Pi OS Bookworm (64...

How to build to a Meta Quest 2

Unreal Engine Basics Building to a VR headset

Building a VR app for the Meta Quest 2 ...nvolves a series of steps, including setting up the development environm ...ent, configuring project settings, and packaging the app. Be ... these tools through Android Studio or separately from the Android ...ttps://developer.android.com/studio). Set Up Oculus Develop...

Variables

Python for Beginners

... ints. Consider a basic task: adding two whole numbers using Pytho ... result of 2. However, you may want to use a certain value more t ...beled boxes where you can store different types of data. This data ...d a sum of two integers like we did before, except this time we ar...

Types of Lighting and Lighting Mobility

Unreal Engine Basics

...is article, we will explore the different types of lighting in Unr ...y in a project. There are 5 different types of lights within U ...nreal Engine. 1) Directional Lights: Directional lighting represents an ... infinitely distant light source, simulating t...

What are GPIO pins on Raspberry Pi?

Raspberry Pi

...pzero from time import sleep # set up pushbutton and bank of leds ...resetbutton = gpzero.Button(3) leds = ...or def LightsOn (): while resetbutton.is_pressed: leds. ...on() def ResetCounter (): global counter ... showThis & 0b0001) # setup button handlers resetbutt...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

...dentify the VR platform and headset you want to target (e.g., Oculus Rift, ...st, etc.). Install the corresponding VR SDK and plugin for Unreal ...ne. For example, for Oculus headsets, you can use the Oculus VR Plu ...ing point. 3. Configure Project Settings: Go to Edit > Project Sett...

Making a website for your HTML, JS, CSS or p5.js files

Creative Coding Tutorials

...something goes wrong, you can always go back to when it did work! Step 1: Signing up for ...e. Very important!!!1!!1! The way that GitHub pages work is that ...). For instance, if my username was 'jonny' my GitHub pages URL wi ...1!!1! This is where we need to set our repository name to equal ex...