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

How to Display Animation on Waveshare E-Paper Display

Raspberry Pi Tutorials

...emier and save them in a folder called ‘animation’ Rename all jpg ...$a.jpg" ((a++)) done Now you can transfer the folder to the Ras ...pberry Pi, you can use a USB stick or via SSH. Place the folder animation inside the folder e-Paper. File Preparati...

Mobile VR -Setting Up Unity

VR tutorials - Unity Mobile VR

...support To compile mobile applications on your computer, you will ...lease keep in mind that in most cases you won't need both Android ... project. We found that in most cases, students use just one devic ...rent platforms might add significant complexity to your project as...

How to install libraries

Physical Computing Tutorials

...ectronic modules. Libraries typically come with examples of how to ...built into the Arduino IDE. You can access the Library Manager fro ...indow will open: From here you can search for libraries to use in ...er two processes. ZIP library Locate and download a library you wi...

Using the MAX9814 mic amplifier

Physical Computing Tutorials

... GND and OUT in our wiring. You can read more about this component ...0); // Initialize serial communication } void loop() { Mi ...ial.println(MicVolume); } You can check that your circuit is wor ...d. To utilise this data, you can temporarily slow down the data...

Project Proposal Form

Transporter Documents

...h information as possible so we may evaluate your project accurately. You can scan the following QR code to be directed to the form. You will need your UAL login details to access the page. >Or click here to access the Project Proposal Form directly.<

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

Physical Computing Tutorials

...rm? A simple robotic arm is basically like a human arm which consi ...es for laser-cut files that you can use. After you have found one ...or designed one, you can go to the 3D Workshop to laser ...) with two potentiometers. You can use more or less servo motors ...

How to send data to Processing from Arduino

Physical Computing Tutorials

What is the Serial Communication? Serial communication is the process of sending d ...me, sequentially, over a communication channel or computer bus. Si ...mply put, serial communication is the communication between two or more compute ...rial, we will use serial communication protocol to send data to Pr...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...4 thermal portable printer that can print black and white text and ...s a roll which means the height can be indefinite for the printer. ... before you print. Although you can select the paper size everytim ... System Settings -> Printers & Scanners Click the drop down menu ...

Combining codes & circuits

Physical Computing Workshop: Beginner Physical Computing

1. Combining the Code Arduino can only accept one code at one ti ...imes. To make things easier, we can create a variable, like this f ...measureDistanceCm();, float indicate distance will be a number wit ...at each side are connected vertically. The inner rows are connecte...

Installing the software

Touchdesigner Basics of Touchdesigner

...n account at https://derivative.ca. Look for the header "My Licens ...your system: https://derivative.ca/download. Touchdesigner is free but this release comes with a couple of limitations, but nothing that would stop you from working on your project. On t...

Using AVR ISP MKII to upload firmware to Arduino

Physical Computing Tutorials

...KII to the computer using USB B cable 5V power supply for Arduino ...UNO (target Arduino), can be via USB port AVR ISP MKII 6-pin connector to Arduino ICSP pins (at the bottom usually) Status LEDs General speaking, Green = Everything is OK. Red = There...

Understanding Arduino software

Physical Computing Workshop: Beginner Physical Computing

...which model we are using, so it can configure accordingly. Tools - ...rduino and computer via the USB cable. All USB ports may be the sa ...rduino Leonardo). In this screencap, you see 14301, yours may not be the same, if you are using a Windows PC, you wi...

Installing Mamba

Python for Beginners Setting Up Your Environment

...s, you'll start using something called libraries to add extra feat ...oing to use a piece of software called Mamba to create and manage virutal environments. Mamba is a package manager and environment manager for Python. It is built on the Conda package ma...

How to do Basic Commands in Terminal

Raspberry Pi Tutorials

... Go up one directory mkdir myfolder Create a new directory called myfolder ...yfile.txt Delete a file called myfile.txt ...d a GitHub repository to your local Pi

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

Unity AR Image target AR tutorial

...license, please notice that you can use a single free license for ...nity, please select the Vuforia camera and press the "Open Vuforia ...PG or PNG images in RGB or grayscale and less than 2MB in size ) t ...of your printed image to avoid scale mismatch. Unity uses meters a...

Introduction to Spark AR

Spark AR Installation and Setup

...Computer-generated images (this can also include sound, video) are ... superimposed onto the physical real world environment. There ...ent ways where an AR experience can be triggered for example throu ...gh facial recognition, GPS location, image markers, or without ...

(MAC) Automatic printing with Automator

Physical Computing Tutorials

...“program” their Macs to automatically execute certain repetitive t ... said tasks manually. Automator can be helpful when you don't have ...et up a auto-print workflow, it can be a great add-on for your pro ...Automator will print it auotmatically through a thermal printer.

How to use a PIR sensor

Physical Computing Tutorials

... Red and therefore a PIR sensor can etect movement of objects that ...onment. The small size and physical design of this module allow yo ... of PIR motion detection sensor can be connected directly to one of the Arduino (or any microcontroller) digital pin...

Installing PyCharm

Python for Beginners Setting Up Your Environment

...onment (IDE) is a software application that provides a comprehensi ...tly and effectively. An IDE typically combines various components, ...Interpreter Integration: An IDE can be configured to work with spe ...mon feature of IDEs. This helps catch mistakes as you write code. ...

How to get started with Face Tracking in Spark AR

Spark AR TEMPLATE : Basic Face Tracking

...arter templates in Spark AR that make use of face tracking. To make your development easier, choose a template that is most similar to your idea. You can then make changes to that template to add in your own models, textures and program functionality.