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

118 total results found

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 Display Animation on Waveshare E-Paper Display

Raspberry Pi Tutorials

How to use Waveshare E-Paper Display? Please ..., sudo apt install ffmpeg -y Make sure you are at the /animation ... animation folder should look like 1.bmp to #.bmp Code The below ...port logging import random from waveshare_epd import epd7in5_V2 im...

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

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

How to get started with Textures and Materials in Spark AR

Spark AR Materials and Textures in Spark AR

...ures and Materials in Spark AR Watch this video which explains th ...s and materials in other 3D software like Blender, Cinema4D, and Unreal E ...ngine. If certain settings and keywords look familiar to you, the ...y probably work in similar ways. However, you should always k...

How to Configure a Raspberry Pi for the first time

Raspberry Pi Raspberry Pi Image

...untry, language, time zone, and keyboard layout. When you are set ...ting up the keyboard, make sure the keyboard is plugged in. If you unc ...heck the Use US keyboard, it will set up the keyboard corresponding to your Cou ...in difference between US and UK keyboards is the positions of @,",...

Radio Communication: How to use RFM69HCW Radio Data Module

Physical Computing Tutorials

... using sub-GHz frequencies. Unlike simple UART-based modules like the APC220, the RFM69HCW offers ...mmunication, encryption, and packet-based transmission, making it ...M69_CS, RFM69_INT); int16_t packetnum = 0; // packet counter, we increment per xmis...

How to use Raspberry Pi Camera Module 3

Raspberry Pi Tutorials

...ra Module 3? This tutorial will walk you through setting up and us ... Raspberry Pi 5, but other Pi like Pi 3 and Pi 4 will work as well .... Camera Module 3 — Key Features Featur ...later Requirements Hardware Raspberry Pi (Pi 3 or later)...

Week 3 - Iteration, arrays, objects and pixel arrays

Creative Coding Workshop: Introduction to Creative Coding

...r from the above command it's likely that you do not have Node.js ... is only performed once. If we want to perform a conditional oper ...tains the condition that is checked. If this returns false the loo ...riables can be used in the same way as you use any other variable....

How to use a rotary encoder

Physical Computing Tutorials

...speed, making rotary encoders a key component in many types of con ... or B changes), the Arduino can keep track of how far and in which ...irection the encoder has moved. Key Types of Rotary Encoders Incre ...aft angle. This allows you to always know the exact position, even...

AR with Unity - Step #3 - Adding content to your project

Unity AR Image target AR tutorial

... with this project you should make sure to first check our previou ...u to get a free Vuforia license key and also to create an image ta ...eveloper. Generate a license key After creating your account ...y clicking the "Get Development Key" button. We suggest putting...

How to control Arduino without using delay()

Physical Computing Tutorials

...static bool ledState = LOW; // Keep track of the current LED stat ... the loop() This is the code to keep the LED on for 1 second and o ...static bool ledState = LOW; // Keep track of the current LED stat ...imers for multiple actuators, like giving each person a watch and ...

Variables

Python for Beginners

...elect New > Python file. Just like before, you'll need to specify ... result of 2. However, you may want to use a certain value more t ...of programming, variables are like containers that hold informatio ...an find a sum of two integers like we did before, except this time...

Week 2 - Animation, conditionals & random numbers

Creative Coding Workshop: Introduction to Creative Coding

.../ Variables Firstly let's take another look at variables in a ... 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 ...re written in code using the if keyword. In fact, conditional stat...

Adding content - 3D model from the internet

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

...s and public institutions to marketplaces where 3D artists can sel ...? 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 ...rger the file size = the less likely it is to work in mobile based...

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 ...nd program our network. A bit like using layers in Photoshop, ever ...                       Nodes linked to create a network in Touchde...

How to connect a push button or switch

Physical Computing Tutorials

...hes? Buttons and switches are a way of opening and closing a circu ... or switch. Different types Rocker switch Push button Tactile but ...ton Reed switch Tilt switch Key operated switch Rotary switch ...erent purposes: Push buttons like those found in a computer keybo...