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

117 total results found

Importing and Placing 3D Models

Unreal Engine Basics Creating Virtual Worlds

...or questions or assistance. 3D Models 3D Models are objects that can be placed ...u can either create your own 3D model or use models that have been created by othe ...rs. We will use a model of a building that can be downl ...em into our project. Importing Models To import assets into your p...

Adding content - 3D model from the internet

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

...ou can download pre-existing 3d models for use within your project. T ...laces where 3D artists can sell models they have created for use in v ...visualisation, etc. Paying for models is very expensive and we stron ...t of libraries and the types of models they stock can be found here. ...

Machine Learning with Physical Computing - TensorFlow Lite & Arduino Nano 33

Physical Computing

... and deploying machine learning models across a variety of platforms, ...in, and deploy machine learning models for various tasks such as imag ... APIs for building and training models, as well as lower-level operat ...s to run small machine-learning models directly on microcontrollers, ...

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

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 Raspberry Pi 3 and ...ub git clone https://github.com/waveshare/e-Paper.git Go to the D ...minal or use a Python-based software such as Visual Studio or Thon...

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

Where to buy components

Physical Computing

...sets Craft materials Cass Art London Graphic Centre Model shop EMA Model Supplies 4D Modelshop Mechanical parts Davall HPC SDP/SI McMaster-Carr Belting Online ondrives Bearing Station Direct Bearings Technobots Transdev

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 ...f quickly and easily getting 3D models into a lo-fi VR environment. ...o the some basic concepts of 3D modelling and explain how this softwa...

3D Scanning a face for MetaHuman

Metahuman Creator

...ou have a basic knowledge of 3D modelling but will cover most of the ...his involves us creating a mesh model of the face and then relying on ...se a hairband to hold any hair away from the forehead. Note: This ... from different angles. The software will then build a model from ...

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 ... can also use this technique to model things in a more helpful way. ...

How to use a relay module

Physical Computing Tutorials

... It is handy when the thing you want to control requires higher po ... In this tutorial, I will use a water pump and a 1-channel 5V rela ... The relay module may vary from model to model, and they have their own maximu ...ve. Relay module has different models providing 1/2/4/6/8 channel(s)...

How to use Raspberry Pi Camera Module 3

Raspberry Pi Tutorials

...ra Module 3? This tutorial will walk you through setting up and us ... Yes (PDAF or EDOF depending on model) HDR ✅ Av ...ailable on certain models FoV Variants ...later Requirements Hardware Raspberry Pi (Pi 3 or later)...

Raspberry Pi Image: Retropie for Reviving Vintage Games

Raspberry Pi Raspberry Pi Image

...ie image and add additional software later. It's up to you. We are ...y Pi Device select Raspberry Pi Model Storage select the SD card ...elect RetroPie - select your Pi model Your Pi is now an emulator r ...ccordingly, one by one. If you want to skip any button configurat...

What are GPIO pins on Raspberry Pi?

Raspberry Pi

...on the top of most Raspberry Pi models or other microcontrollers such ...hysical locations may move from model to model. The pins without a BCM number ...can refer to the pinout of each model to find out more details of eac ...leds, GPIO.HIGH) print("waiting for button") resetLigh...

What is a Raspberry Pi?

Raspberry Pi

... Pi project originally leaned towards the promotion of teaching ba ...i comes with a lot of different models and each of them has its own s ...ted, you first need to know the model of your Pi and look at the spec ...screen. 2. HDMI cable Different models have different types of HDMI p...

Mobile VR - Getting Started Guide

VR tutorials - Unity Mobile VR

...s is an online community for 3D model creators, all models have an option to view in VR f ... bottom right corner of each 3D model window. click here to visit W ...vice. click here to visit Software There are many different t ...s a list of useful links if you want to start exploring it. A-FRA...

Understanding Arduino hardware

Physical Computing Workshop: Beginner Physical Computing

...zes, lags or does anything weird, you can press the button. 3. Arduino Model The white label indicates the model we are using. In the kit, you w ...utput pins. For example, if you want to create a breathing light e ...part, Understanding Arduino software.

Course

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

How to get started with Face Tracking in Spark AR

Spark AR TEMPLATE : Basic Face Tracking

Face Tracking in Spark AR Watch this video which explains th ...hat template to add in your own models, textures and program functionality.

Concepts

Creative Coding

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