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

164 total results found

How to Configure a Raspberry Pi for the first time

Raspberry Pi Raspberry Pi Image

...e this. 2. Locale You need to set your country, language, time zo ... keyboard layout. When you are setting up the keyboard, make sure ...ck the Use US keyboard, it will set up the keyboard corresponding t ...n change that after the initial setup. Check this tutorial for chan...

What is a Raspberry Pi?

Raspberry Pi

... Pi project originally leaned towards the promotion of teaching ba ...t the specs. Things you need to set up your Pi Raspberry Pi is a si ...ou still need them when you are setting up. All necessary parts are ...ngs on it. BUT, you have to be aware of the types and sizes of the...

An Introduction to 2D in Unity 5

...ween 2D & 3D in Unity Overview, terminology and gameplay in 2D ...ect. You can do this one of two ways: Option 1: On the menu ba ...self using graphics editing software (e.g. Photoshop or Gimp) or y ...on 1: On the menu bar select: Assets > Import Asset. Then find t...

Using the MAX9814 mic amplifier

Physical Computing Tutorials

... and initialize it to 0 void setup() { Serial.begin(115200) ...our keyboard. Make sure this is set to 115200 baud. To utilise t ...he Serial Monitor this time, to set up your own threshold, e.g. : ...olume is above this threshold a warning comes up in the Serial Mon...

Introduction to the PyCharm IDE

Python for Beginners

...akes things less confusing. The setup page also asks if you want to create a main.py welcome s ...ing a blank directory. Once the setup is complete, click "Create." ... interface. Here's a quick overview: Project Tool Window: This di ...his project, matching the Mamba settings you selected when creating...

How to control Raspberry Pi Pico via Wifi

Raspberry Pi Tutorials

...ome a ubiquitous and convenient way for people to access the inter ...e this tutorial to learn how to set up your Pico. Before you go ahe ...p> </body> </html> """ max_wait = 10 while max_waiwait > 0: if wlan.status() < 0 ...s() >= 3: break max_wait -= 1 print('waiting for c...

Adding content - Music and Audio

Spark AR other Content and Tutorials

There are multiple ways in which you can use audio in ... your AR project through Spark AR. An introduction to the use ... of audio in Spark AR can be found here. Adding a ... It is important to note that Spark AR only supports M4A file forma ...es to M4A using open source software like Audacity. A tutorial for...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

... involving Arduino. If you only want a simple read and write funct ...01; // 0x01 = http://www. void setup(void) { Serial.begin(115200 ...nt32_t versiondata = nfc.getFirmwareVersion(); if (!versiondata) ... to read RFID Serial.println("Waiting for an NFC tag..."); } vo...

Week 4 - Other inputs and APIs

Creative Coding Workshop: Introduction to Creative Coding

...g directory and is available to view on Github: /19_api_playground/ Here are a list of APIs you can use for this example: APIs OPEN Blockchain (Documentation):https://blockchain.info/latestblock Most Recent Earthquakes:http://apis.is/earthquak...

Switch Operator

Touchdesigner Basics of Touchdesigner

...activate the operator's display viewer to better monitor any alterations  .  In the parameters window for Switch TOP, use the INDEX slider to alternate between your visuals. Touchdesigner likes to start counting from 0, hence your first image will be in...

Unreal Engine UI Video

Unreal Engine Basics

A short demo explaining the basic UI of Unreal Engine, as well as instructions on how to navigate viewports and content organisation.

AR with Unity - Step #3 - Adding content to your project

Unity AR Image target AR tutorial

... This tutorial aims to help you set up a AR Unity project using the ...In this step, we are going to review all the components needed to bu ...ep #1 - Development environment setup AR with Unity - Step #2 - En ...base. Do make sure that Type is set to Device, this means that all ...

AR with Unity - Step #4 - Building and testing your app

Unity AR Image target AR tutorial

... This tutorial aims to help you set up an AR Unity project using th ...In this step, we are going to review all the components needed to bu ...ep #1 - Development environment setup AR with Unity - Step #2 - En ... the file menu and select Build settings, please make sure that you...

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

Physical Computing Tutorials

... hold everything together, preferably something spongy. Making a F ...stat. int sensorPin = A0; void setup() { Serial.begin(9600); } ...using a Pull-Up Resistor button set up. Ground (one end to GND ) S ...Pin = 2; int buttonState; void setup() { // put your setup code ...

How to use an Electromagnet

Physical Computing Tutorials

...tal pin. When the signal pin is set to HIGH, the electromagnet turn ...attracts metallic objects. When set to LOW, it turns off and releas ...onnected to digital pin 2 void setup() { pinMode(electromagnetPi ...n, OUTPUT); // Set pin as OUTPUT Serial.begin(96...

How to use a Heart Beat Sensor

Physical Computing Tutorials

...lculated Beats Per Minute void setup() { pinMode(LED, OUTPUT); ... signal crosses the threshold upward (beat detected) if (Signal ...al goes back below threshold, reset for next detection if (Signal ..., and which to ingore. // The SetUp Function: void setup() { pi...

Connecting a Potentiometer

Physical Computing Tutorials

...e between 0V to 5V, at the half way the voltage on pin #2 would be ...other words, using a multimeter set to resistance/ohms/Ω measuremen ...dPin 13 #define potPin A0 void setup() { pinMode( ledPin, OUTPUT ); pinMode( potPin, INPUT ); } void loop() {...

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...omprehensive set of tools and features to assist ...ution, variable inspection, and setting breakpoints to pause the pr ...n find that version control software will become an indispensable ...