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

154 total results found

Arduino Nano 33 Sense Rev2

Physical Computing Tutorials

...ly:Arial, sans-serif; margin:20px; background:#fafafa;} table ...{border-collapse:collapse;width:100%;background:#fff;} th,td{p ...adding:10px;border:1px solid #ddd;text-align:left;font-size:14px;} th{background:#f0f0f0;fon ... IMU LSM9DS1 (9-axis) BMI270 (6-axis) + BMM1...

Using built-in example code and Reading the hookup diagram

Physical Computing Workshop: Beginner Physical Computing

1. Upload example code Open a built-in example, Blink, and upload the cod ... a lot of light grey coloured text, those are comments, not code. ...ill become a comment as well. Next, you will see two main parts, ...choose HIGH, turn it on. delay(1000); delay means whatever you ar...

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 inputs on the board, or se ... done by switching the USB <-> EXT switch back and forth. USB: ...means power from the Arduino. EXT: means power via the 2.1mm con...

How to get started with Textures and Materials in Spark AR

Spark AR Materials and Textures in Spark AR

Textures and Materials in Spark AR ... Watch this video which explains the basics of Materials i ...n Spark AR. The texture and materials in Spark AR a ...re similar to textures and materials in other 3D ...software like Blender, Cinema4D, and U...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

...the VR platform and headset you want to target (e.g., Oculus Rift, ... plugin for Unreal Engine. For example, for Oculus headsets, you ...ty, enable the VR platforms you want to support (e.g., Oculus, Ste ... for your VR environment using external tools or Unreal Engine's ...

How to send data to p5.js from Arduino

Physical Computing Tutorials

... pin to A0 Arduino Code This example sends the potentiometer va ...the value to the Serial delay(100); //little delay to prevent Ar ...going crazy } p5.js Code This example will show the incoming dat ...ace the below script in the index.html file, inside the <head>. <...

Connecting a Potentiometer

Physical Computing Tutorials

... as an input to a circuit, for example controlling how loud your ...ge between pins #1 and #3. For example if you have Ground (0V) on ...e between 0V to 5V, at the half way the voltage on pin #2 would be ...ter like those found on audio mixing desks. Wiring Wiring up butt...

How to connect a push button or switch

Physical Computing Tutorials

...hes? Buttons and switches are a way of opening and closing a circu ...ir position, they can be a good way of indicating the mode of a de ...vice, such as playing video forward or backwards. Micro switches can with mo ...imple, however there is a complexity you might not have thought a...

Using MatrixPortal M4 for animation

Physical Computing Tutorials

How to use MatrixPortal M4 for animation We have ...utorial for setting up the MatrixPortal board and covering the ba ... an animation to display on a 64x32 matrix. CircuitPython and libraries v ... bitmap spitesheet. If you just want to test the code, you can dow...

3D Geometry and Parametric Design

Creative Coding Concepts

This is an informal workshop experimenting with a method of gen ...pace and making this content viewable in low-fi VR headsets. I ha ...ve been making a piece of software using openFrameworks to explore creating generative 3D mes ...c concepts of 3D modelling and explain how this software can be u...

How to build a Simple Robot Arm with Servo Motor and Joystick

Physical Computing Tutorials

...D Workshop to laser cut the hardware. In this tutorial, we will fo ...ound to GND Servo: Signal to 6/10 Potentiometer: Right pin to 5V ... A1 #define servoRotation 10 #define servoAngle 6 // cr ...tationMapped = map(rotation, 0, 1023, 0, 180); // scale it to the ...

Controlling an actuator with TinkerKit Mosfet

Physical Computing Tutorials

...e. Typically you might find an example of a mosfet circuit online ...mall, cheap module which takes away all these headaches, on the Ar ...other side of your actuator) **Warning**The TinkerKit Mosfet can ...e an LED. There are some quick examples below: Basic Example This...

Making a Force Sensor/ a Button with Velostat & Conductive Fabric

Physical Computing Tutorials

...(a.k.a. Linqstat) is a thin, flexible, pressure-sensitive plastic ...plied. Conductive Fabric is a textile material (woven or non-wove ... like a wire but is soft and flexible like fabric. Assembling the ...5V) Ground (one end to GND with 10K resistor) Signal (GND side to ...

An Introduction to 2D in Unity 5

...ect. You can do this one of two ways: Option 1: On the menu ba ...Main script in the light grey box in the Inspector tab, this will ...y window. In order to see the text outputted the console window n ...button to see the Debug.Log() text in the console: Save your S...

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! ... homepage. There will be a few extra forms when you signup, you c ...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...

What is a Raspberry Pi?

Raspberry Pi

... Pi project originally leaned towards the promotion of teaching ba ...berry Pi OS, a Debian-based Linux distribution for download. It p ...r Pi. Pi 3: standard HDMI port x1 Pi 4 & Pi 5: micro HDMI port x2 3. Mouse and with cable You c ...ngs on it. BUT, you have to be aware of the types and sizes of the...

How to use DFPlayer Pro to play MP3

Physical Computing Tutorials

...e with an internal storage of 128MB. The module can be used as a ... Arduino UNO or any other with RX/TX capabilities. Know More This tu ...ing up the sensor is less complex than the previous version with ...5V (Power) GND to GND (Ground) RX to D2 TX to D3 R+ to Speaker(+)...

UE Installation and Set-up

Unreal Engine Basics

...finishes, run the installer and wait for it to complete. Creat ... Launcher and continue to the next section. If you don't have an ...ect which Engine components you want to install. This is where you .... Click the Install button and wait for the installation to compl...