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

56 total results found

How to use a Rotary Encoder Button

Physical Computing Tutorials

...es to open and close. Wiring Top 2 Pins: one pin to D4 one pin to GND Bottom 3 Pins: Right Pin to D3 middle pin to GND Left Pin to D2 Library EncoderStepCounter library will be used. We have a tutorial on how to install a library here. Getting ...

Adding content - Music and Audio

Spark AR other Content and Tutorials

...f the Assets pane. Additional information on importing audio files, including optimised settings for audio clips, can be found here. A tutorial that covers some of the topics above and shows you how to add a simple interactive element can be found here.

How to set the sound output in Raspberry Pi

Raspberry Pi Tutorials

...GUI) Click the Raspberry menu (top-left corner) Go to Preferences → Audio Device Settings In the Output Device dropdown, choose: HDMI or HDMI 1 (depending on your Pi model) Click Select Controls if needed to unmute or adjust volume Click Close You may ...

Useful learning resources

Physical Computing

...those with a grasp on the basic topics. Websites Learn at Sparkfun Learn at Adafruit Kobakant DIY - Lovely guides for DIY e-textiles and conductive material-based components and projects Arduino Stackexchange - forum for asking questions Videos ...

Raspberry Pi Image: Retropie for Reviving Vintage Games

Raspberry Pi Raspberry Pi Image

...p. Learn more. RetroPie sits on top of a full OS, you can install it on an existing Raspbian, or start with the RetroPie image and add additional software later. It's up to you. We are using Raspberry Pi Imager. We have a more detailed tutorial for imaging...

Introduction to the PyCharm IDE

Python for Beginners

... write code. The tab bar at the top lets you switch between different files, though currently, we have only one, main.py. Environment: This shows the environment used to run your Python files for this project, matching the Mamba settings you selected whe...

Creating a Landscape

Unreal Engine Basics Creating Virtual Worlds

...scape mode. This menu is on the top left of your screen and will be used often to switch between different modes of the editor. We will want to change two important settings here. Turn ON Enable Edit Layers. This will allow us to modify our landscape l...

Using Quixel Materials

Unreal Engine Basics Creating Virtual Worlds

...return to Selection Mode on the top left of the screen. Then after selecting your landscape, scroll down on the Details panel. This panel shows you the properties of the object you have selected. This is where you can see the location, rotation, scale, an...

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...e editor mode to Foliage on the top left of your screen. You have to then specify which trees/bushes/grasses you want to use by clicking the +Foliage button. As you can see, I have added 4 types of trees to my selection and ticked all the boxes. Yo...

How to export your p5.js as a video

Creative Coding Tutorials

...n extract it to either your desktop or downloads folder (anywhere y ...>" button beneath the play and stop buttons. Click this to expand t ... following lines of code to the top of sketch as a global variable. ... capturer.save(); capturer.stop(); } The Draw Function in Fu...

AR with Unity - Step #1 - Development environment setup

Unity AR Image target AR tutorial

... on the three dots found on the top right corner of the Unity 2019.2b box. This will display a menu that includes the "Add modules" option, once you click on it, you will see a list of components you can add to your previously installed copy of Unity. ...