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

148 total results found

How to hack a brainwave EEG toy - Force Trainer II

Physical Computing Tutorials

What is a NeuroSky Brainwave? NeuroSky Brainwave is a technology that uses EEG ...roSky chip can be found on brainwave-controlled toys such as the S ...tar Wars Force Trainer. The toy can be ...orial, we are using an UNO, hardware Serial (pins 0 & 1) is shared...

Combining codes & circuits

Physical Computing Workshop: Beginner Physical Computing

...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 ...tanceSensor distanceSensor(13, 12); // Initialize sensor that us...

How to control Arduino without using delay()

Physical Computing Tutorials

...0; // will store last time LED was updated // constants won't ch ... // the interval at which you want to blink the LED. unsigned ...tors, like giving each person a watch and ask them to action based ... on their own watches. Wiring There are three wi...

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 ...as different models providing 1/2/4/6/8 channel(s). An 8-channel ... 1 channel relay to control one water pump. Labels on a Relay Modu...

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...for the Megascans. The pack we want to import is called the Megas ... which trees/bushes/grasses you want to use by clicking the +Folia ...look realistic. However, if you feel like you want to add more assets to fill out your scene, the foliage packs also...

How to make Animation on NeoMatrix

Physical Computing Tutorials

... +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 ...ixels? #define PIN 3 // Max is 255, 32 is a conservative value t...

(MAC) Automatic printing with Automator

Physical Computing Tutorials

... programming knowledge or don't want to do a lot of coding. One of ...ator" in Spotlight and launch. 2. Folder Action You will see thi ...ter Choose the folder where you want to put all your printing file ...and choose the printer that you want to use as the default printer...

Using a Sparkfun MP3 Trigger

Physical Computing Tutorials

...fun electronics that provides a way to play MP3 files from a Micro ...You must us a micro SDSC (up to 2GB) card, or a SDHC (up to 32GB) card formatted in FAT16 or F ...AT32. After inserting the card you m ...uino. EXT: means power via the 2.1mm connector to the left of th...

Steam VR setup Tutorial #3 - Interactable object setup

VR tutorials - Unity HTC VIVE Tutorials

...IVE controllers (Using Steam VR 2.2 plugin). Please notice that th ...nal). Steam VR setup tutorial# 2 Getting started In Steam ...VR setup tutorial #2 we added a blue material to a p ...to learn how to create two "throwable" objects but first, we are g...

How to control Arduino without using delay()

Physical Computing Tutorials

...LED on for 1 second and off for 2 seconds using the FireTimer lib ... // 1 second when LED is ON, 2 seconds when LED is OFF if ... } else { ledTimer.begin(2000); // LED is OFF for 2 seconds } } } Multiple ...tors, like giving each person a watch and ask them to action based...

Raspberry Pi Image: Video Looper

Raspberry Pi Raspberry Pi Image

...rry Pi Video Looper is a simple way to display seamless looping vi ...with all boards up to" column. 2. Using Raspberry Pi Imager Ra ... most videos encoded with the H.264 video codec and in a video format with an extension like .avi, .mov, .mkv, .mp4, ...

Hello World

Python for Beginners

...t the "type" of Python file you want PyCharm to create. For this e ...print(), we provide the text we want Python to print. This text mu ...ere you can type what it is you want to print. In this example, I waited until I had typed out "prin ...own PyCharm's list of potential ways for completing your code. No...

How to use a rotary encoder

Physical Computing Tutorials

...emental Rotary Encoder, YUMO E6B2-CWZ3E, the colours referred to ...(Brown) - 5V A switch (Black) - 2 B switch ( White ) - 3 Gettin ...aft angle. This allows you to always know the exact position, even ...and anywhere precise positional feedback is needed. Single-turn vs....

Making Breathing Light with LEDs

Physical Computing Tutorials

...nd we can give the value from 0-255 using this function. analog ...ns somthing off) analogWrite(127) means a signal of 50% duty cy ....g. dimmed light) analogWrite(255) means a signal of 100% duty ...iring is simple, there are just 2 wires and a resistor. LED shor...

Using the Bantam Tools NextDraw Pen Plotter

Bantam Tools NextDraw

...e line work. The necessary software is already installed on the m ...es and set the page size to A4 (210mm x 297mm). Resize your drawing ... create a new version. 2. Setting Up the Paper and Pen ( ..., make sure to TIE it up. Move away from the drawing area, the pen...

Creating a Landscape

Unreal Engine Basics Creating Virtual Worlds

...m which we create our scene. 2) Change the editor to Landscape ... modes of the editor. We will want to change two important setti ...k. This is not necessary if you want to make small adjustments. After clicking once to paint our landscape with No...

Using MatrixPortal M4 for animation

Physical Computing Tutorials

...n animation to display on a 64x32 matrix. CircuitPython and libr ...sing CircuitPython 9.0.5 (11/10/2024), all libraries and code used ... bitmap spitesheet. If you just want to test the code, you can dow ...to set the canvas size to 64 x 32 px Draw whatever you want Add ...

Bonus round: putting an existing Unity project into git

Games Workshop: Version Control for Games Design

...liar with the command line, the way to use it is to type a command ...weird crap in it which we don't want to keep track of. We need a g ...ere's the .gitignore content we want to use - this is the list Git ...tStoreTools* # Visual Studio 2015 cache directory /.vs/ # ...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...cs inklessly on different sizes 216mm/210mm/110mm/80mm/53mm (US Letter/ ...A4/4.33"/3.14"/2.08") of thermal papers. 1. Inst ... driver according to the guide. 2. Create Custom paper size If yo ...instead, it is essential if you want to do auto-printing in the ne...

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

... object from it's background we want to look for the white pixels ...wn our input's resolution, this way we will have less data to anal ...SOLUTION to be Eighth.  Afterwards add a TopTo CHOP to your thr ...howing mostly 1s.  Finally, we want to convert these 1s into X an...