Advanced Search
Search Results
146 total results found
Using the serial monitor and serial logger
...e a seperate USB serial and hardware serial, and you cannot direct ...ly monitor the hardware serial [Serial1] output using ...his is the communication speed. One of the fundamental parts of ser ...lotter The serial plotter is a way to visually graph the data bei...
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 ...ected look at the Transform component parameters shown on the Inspe...
How to control Arduino without using delay()
...tors, like giving each person a watch and ask them to action based ... on their own watches. Wiring There are three wi ...Code In this code we are adding one more LED to the circuit. The bu ... second. The second LED will be one for 1 second and off for 5 seco...
How to use 7-Segment LED Backpack
...s select pins so you can select one of 8 addresses to control up to ...ding i2C address Since this component has 8 addresses to choose fro ...le-check which address your component is using. The below sketch is ... while (!Serial); // Leonardo: wait for Serial Monitor Serial.p...
Raspberry Pi Image: Video Looper
...rry Pi Video Looper is a simple way to display seamless looping vi ...eo(s) is ready to loop! If only one movie is available it will play ...file in the drive, but this new one has the right settings that wil ...l encourage the display to wake up. When you are asked if you...
3D Geometry and Parametric Design
...pace and making this content viewable in low-fi VR headsets. I ha ...ve been making a piece of software using openFrameworks to explo ...elling and explain how this software can be used as a tool to expl ...elow is a screenshot of the software: Code available here. Aims ...
AR with Unity - Step #1 - Development environment setup
...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. About the Vuforia Engin ...e IOS build support. Please be aware that both Windows and IOS com ...n most cases, students use just one device. Also, keep in mind that...
How to send data to p5.js from Arduino
... is the process of sending data one bit at a time, sequentially, ov ... controlled by the physical component, the potentiometer, which can ... there's no port chosen, choose one: serial.on("portavailable", o ...ble: function openPort() { // wait for the serial.open promise t...
Introduction to Python
...ore the fundamentals of Python, one of the most versatile and popul ... first released in 1991, Python was designed to emphasize code rea ...er will build upon the previous one, gradually introducing new conc ...cepts are relatively straightforward to grasp. Getting Started To ...
Introduction to the PyCharm IDE
...The setup page also asks if you want to create a main.py welcome s ...roject. Right now, there's only one file, main.py, but more complex ... though currently, we have only one, main.py. Environment: This shows the environment used to run your Python fil...
Understanding Arduino hardware
... cables (USBC or USBA, pick the one that fits your computer). 1. M ...utput pins. For example, if you want to create a breathing light e ...LED light, you will need to use one of those PWM pins. 7. Power Inp ...er source to a power adapter, phone charger, batteries etc. All oth...
How to use a Rotary Encoder Button
... knob is pressed down. This component is smaller in size and signif ... rotary encoders rotate all the way around continuously and are di ...d close. Wiring Top 2 Pins: one pin to D4 one pin to GND Bottom 3 Pins: Right Pin to D3 middle pin to GND L...
How to use DFPlayer Pro to play MP3
...module can be used as a stand-alone module with an attached battery ...ack wire Connect L+ & L- if you want stereo audio File handling ...FRobot_DF1201S.h> #include "SoftwareSerial.h" SoftwareSerial DF1201SSerial(2, 3); / ... SINGLECYCLE = 1, /**<Repeat one song ALLCYCLE, /**...
How to use Raspberry Pi Camera Module 3
...ra Module 3? This tutorial will walk you through setting up and us ...later Requirements Hardware Raspberry Pi (Pi 3 or later) ...upply & HDMI or SSH access Software Raspberry Pi OS Bookworm (64 ...the Ethernet port, metal pins toward HDMI. Insert the ribbon cable...
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...
Making a website for your HTML, JS, CSS or p5.js files
...something goes wrong, you can always go back to when it did work! ...e. Very important!!!1!!1! The way that GitHub pages work is that ...). For instance, if my username was 'jonny' my GitHub pages URL wi ...uld see the below page. What we want to do is click the link that ...
(MAC) Automatic printing with Automator
... programming knowledge or don't want to do a lot of coding. One of the most common usage is Aut ...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. 5. Save the Script...
Using a Sparkfun MP3 Trigger
...fun electronics that provides a way to play MP3 files from a Micro ... SD card via either one of 18 TRIG inputs on the board, ...rd. The MP3 Trigger has a headphone output which can be connected t ... powered speakers of your headphones for testing. Loading files You...