Advanced Search
Search Results
160 total results found
How to create 360 Video for the Igloo system
... you the steps needed to create 360° video for the Igloo system T ...ng steps will be using an Insta360 X2 camera. You can recreate t ...he same steps with any 360° camera of your choice. Howev ...ferent when using different hardware. Step 1 Set up your 360 ca...
360 Video
How to create 360 video for the Igloo system
Types of Lighting and Lighting Mobility
..., we will explore the different types of lighting in Unreal Engine a ...ject. There are 5 different types of lights within Unreal Engine ...lighting across the scene. This type of lighting is primarily used t ...ate localized lighting effects. 3) Spot Lights: Spot lights emit ...
Using a Joy-IT 1.3" 128x64 OLED display
... more flexible screens. If you want to use the display for animat ...please reference this tutorial. 3.3V Logic This OLED displays have ...a logic level of 3.3V. If you use any classic Arduin ...gic, the display may misbehave. 3.3V Arduino includes Due, Zero, ...
Using a Monochrome 1.3" 128x64 OLED display
..., we will be using Adafruit SSD1306 128 x 64 OLED with I2C commun ... you will need the Adafruit_SSD1306 Library. We have a tutorial o ...t_GFX.h> #include <Adafruit_SSD1306.h> #define SCREEN_WIDTH 128 ...xels // Declaration for an SSD1306 display connected to I2C (SDA...
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...
How to Display Animation on Waveshare E-Paper Display
How to use Waveshare E-Paper Display? Please ...an animation ready to use. What type of animation will be suitable t ..., depends on the Pi you use, Pi 3 may not be powerful enough to d ...port logging import random from waveshare_epd import epd7in5_V2 im...
Arduino Nano 33 Sense Rev2
What is Arduino Nano 33 Sense Rev2? The Arduino Nano 33 BLE Sense Rev2 (often called Na ...no 33 Sense Rev2) is a compact, low-p ... successor to the original Nano 33 BLE Sense, improving performanc ... BMI270 (6-axis) + BMM150 (3-axis) Temp & Hu...
How to use Raspberry Pi Camera Module 3
...t is Raspberry Pi Camera Module 3? This tutorial will walk you through setting up and us ... the Raspberry Pi Camera Module 3 Noir on a Raspberry Pi 5, but o ...ther Pi like Pi 3 and Pi 4 will work as well. Ca ...mera Module 3 — Key Features F...
Importing and Placing 3D Models
...u have a basic understanding of 3D work but no prior experience i ...b for questions or assistance. 3D Models 3D Models are objects that can be ... placed in a 3D scene. They can also be called ... 3D Assets. You can either create ...your own 3D model or use models that have ...
Importing 3D content from different sources
3D Scanning
Arduino Nano 33 Sense Rev2- IMU sensor
... IMU system on the Arduino Nano 33 BLE Sense Rev2 is a combination ...les, the 6-axis BMI270, and the 3-axis BMM15. To use the IMU (ine ...rtial measurement unit) in Nano 33 BLE Rev2 and Nano 33 BLE Sense Rev2, you need to use ...mation about libraries for NANO 33 SENSE REV2, please visit here. ...
3D Scanning a face for MetaHuman
...s you have a basic knowledge of 3D modelling but will cover most ...se a hairband to hold any hair away from the forehead. Note: This ...ong facial hair or accessories. 3. Begin your scan. Once your sub ... from different angles. The software will then build a model from ...
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 ...e. A list of libraries and the types of models they stock can be fo ...? Depending on the model you want you might need to look for it...
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...
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 ... tutorial, we will be using the Waveshare model epd7in5V2, a Raspb ...erry Pi 3 and Python as the programming l ...date sudo apt-get install python3-pip sudo apt-get install python...