Advanced Search
Search Results
128 total results found
Importing and Placing 3D Models
...er in the future. Select all the files you want to import to your project. Fo ...nging different values in the Location & Rotation fields to make it look a little better. To continue with this tutorial, please follow the next article in this series.
Introduction to the PyCharm IDE
...ry. However, you can choose a location that suits your needs. For t ...The setup page also asks if you want to create a main.py welcome s ... finished with exit code 0" indicates that the program ran without errors. Our main.py code is designed to display ...
A circle following the mouse
... Add a Math CHOP and in the sub-category math "Range" you will see ...two rows: From Range indicates the original set of values be ...y -0.8 and 0.8 . To Range indicates the new set of values between ... we want x to fluctuates. We have prev...
How to send data to Processing from Arduino
What is the Serial Communication? Serial communication is the process of sending da ...me, sequentially, over a communication channel or computer bus. Sim ...ply put, serial communication is the communication between two or more computer ...rial, we will use serial communication protocol to send data to Pro...
(MAC) How to use Phomemo Thermal Printer M834
...instead, it is essential if you want to do auto-printing in the next step. Go to System Settings -> Printers & Scanners Click the drop down menu of Default paper size Select your new custom paper size 4. Set up Auto-Printing with Automator We have a t...
Understanding Arduino hardware
...Arduino freezes, lags or does anything weird, you can press the button. 3. Arduino Model The white label indicates the model we are using. In th ...utput pins. For example, if you want to create a breathing light e ...part, Understanding Arduino software.
How to use DFPlayer Pro to play MP3
...ack wire Connect L+ & L- if you want stereo audio File handling ...FRobot_DF1201S.h> #include "SoftwareSerial.h" SoftwareSerial DF1201SSerial(2, 3); //RX TX DFRobot_DF1201S player; void setup(void){ Serial.begin(115200); DF1201SSerial.begin(11...
Using the MAX9814 mic amplifier
...0); // Initialize serial communication } void loop() { Mic ...olume is above this threshold a warning comes up in the Serial Monitor Serial.println("Loud noise"); delay(500); } else { Serial.println(MicVolume); } }
Projection Mapping in Touchdesigner
... tutorial on how to get the software started is available here. Th ...ask your area of projection and warp your content onto it. Drag and drop it on your network. In the parameters’ window on the right click on PULSE to open Kantan window, this will en...
AR with Unity - Step #1 - Development environment setup
...et you started creating AR applications using Unity and the Vuforia ...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. About the Vuforia Engin ...ws you to easily create AR applications that you can deploy on both...
Mobile VR -Setting Up Unity
...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. Android and/or IOS buil ...support To compile mobile applications on your computer, you will ...e IOS build support. Please be aware that both Windows and IOS com...
Introduction to Python
... first released in 1991, Python was designed to emphasize code rea ...s due to its wide range of applications. It's used in web developme ...cepts are relatively straightforward to grasp. Getting Started To ...ning Python is a valuable and rewarding endeavor. So, let's dive i...
How to use DFPlayer mini to play MP3
...e sure you are using .mp3, not .wav or any other audio formats. #i ...nclude "SoftwareSerial.h" #include "DFRobotDFP ... // Use pins 2 and 3 to communicate with DFPlayer Mini static cons ... // Connects to module's TX SoftwareSerial softwareSerial(PIN_MP3_...
How to use IR Breakbeam Sensor
...frared; detects changes in long-wave IR (heat) in its field. Neutral (different principles) Sensitivity to heat sources Unaffected by ambient heat or body temperature. Relies on heat differences; can be affected by tempera...
Using a Sparkfun Sound Detector
...fun electronics that provides a way to detect ambient sound levels. There are three connections on the board: Audio - This is the raw audio from the microphone. Envelope - This is a analog value representing the volume of the ambient sound. Gate - Thi...
How to power the Raspberry Pi Pico
...e Raspberry Pi Pico The easiest way to power a Pico is through the ...n other words, it acts as a one-way valve for electric current. We ...e time and there is a risk of unwanted power flow between the two power sources. Schottky diode is preferred for its...
Other resources
...designer here at LCC. The best way to grow in your visual program ...signer: https://www.youtube.com/watch?v=XLeghJmFBh0 AI vision usi ...signer: https://www.youtube.com/watch?v=Cx4Ellaj6kk Other repositories and useful tools might be Github, a websit...
How to use a Rotary Encoder Button
... rotary encoders rotate all the way around continuously and are divided up into 24 'segments'. Each segment has a clicky feeling to it, and each movement clockwise or counter-clockwise causes the two switches to open and close. Wiring Top 2 Pins: one p...