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

120 total results found

How to Display Animation on Waveshare E-Paper Display

Raspberry Pi Tutorials

How to use Waveshare E-Paper Display? Please ...port logging import random from waveshare_epd import epd7in5_V2 im ...ogging.DEBUG) try: logging.info("epd7in5_V2 Animation") epd ...d7in5_V2.EPD() logging.info("init and Clear") epd.init_...

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 el ... tutorial, we will be using the Waveshare model epd7in5V2, a Raspb ...no, C and Jetson Nano. For more information or tutorials, please vis ...ub git clone https://github.com/waveshare/e-Paper.git Go to the D...

Pi War 2024 Log

Raspberry Pi

Documentation of Pi War 2024 Pi Wars is an international, challeng ...ight, and the other controls forward and backwards. Problems with batteries Thi ... print("Hello.") def right_forward(): motor1a.value(0) m ... motor2b.value(1) def left_forward(): motor2a.value(0) m...

8th Wa...

Finding your way around Spark AR (UI Explainer)

Spark AR First Look at Spark AR

Watch this video by Meta explaining the UI and different panels in Spark AR

Content Creation Guidelines

Transporter Documents

Read all the information in the Content Creation ...ment that will provide you with information about creating different ... document as there may be other information that could be relevant to your project.

Adding content - 3D model from the internet

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

...? Depending on the model you want you might need to look for it ...uses and this often affects the way in which the model has been pr ...l in your project. You might want to avoid - Models that have ...f the specifications of the hardware involved. You might need to t...

Accessibility Statement

About the Lab Frequently Asked Questions

...s accessible as possible and we want as many people as possible to ...te using speech recognition software listen to most of the websit ...accessible to screen reader software old video content is missing ...accessible to screen reader software or using just a keyboard Fee...

Week 3 - Iteration, arrays, objects and pixel arrays

Creative Coding Workshop: Introduction to Creative Coding

... is only performed once. If we want to perform a conditional oper ...riables can be used in the same way as you use any other variable. ...our own objects is a very handy way to encapsulate related functio ... model things in a more helpful way. Let take a look at the varia...

Variables

Python for Beginners

... result of 2. However, you may want to use a certain value more t ...s are like containers that hold information. Imagine them as labeled ...e use the print command to show information from our code on the scr ... action, we'll keep things this way for now in order to better und...

3D Geometry and Parametric Design

Creative Coding Concepts

This is an informal workshop experimenting with ...pace and making this content viewable in low-fi VR headsets. I ha ...ve been making a piece of software using openFrameworks to explo ...elling and explain how this software can be used as a tool to expl...

Transporter Documents

...s to follow: 1) Read all the information in the Content Creation ...ment that will provide you with information about creating different ... document as there may be other information that could be relevant t ...mportant for us to have as much information as possible so we may ev...

Powering an Arduino

Physical Computing Tutorials

...l How to power an Arduino: More information here. How to power a pro ...ject: More information here. What Adpater: More ... information here. Portable / Battery ...ered For portable projects some info on battery usage. How to powe ...rt low-current charging mode/ always-on mode. These will be suitab...

Week 2 - Animation, conditionals & random numbers

Creative Coding Workshop: Introduction to Creative Coding

... detail. A variable is simply a way of storing information in the computer's memory ...tions. 5 - The value which we want to store in the computer's me ... and single (=) equals signs Always be sure to use the double equ ...he ball when it bounces off the wall Move up and down instead of ...

Arrays

Programming Tips and Tricks

... p5 Editor Now what if we wanted to have a lot of circles, l ...vidually. Going further, say we wanted to manipulate all of our ci ...rcles in a similar way (for example, move them all le ...instead of storing one piece of information they store many. Arrays ...

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

Physical Computing Tutorials

... how to use a button the normal way. Advantage of using a button t ...his way Fewer External Components No need for an external resistor—the internal pull-up does the job. Makes circuits simpler and saves space, especially on a breadboard. Stable Def...

Programming and the Patch Editor in Spark AR

Spark AR Programming with Patch Editor

... The following videos contain information and tutorials about the patch editor in Spark AR. If you are having trouble with programming with Patches or have a project that requires complicated interaction, please speak to the XR technician...

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

... object from it's background we want to look for the white pixels ...wn our input's resolution, this way we will have less data to anal ...SOLUTION to be Eighth.  Afterwards add a TopTo CHOP to your thr ... into channels, containing RGBA informations.  Our aim is to dete...

Using a Monochrome 1.3" 128x64 OLED display

Physical Computing Tutorials

...r displaying data, e.g. weather information or small graphics like w ...you see on Tamagotchi. For more information, please visit here. In ...mage into bitmap code image2cpp was created by GitHub user javl an ...d provides a handy way to create bitmaps without inst...

Unity for Beginners Workshop

Unity

... 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 ...le 3D objects for the floor and walls, we recommend creating a bas...

Week 1 - Coordinates, shapes and colour

Creative Coding Workshop: Introduction to Creative Coding

...or expertise, you will almost always encounter bugs. Writing code ... code is meant to be doing. The way we do this is by adding commen ...s. Comments can be added in two ways: Single line commentUsing t ...he double forward slash (//) at the beginning o...

Using the serial monitor and serial logger

Physical Computing Tutorials

... digits (0s and 1s) that convey information. Serial monitor The se ...e a seperate USB serial and hardware serial, and you cannot direct ...ly monitor the hardware serial [Serial1] output using ...lotter The serial plotter is a way to visually graph the data bei...

Creative Coding and Creative Data

This is a wiki-shelf that contains information on how to use programming languages to create projects.

Concepts

Creative Coding

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