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

168 total results found

How to Display Animation on Waveshare E-Paper Display

Raspberry Pi Tutorials

How to use Waveshare E-Paper Display? Please follow the previou ...f animation will be suitable to display on E-Paper Black and Whi ...te, as the display we have in stock is Black ...as hand-drawn animation, as the display is not refreshing very fas...

How to use Waveshare E-Paper Display with Raspberry Pi

Raspberry Pi Tutorials

What is a Waveshare E-Paper Display? A Waveshare E-Paper Display is an electronic ink (e-in ...-visibility applications. These displays mimic the appearance of t ...raditional ink on paper, making them ... tutorial, we will be using the Waveshare model epd7in5V2, a Raspb...

Pi War 2024 Log

Raspberry Pi

Documentation of Pi War 2024 Pi Wars is an international, challeng ...co via the VSYS and GND pins. A diode between VSYS and 5V output t ...o present backfeeding. More about powering Pico. We ...O10 and GPIO11 pins control the directions of the left motor and G...

8th Wa...

Finding your way around Spark AR (UI Explainer)

Spark AR First Look at Spark AR

Watch this video by Meta explainin ...g the UI and different panels in Spark AR

Using a Monochrome 1.3" 128x64 OLED display

Physical Computing Tutorials

What is the OLED monochrome display? The OLED monochrome display is a small (tiny) and high ...-readability display. It is useful for displaying data, e.g. weather info ...port SPI communication as well. Display Configuration If you have ... Getting started This code will display two bitmap images at inter...

How to connect a Push Button with Digital Input Pull-Up resistor

Physical Computing Tutorials

What is Digital Input Pull-Up resistor? In ... Arduino, a Digital Input Pull-Up Resistor is ...resistor that you can enable on digital input pins to ensure a kno ... how to use a button the normal way. Advantage of using a button t ...his way Fewer External Components N...

Week 3 - Iteration, arrays, objects and pixel arrays

Creative Coding Workshop: Introduction to Creative Coding

...s and arrays together Understanding and using JavaScript objects ... Understanding how colour data is stored in ... code is also available to view directly on Github's website. Duri ... be using the following project directories: 11_iteration_and_loo...

Using a HC-SR04 distance sensor

Physical Computing Tutorials

...04? The HC-SR04 is a ultrasonic distance sensor, it uses ultrasoun ...if the ping sound is reflected away from the sensor by an a divergent (not parallel) surface, ...ement. There are other types of distance sensors that are more acc ...5V) Ground (GND to GND) Echo to digital pin 12 Trigger to digital ...

Using built-in example code and Reading the hookup diagram

Physical Computing Workshop: Beginner Physical Computing

...d be blinking now. 3. Understanding the Code First, you will see ...ggested, it will loop forever. digitalWrite(LED_BUILTIN, HIGH); ...to this component, LED_BUILTIN, digitally, which means on or off o ...e light stays on for 1 second. digitalWrite(LED_BUILTIN, LOW); Ag...

Importing 3D content from different sources

Spark AR

Using L293D IC for motors

Physical Computing Tutorials

...DC motors simultaneously in any direction. The L293D is designed t ...o provide bidirectional drive currents of up t ...d earlier, the DC motor changes direction by reversing the + wire ...t have to strictly follow which digital pins on Arduino to be used...

Building for Android Touchscreen Display with Phone OS

Building Apps (Staff)

...es to thumb drive and plug into display. Open File Manager on display through settings and open ...e to the storage of the android display. It will have to be in the correct folder which is inside Android>OBB>com.something App should run from homepage.

Week 2 - Animation, conditionals & random numbers

Creative Coding Workshop: Introduction to Creative Coding

...s and how to use them Using conditional statements to control cod ... code is also available to view directly on Github's website. Duri ... be using the following project directories: 04_using_variables/ ... 05_animation/ 06_conditionals/ 07_random/ 08_random_...

Radio Communication: How to use RFM69HCW Radio Data Module

Physical Computing Tutorials

What is RFM69HCW Radio Data Module? The RFM69HCW is a ... high-performance, low-power radio transceiver module designed fo ...ing two Arduino UNO, one for sending and one for receiving. RFM69H ...CW comes with different versions, we are using t ...3 MHz version in this tutorial. Differences from APC220 ...

Adding content - 3D model from the internet

Spark AR Importing 3D content from different sou...

...eated for use in video games, medical animation, architectural vis ...el are you looking for? Depending on the model you want you might need to look for it ...l stock models for a variety of different uses and this often affe ...cts the way in which the model has been pr...

Combining codes & circuits

Physical Computing Workshop: Beginner Physical Computing

...ept one code at one time. If we want it to do multiple things at t ...to merge the Blink code and the distance sensor simple code from t ... For example, in Serial.println(distanceSensor.measureDistanceCm());, distanceSensor.measureDistanceCm() is the distance value...

Week 1 - Coordinates, shapes and colour

Creative Coding Workshop: Introduction to Creative Coding

...creen Drawing shapes Understanding additive colour and using RGB colour ...tory of open-source, creative coding libraries going back to the e ...hat emerged from the creative coding library Processing. From a t ...ion to p5.js and the creative coding platforms that preceded it: ...

How to use MatrixPortal M4

Physical Computing Tutorials

...lash storage. Matrix Control: Dedicated connectors for RGB LED mat ...ces (HUB75 interface), allowing direct control without needing additional hardware. Power: Can be powered via US ...age boards. It’s great for building projects that involve large, ...

Unity for Beginners Workshop

Unity

...ng 3D environment. Before attending the workshop, you will need t ... 1 - Installing Unity Task 2 - Watch and follow the video tutoria ... and prepare all the assets you want to use (Images and sound file ...nstalling Unity Task 2 - Please watch the Unity for Beginners vide...

Using MatrixPortal M4 for animation

Physical Computing Tutorials

...cus on creating an animation to display on a 64x32 matrix. Circui ...d or some other layout. These individual sprites can represent var ... bitmap spitesheet. If you just want to test the code, you can dow ...Piskel Piskel is a free online editor for animated sprites & pixel...

Raspberry Pi Image: Retropie for Reviving Vintage Games

Raspberry Pi Raspberry Pi Image

...th the RetroPie image and add additional software ware later. It's up to you. We are ...buttons on your controller accordingly, one by one. If you want to skip any button configurat ...tons that you MUST set up, including Hotkey, Start, Select, A and ...

Concepts

Creative Coding

A collection of resources which outline ways of thinking in creative computation, computer science, and associated areas.

Physical Computing

...ents and micro-controllers including: Arduino, Particle Photon, Ra ... objects that respond to touch, distance, movement, temperature or light. Our electronics bench in the lab has a set of equipment for soldering electronics, please email us for an ind...

Photogrammetry Pages

This is a comprehensive guide that will guide you through the whole process of creating a 3D digital copy of a physical object.

Building to a VR headset

Unreal Engine Basics

...ill describe the process of building to VR headsets and go in-dept ...h for building to some of the most common pl ...you are encouraged to conduct individual research since developmen ...t can have different results on different devices. Please ask a te...

Unity AR

AR projects allow you to show content by pointing your camera onto an image or a 3D object that will act as an anchor point for your 2D/3D to be displayed on top of.

Metahuman Creator

A guide to the basics of how to create Metahumans and digital copies of real people.

Transporter Documents

...with information about creating different kinds of content for the ... Project Proposal Form after reading the CCG. Aim to provide as much detail as possible about your project. While we understand that you may not be in a position to know every detail, it...