Advanced Search
Search Results
168 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...
Week 3 - Iteration, arrays, objects and pixel arrays
...ies: 11_iteration_and_loops/ 12_iteration_02/ 13_loops_and_arrays/ 14_pixe ... ~/Desktop/intro-to-programming-2017/15_image_pixel_array/ http- ...b: /11_iteration_and_loops/ /12_iteration_02/ Sometimes it is necessary ... is only performed once. If we want to perform a conditional oper...
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 Raspberry Pi 3 and Python as ...ub git clone https://github.com/waveshare/e-Paper.git Go to the D...
Using a Joy-IT 1.3" 128x64 OLED display
... more flexible screens. If you want to use the display for animat ... will be using Nano 33 Sense Rev2. OLED vs LCD OLED vs LC ...elvetica Neue", Arial; padding: 24px; background:#fafafa; color:# ...ground: #fff; box-shadow: 0 6px 20px rgba(20,20,30,0.06); border-...
How to Display Animation on Waveshare E-Paper Display
How to use Waveshare E-Paper Display? Please ...s Lower the framerate to 10 or 12 fps Export the video to jpg se ...port logging import random from waveshare_epd import epd7in5_V2 import time from PIL import Ima ...try: logging.info("epd7in5_V2 Animation") epd = epd7in5_V...
8th Wa...
Finding your way around Spark AR (UI Explainer)
Watch this video by Meta explaining the UI and different panels in Spark AR
How to build to a Meta Quest 2
...ing a VR app for the Meta Quest 2 from Unreal Engine involves a s ... Enable Developer Mode on Quest 2: On your Meta Quest 2, navigate to Settings > Oculus ...Quest 2 > More Settings > Developer Mod ...rting point for your Meta Quest 2 project. Configure Proje...
Transporter - 270 Projection Area
270 Projection Space
Week 1 - Coordinates, shapes and colour
...braries going back to the early 2000s. It is supported by the Pro ... p5.js is a JavaScript library designed for drawing to a web page. Fo ...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...
How to make the Raspberry Pi display a web page fullscreen at power on
...n enabled to disable a web page full screen automatically when it tu ...rns on. Copy full-screen.sh into the home folder ...the following command: /home/pi/full-screen.sh sudo chmod +x full-screen.sh full-screen.sh export DISPLAY=:0.0 ...Type=Application Exec=/home/pi/full-screen.sh Hidden=false X-GNOM...
Week 2 - Animation, conditionals & random numbers
... detail. A variable is simply a way of storing information in the ...tions. 5 - The value which we want to store in the computer's me ...mments at the beginning of line 20 and reload your browser Anim ... axis rect(positionX, height/2, 10, 10); // Increase the ...
How to use Grove Serial Bluetooth v3.0
...obtaining a copy * of this software and associated documentation ...files (the "Software"), to deal * in the Software without restriction, includin ...nd/or sell * copies of the Software, and to permit persons to who ...m the Software is * furnished to do so, sub...
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...
Using Smartphont to Read NFC tag
...ing an iPhone to tap on the NTAG203 to open up a link. This tutor ... involving Arduino. If you only want a simple read and write funct ...ry We will be using DFRobot PN532 module, please refer to this tu .... We will be using Adafruit_PN532 library, we have a tutorial on ...
Systems in art & design
...ther kind of definition is that design is a system of relationships be ...ive creative partner that, when fully exploited, could be used to pr ...ctly object-oriented approach toward practices that focus on process, ideas and (inter-) actions. Concomitant ...
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...