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

123 total results found

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...

3D Geometry and Parametric Design

Creative Coding Concepts

...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 ...ain generative design. Below is a screenshot of the s...

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 ...ectronic ink (e-ink) screen designed for low-power, high-visibilit ... tutorial, we will be using the Waveshare model epd7in5V2, a Raspb ...ub git clone https://github.com/waveshare/e-Paper.git Go to the D...

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 import time from PIL import Image,ImageDraw,ImageFont import traceback logging.basicConfig(level=logging.DEBUG) try: logging.info("epd7in5_V2...

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

Useful learning resources

Creative Coding

...ML & CSS Book - A book aimed at designers introducing concepts within ...with-p5-js/info - Programming Design Systems / Printing Code A cour ...se that intersects graphic design and programming run by Rune Mad ...h tutorials: https://programmingdesignsystems.com/ - HTML & CSS http...

Systems in art & design

Creative Coding Concepts

...ther kind of definition is that design is a system of relationships be ...ctly object-oriented approach toward practices that focus on process, ideas and (inter-) actions. Concomitant with experiments in participation and interaction, with happenings, perf...

Workshop: Version Control for Games Design

Games

What is Unreal Engine?

Unreal Engine Basics

...Unreal Engine is a powerful software that helps creators build vir ... interactive content. Initially designed for video games, it has evolv ...eir ideas to life, whether it's designing games, exploring architectur ...lows them to test and visualize designs with accurate physics simulati...

Student works

About the Lab Lab Orientation notes

...tes and videos! Creative Coding Design with your Mind by Miguel Despor ...t, BA (Hons) Graphic Media Design (2020) Muse meditation brain se ...er by Mich Tsai, MA Interaction Design Communication (2019) Arduino, ...by Bufeng Zhang, MA Interaction Design Communication (2019) MadMapper...

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. ...e array. This is a very common design pattern. for( var i = 0; i &lt ...our own objects is a very handy way to encapsulate related functio...

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...

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...

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...

What is a Raspberry Pi Pico?

Raspberry Pi

...the Raspberry Pi Foundation. It was announced in January 2021 and ...Pico is a microcontroller board designed for embedded projects and ele ...the Python programming language designed for microcontrollers. It also ...) for Python programming. It is designed with beginners in mind and pr...

Radio Communication: How to use RFM69HCW Radio Data Module

Physical Computing Tutorials

...-power radio transceiver module designed for long-range wireless commu ... //while (!Serial) delay(1); // Wait for Serial Console (comment o ...oid loop() { delay(1000); // Wait 1 second between transmits, c ...t, strlen(radiopacket)); rf69.waitPacketSent(); // Now wait f...

How to use MatrixPortal M4

Physical Computing Tutorials

...pment board created by Adafruit designed to control RGB LED matrices. ... without needing additional hardware. Power: Can be powered via US ...pen-source programming language designed for microcontrollers. It's a ... by Adafruit, optimized for hardware projects like controlling sen...