Advanced Search
Search Results
123 total results found
Pi War 2024 Log
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
...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
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
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)
Watch this video by Meta explaining the UI and different panels in Spark AR
Useful learning resources
...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
...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
What is Unreal Engine?
...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
...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
... 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 < ...our own objects is a very handy way to encapsulate related functio...
Unity for Beginners Workshop
... 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
...? 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
... 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?
...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
...-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
...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...