Advanced Search
Search Results
125 total results found
How to use a rotary encoder
...ncoders a key component in many types of control systems. Wiring Di ...tion the encoder has moved. Key Types of Rotary Encoders Incremental ...aft angle. This allows you to always know the exact position, even after power is cycled. Applications: Industri...
UE Installation and Set-up
...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...
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...
Bonus round: putting an existing Unity project into git
...liar with the command line, the way to use it is to type a command, and then press Enter ... the "Hidden Items" checkbox). Type git status and press Enter - yo ...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...
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...
Combining codes & circuits
...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 ... to retype this long string of text multip ...if statement is the most common way to make a simple interaction b...
Steam VR setup Tutorial #2 - Teleporting around your scene
...r previous project open, please type "Teleporting" into the search b ...n top of our plane, the easiest way to achieve this is by duplicat ...on in the "Inspector" panel and type "Teleport Area" and click over ...port Area" gameObject selected, type "0.1" in the "Y" position slot ...
Radio Communication: How to use RFM69HCW Radio Data Module
...del) Modulation Type GFSK FSK, GFSK, OOK ... //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...
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...
How to send data to Processing from Arduino
... needed void setup() { size(800, 800); printArray(Serial.list( ...arameters //map(theVariableYouWantToMap, min.ValueOfRawData, max ...d max. value is 1023. //and I want to map the background colour from black to white, 0(black) - 255(white) ...
How to control Raspberry Pi Pico via Wifi
...ome a ubiquitous and convenient way for people to access the inter ...or Command Prompt (Windows) and type in ipconfig getifaddr en1 Get ...ssid, password) html = """<!DOCTYPE html> <html> <head> <title> ...p> </body> </html> """ max_wait = 10 while max_wait > 0: ...
AR with Unity - Step #3 - Adding content to your project
...get database. Do make sure that Type is set to Device, this means th ... process, please make sure that Type is set to Single Image, also, b ...e aware that your image size should m ... image width is 50cm you should type 0.5 Usually, it doesn't take...
What is a Raspberry Pi?
... Pi project originally leaned towards the promotion of teaching ba ...Different models have different types of HDMI ports, you will need t ...use the Bluetooth with a dongle type of mouse & keyboard. 4. Power S ...ngs on it. BUT, you have to be aware of the types and sizes of the...
Raspberry Pi Image: Retropie for Reviving Vintage Games
...ie image and add additional software later. It's up to you. We are ...ccordingly, one by one. If you want to skip any button configurat ...SB stick is the most straightforward method. You can find other ways of transferring in RetroPie D ...g the USB stick into the Pi and wait for 5-10 minutes. Remove the ...
Using the serial monitor and serial logger
...ion? Serial communication is a type of communication between two de ...e a seperate USB serial and hardware serial, and you cannot direct ...ly monitor the hardware serial [Serial1] output using ...rst text field is where you can type text and press the send button ...
Steam VR setup Tutorial #3 - Interactable object setup
...to learn how to create two "throwable" objects but first, we are g ... create a plinth to put the throwable objectS on so it is easier t ...now see a cube intersecting the walking plane. Now let's chan ... of the Transform component and type your text. Now our plint...
Workshop exercise: Clone, commit, pull, push
...e interface - it's a text-based way of navigating our folders and ...programs. To run a command, you type it and then press enter. To se ...ed to navigate to the folder we want to put the documents in. Let' ...is one in our Documents folder. Type this and press enter: cd Docum...
Using an PN532 RFID reader
...f blocks of data depends on the type of RFID tag or card you’re usin ...al.println(); Serial.println("Waiting for a card......"); } void ...al.println(); Serial.println("Waiting for a card......"); } v ...nt32_t versiondata = nfc.getFirmwareVersion(); if (!versiondata)...