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

88 total results found

Hello World

Python for Beginners

Creating a "Hello, World" Program in ...PyCharm Now that we have Python, Mamba, and PyCh ...arm set up, let's create a simple "Hello, World" progra ...m. To do this, we will create a new Python file using the fo ...hon file you want PyCharm to create. For this example, let's name ...

Switch Operator

Touchdesigner Basics of Touchdesigner

...ve projections consist of alternating between two or more visuals. ... a button or entering an area that's being tracked with a webcam, ...his brief tutorial we will look at the Switch TOP, a very useful o ...perator for interactive projects. It ...

How to make Animation on NeoMatrix with Processing

Physical Computing Tutorials

Controlling NeoMatrix with Processing This tutoria ... is a follow-up to the last NeoMatrix animation tutorial. We are using Proce ...ssing to create images, videos or realtime int ...sh those to an 8x8 Adafruit NeoMatrix. Wiring WarningIf you have ...

How to use a Hall Effect Sensor

Physical Computing Tutorials

What is a Hall Effect Sensor? The ha ...o digital pin 2 int hallSensorState; // Variable to store ... the state of the sensor void setup() { ... // Start serial communication at 9600 baud pinMode(hallSensorP ... } void loop() { hallSensorState = digitalRead(hallSensorPin); ...

Raspberry Pi Image: Retropie for Reviving Vintage Games

Raspberry Pi Raspberry Pi Image

What is Retropie? RetroPie allows y ...e. It builds upon Raspbian, EmulationStation, RetroArch and many other pr ...ge and add additional software later. It's up to you. We are using ...rage select the SD card Operation System - select Emulation an...

Using the MAX9814 mic amplifier

Physical Computing Tutorials

...are three wires: Retrieving Data  This code allows instructs t ...); // Initialize serial communication } void loop() { Mic ...MicVolume); } You can check that your circuit is working by look ...ing at the Serial Plotter; In the menu...

How to power the Raspberry Pi Pico

Raspberry Pi Tutorials

...a wireless design, you can use batteries as well. This tutorial wi ...ll demonstrate how to power a Pico with a 9V ...battery or 3 AA batteries. Raspberry Pi Pico pinout ...sed by the onboard SMPS to generate 3.3V to power the RP2040 micro ...ed Switch: When we are using batteries to power the microcontrol...

Pi War 2024 Log

Raspberry Pi

Documentation of Pi War 2024 Pi Wars is an ... international, challenge-based robotics ...and the controller will communicate via WiFi. Circuit Car Circuit ... We used a 5V regulator LM7805 to regulate 9V from the 9V battery to 5V to power up the Raspb...

Using a TCS34725 RGB Color Sensor

Physical Computing Tutorials

What is the TCS34725 RGB Color Senso ...RGB Color sensor helps you accurately detect an object’s colour in ... your Arduino projects. What is I2C? The TCS34725 has an I2C ... interface (SDA and SCL) that connects to the Arduino Board. ...ino. I2C stands for Inter-Integrated Circuit. It is a bus interfac...

Interactive Projections

Projection Mapping

If you're interested in creating position-based interactive p ...uce you to two different but related techniques:  Object detectio ...cking in OpenCV For most applications,  your webcam and a bit of ...P. Now it's important to know that we can't just copy and paste an...

When is the Creative Technology Lab open?

About the Lab Frequently Asked Questions

The Creative Technology Lab is open at the following times: Monday to ...8:00 Next: Who works in the Creative Technology Lab?

How to send data to Processing from Arduino

Physical Computing Tutorials

What is the Serial Communication? Serial communication is the process of sending data one bit at a time, sequentially, over a co ...mmunication channel or computer bus. Sim ...ply put, serial communication is the communication between two or more computer...

Physical Computing Components List

Physical Computing

...t and collecting the components at the WG14 Creative Technology Hub. When colle ...eckout process. Please note that all components are subject to a ...ability. Additionally, ensure that you take good care of the compo ...E, it means the component is located in the electronics components...

Using an PN532 RFID reader

Physical Computing Tutorials

What is the difference between an PN ...er modules, each with its own features and use cases. ... Feature PN532 MFRC522 ...r Communication SPI, I2C, UART S ...✔ MFRC522 Applications Advanced, NFC, IoT ...

Understanding Arduino hardware

Physical Computing Workshop: Beginner Physical Computing

...s (USBC or USBA, pick the one that fits your computer). 1. Micro ...uino Model The white label indicates the model we are using. In th ...e will need this piece of information later. 4. Digital Input/ Output Dig ...ital means two states only, yes or no. Input can be...

Course

How to Display Animation on Waveshare E-Paper Display

Raspberry Pi Tutorials

...assumes you already have an animation ready to use. What type of animation will be suitable to display ...Black and White only Low framerate animation, such as hand-drawn animation, as the display is not refre ...shing very fast. Short animation, depends on the Pi you use, ...

How to set the sound output in Raspberry Pi

Raspberry Pi Tutorials

...hod 1: Use Raspberry Pi Configuration (GUI) Click the Raspberry m ...ing on your pi based on the operating system you used. Method 2: T ...t: amixer cset numid=3 2 The 2 at the end indicates HDMI. 0 = Auto 1 = Analog (3 ...onfig sudo raspi-config Navigate to: 1. System Options → S2 Aud...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

What is NFC? NFC (Near Field Communi ...cation) is a short-range wireless t ...echnology that allows two electronic devices t ...o communicate when they are within a few cen ... smart tags, and tap-to-share features. NFC works by using magneti ...mple tap is enough to exchange data. In this tutorial, we are usin...

Installing the software

Touchdesigner Basics of Touchdesigner

...vice app. Here search for "Derivative Touch Designer" and install. ... Now register for an account at https://derivative.ca. Look for the header "My ...s", on the right, from here "Create Key" by typing in your system ...uchdesigner... Make sure to update your system, Touchdesigner is ...

Using an MFRC522 RFID reader

Physical Computing Tutorials

What is an MFRC522 RFID reader RFID ...means radio-frequency identification. RFID uses electromagnetic f ...ields to transfer data over short distances. RFID is ...the person with the right information on his card is allowed to en ...em uses tags with each identification and a two-way radio transmit...