Advanced Search
Search Results
156 total results found
Week 3 - Iteration, arrays, objects and pixel arrays
..._and_loops/ 12_iteration_02/ 13_loops_and_arrays/ 14_pixel_arr ... is only performed once. If we want to perform a conditional oper ... setup() { createCanvas(400, 300); } function draw() { ...e(250, 225, 20, 20); ellipse(300, 225, 20, 20); ellipse(350...
Adding content - 3D model from the internet
...e you can download pre-existing 3d models for use within your pro ...titutions to marketplaces where 3D artists can sell models they h ...? 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...
3D Geometry and Parametric Design
...ing with a method of generating 3D meshes from 2D images based on ...pace and making this content viewable in low-fi VR headsets. I ha ...ve been making a piece of software using openFrameworks to explo ...re creating generative 3D meshes and also the challenge ...
Using a Joy-IT TFT LCD Display
...C-LCD01 with SPI communication. 3.3V Logic A lot of LCD displays ha ...ve a logic level of 3.3V, including SBC-LCD01. If you u ...gic, the display may misbehave. 3.3V Arduino includes Due, Zero, Na ...no 33 and MKR series. In this tutoria ...l, we will be using Nano 33 Sense Rev2. Wiring Wiring up th...
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 ...g(rectArea); // This will write 35 to the console. In this exa ...me examples:"Hello, World" 12 3.141592 Here are some practic...
Radio Communication: How to use RFM69HCW Radio Data Module
...ent versions, we are using the 433 MHz version in this tutorial. D ... Operating Frequency 433 MHz 433 / 868 / 915 MHz (depending on m ... 1200 – 19200 bps Up to 300 kbps Encrypti ... Power Supply 3.3V – 5V 1.8V – 3.6V ...
Unity for Beginners Workshop
... whilst creating an interesting 3D environment. Before attending ... 1 - Installing Unity Task 2 - Watch and follow the video tutoria ...using on Unity essentials. Task 3 - Thinking about an interesting ... and prepare all the assets you want to use (Images and sound file...
Using a Adafruit 1.8" TFT Display Shield V2
... you will need the Adafruit ST7735 and ST7789 Library and Adafrui ...t_GFX.h> #include <Adafruit_ST7735.h> // Be sure to install Adafr ...andled by seesaw! Adafruit_ST7735 tft = Adafruit_ST7735(TFT_CS, TFT_DC, TFT_RST); voi ...LACKTAB); // initialize a ST7735S chip, black tab Serial.pri...
Combining codes & circuits
...ept one code at one time. If we want it to do multiple things at t ...s the distance value, and if we want to use the data, we will need ...if statement is the most common way to make a simple interaction b ...cDistanceSensor distanceSensor(13, 12); // Initialize sensor tha...
Raspberry Pi Image: Retropie for Reviving Vintage Games
...ie image and add additional software later. It's up to you. We are ...ccordingly, one by one. If you want to skip any button configurat ...Hotkey, Start, Select, A and B. 3. Finding Roms ROM is Read Only ...SB stick is the most straightforward method. You can find other wa...
Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner
... some dependencies: Python 3.8+ DepthAI Library A ... If your version is older than 3.8, make sure to upgrade it. Nex ... camera. Click Initialize, wait for it to mark "Ready" (1), t ...a using the DepthAI library. 2.3 Displaying Data in TouchDesigne...
How to use DFPlayer mini to play MP3 without Arduino
...a DFPlayer? The DFPlayer Mini MP3 Player For Arduino is a small a ...nd low-priced MP3 module with a simplified output ...th Arduino. File handling The mp3 file needs to be placed in a fo ...lder named mp3, and the file needs to be named ... as 0001.mp3. You can download our example-...
How to get started with Textures and Materials in Spark AR
...ures and Materials in Spark AR Watch this video which explains th ...textures and materials in other 3D software like Blender, Cinema4D, and U ..., they probably work in similar ways. However, you should always keep in mind that Spark AR is ... a separate software and might have implemented di...
Web App Template for Beginners
...e_app” in you Documents folder. 3) For Visual Studio: Open exampl ...and Express 4) Install Node. 5) Watch videos 12.1. and 12.2. of th ...to this project folder (we only want it to live in this folder, no ...ss(); const server = app.listen(3000); app.use(express.static("p...
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...
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...
How to make Animation on NeoMatrix
...om Adafruit. Wiring DIN to Pin3 +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ...started The example shows the upward arrow first and then the anim ... colour-changing pattern. The upward arrow is for identifying the ...d to the NeoPixels? #define PIN 3 // Max is 255, 32 is a conserv...
How to power the Raspberry Pi Pico
...e Raspberry Pi Pico The easiest way to power a Pico is through the ...wer a Pico with a 9V battery or 3 AA batteries. Raspberry Pi Pico ... Pi Pico's Power Need VSYS (PIN 39): Pin for main system input vo ...by the onboard SMPS to generate 3.3V to power the RP2040 microcon...