Advanced Search
Search Results
121 total results found
Mobile VR - Getting Started Guide
...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
...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.
How to connect a Push Button with Digital Input Pull-Up resistor
... 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
Face Tracking in Spark AR Watch this video which explains th ...hat template to add in your own models, textures and program functionality.
How to get started with World Effects in Spark AR
World Effects in Spark AR Watch this video which explains th ...hat template to add in your own models, textures and program functionality.
How to make Animation on NeoMatrix with Processing
...8x8 Adafruit NeoMatrix. Wiring WarningIf you have a bigger matrix ... +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ...ber of NeoPixel matrix rows int totalLEDs = cols * rows; int pixelSiz ...bility i++; if (i >= totalLEDs){ i = 0; } updat...
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 ... and single (=) equals signs Always be sure to use the double equ ...he ball when it bounces off the wall Move up and down instead of ...
Radio Communication: How to use RFM69HCW Radio Data Module
...3 / 868 / 915 MHz (depending on model) Modulation Typ ... //while (!Serial) delay(1); // Wait for Serial Console (comment o ...oid loop() { delay(1000); // Wait 1 second between transmits, c ...t, strlen(radiopacket)); rf69.waitPacketSent(); // Now wait f...
Using a TCS34725 RGB Color Sensor
...nt Arduino boards The two major models you can find in Creative Techn ... SCL(pin 21). Not every Arduino model has I2C function and not all of ...have the same pinout. Check the model before you hook it up with the TCS34725 sensor. Learn more Library Adafr...
Radio Communication: How to use APC220 Radio Data Module
...r clarity, we use two different models, but you can use the same model or any other model. Wiring Arduino Leonardo - Se ... to 5V TXD to 8 RXD to 9 SoftwareSerial OnlyUse SoftwareSerial on both Arduinos. Never ...rees, one by one. #include <SoftwareSerial.h> SoftwareSerial radio...
Unity for Beginners Workshop
... 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...
Week 1 - Coordinates, shapes and colour
...or expertise, you will almost always encounter bugs. Writing code ... code is meant to be doing. The way we do this is by adding commen ...s. Comments can be added in two ways: Single line commentUsing t ...he double forward slash (//) at the beginning o...
Raspberry Pi Image: Video Looper
...rry Pi Video Looper is a simple way to display seamless looping vi ... that is compatible with the Pi model you are using, please refer to ...y Pi Device select Raspberry Pi Model Storage select the SD card O ...t will encourage the display to wake up. When you are asked if you...
Touch sensor - with No Sensor!
...curacy without ANY external hardware. CapacitiveSensor library wil ...long start = millis(); long total1 = cs_4_2.capacitiveSensor(30) ...own spacing Serial.println(total1); // print sensor output 1 delay(10); ...
How to use Grove Serial Bluetooth v3.0
...obtaining a copy * of this software and associated documentation ...files (the "Software"), to deal * in the Software without restriction, includin ...nd/or sell * copies of the Software, and to permit persons to who ...m the Software is * furnished to do so, sub...
How to get started with Textures and Materials 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 U ..., they probably work in similar ways. However, you should always keep in mind that Spark AR is ... a separate software and might have implemented di...
How to power the Raspberry Pi Pico
...e Raspberry Pi Pico The easiest way to power a Pico is through the ...e to find out the pinout of the model you are using. The pins you are ... 35V, depending on the specific model, so you will need this when you ...n other words, it acts as a one-way valve for electric current. We...
How to use DFPlayer mini to play MP3
... DFplayer Mini Since this old model is not the most stable and many ...ed, we are going to use the new model - DFPlayer Pro in ...e sure you are using .mp3, not .wav or any other audio formats. #i ...nclude "SoftwareSerial.h" #include "DFRobotDFP...