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

127 total results found

Types of Lighting and Lighting Mobility

Unreal Engine Basics

..., we will explore the different types of lighting in Unreal Engine a ...nd their applications. This article is a basic ...ject. There are 5 different types of lights within Unreal Engine ...lighting across the scene. This type of lighting is primarily used t...

How to Display Animation on Waveshare E-Paper Display

Raspberry Pi Tutorials

How to use Waveshare E-Paper Display? Please ...an animation ready to use. What type of animation will be suitable t ...port logging import random from waveshare_epd import epd7in5_V2 import time from PIL import Image,ImageDraw,ImageFont import traceback log...

Pi War 2024 Log

Raspberry Pi

Documentation of Pi War 2024 Pi Wars is an international, challeng ... and the controller will communicate via WiFi. Circuit Car Circuit ...ight, and the other controls forward and backwards. Problems with batteries Thi ... print("Hello.") def right_forward(): motor1a.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 ...low-power, high-visibility applications. These displays mimic the a ... 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...

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

Using Smartphont to Read NFC tag

Physical Computing Tutorials

... is NFC? NFC (Near Field Communication) is a short-range wireless t ...wo electronic devices to communicate when they are within a few cen ... involving Arduino. If you only want a simple read and write funct ... how to install a library here. Types of Tag In this tutorial, we ar...

Adding content - 3D model from the internet

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

...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 ...ly stock models of a particular type - plants & vegetation, or c ...e. A list of libraries and the types of models they stock can be fo...

Using NFC Tools to Read/Write NFC tag

Physical Computing Tutorials

...your social profile or even a location. We have another tutorial w ...our project involving Arduino.. Types of Tag In this tutorial, we are using NTAG203, NTAG215 or NTAG216 should work fine as well. You cannot use MIFARE Classic tag or card. Steps Downl...

Hello World

Python for Beginners

...ose a file name and select the "type" of Python file you want PyCharm to create. For this e ...le hello.py and choose the file type as "Python file." While this mi ...n PyCharm offers the other file types. Press Enter, and a new Pytho ...gful output. It will simply indicate that the program finished with...

How to connect a push button or switch

Physical Computing Tutorials

...hes? Buttons and switches are a way of opening and closing a circu .... There are dozens of different types of switches and buttons, but a ...o these as it does to any other type of button or switch. Different types Rocker switch Push button Tac...

Connecting a Potentiometer

Physical Computing Tutorials

...e between 0V to 5V, at the half way the voltage on pin #2 would be ... 2.5V. Different types There are two main types: Rotary Potentiometers like t ...a potentiometer The most common type of potentiometer to use is a 10KΩ potentiometer, that means the res...

Variables

Python for Beginners

... result of 2. However, you may want to use a certain value more t ...s where you can store different types of data. This data could be nu ... action, we'll keep things this way for now in order to better und ..., in <module> print(my_sum) TypeError: 'int' object is not calla...

How to use a Servo Motor

Physical Computing Tutorials

... Motors in physical computing. Types of Common RC Servo Motors ... Servo Type Rotation Range Cont ...rol Type Common Use ...Servo 0°–180° (sometimes 270°) Angular position (PWM) ... / Micro Servo Depends on type (limited or continuous) S...

Week 3 - Iteration, arrays, objects and pixel arrays

Creative Coding Workshop: Introduction to Creative Coding

...ee below). You can see this indicated by the file:// protocol follo ...de to support this section is located in the following directory an ...teration. The most common application for iteration is to create, ... is only performed once. If we want to perform a conditional oper...

Controlling an actuator with a N-channel Mosfet

Physical Computing Tutorials

...r Field-Effect Transistor) is a type of transistor used to switch or ...ing the level of current flow). Types There are two main types of MOSFETs, we will be using a N-channel Mosfet in this tutorial.e N-channel MOSFETs: These conduct when a positive volt...

Intro to Touchdesigner

Touchdesigner Basics of Touchdesigner

About the software Touchdesigner is a programmi ...ng software popular amongst all kinds of ...uchdesigner is a node-based software, a type of visual programming language. ...ipts and data tables for communication between different devices or ...ir own network. The Palette, located in the top-left corner of Tou...

How to use a rotary encoder

Physical Computing Tutorials

...ncoders a key component in many types of control systems. Wiring Di ...tion the encoder has moved. Key Types of Rotary Encoders Incremental ...ing of the A and B pulses. Applications: Motor control, robotics, C ...aft angle. This allows you to always know the exact position, even...

Web App Template for Beginners

Creative Coding Tutorials

...and Express 4) Install Node. 5) Watch videos 12.1. and 12.2. of th ...ur computer. On Mac, go to Applications/Utilities/Terminal. On comm ...and line, type cd. Then in Finder, select "exa ...like this: 7) On command line, type npm init. Answer the questions ...

UE Installation and Set-up

Unreal Engine Basics

...gine page. Select the license type that best matches how you inten ...d to use UE. There are two types of licenses available: Publi ...tors, if you plan to make other types of content. You can learn m ...that corresponds to the license type you selected. This will downloa...

Unity for Beginners Workshop

Unity

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

Concepts

Creative Coding

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