Advanced Search
Search Results
168 total results found
How to image a Raspberry Pi
...ficial site to download the software. Choose a suitable version fo ...r yourself. 2. Insert your SD card A CTL Pi k ...ard into your computer. It is always a good habit to format the SD ...u need the SD card to be in FAT32 format. Open Raspberry Pi Image...
How to use DFPlayer Pro to play MP3
...le with an internal storage of 128MB. The module can be used as a ...to GND (Ground) RX to D3 TX to D2 R+ to Speaker(+) red wire R- to ...ack wire Connect L+ & L- if you want stereo audio File handling ...hat folder. Library DFRobot_DF1201S library will be used for thi...
Using NEMA17 Stepper motor with Big Easy Driver
...ng face size, while the stepper design allows it to move in fixed step ...s (typically 200 per revolution), making it id ...e coil. Uno → Big Easy Driver D2 → STEP D3 → DIR D4 → MS1 D5 → M ...S2 D6 → MS3 D7 → ENABLE GND → GND ...→ A Green → A Red → B Blue → B 12V power + → M+ 12V power - → GND...
Arduino Nano 33 Sense Rev2
...hat is Arduino Nano 33 Sense Rev2? The Arduino Nano 33 BLE Sense ...Rev2 (often called Nano 33 Sense Rev2) is a compact, low-power IoT an ...d sensor-rich development board designed for machine learning, audio p ... Know more. Rev1 vs Rev2 — Short Comparison body{...
AR with Unity - Step #2 - Unity project setup
...g-in (already included in Unity 2019.2.0f1) is a quite straight forward process, first, let's create ...ect settings panel, the easiest way to do it is by opening the bui ...time, Unity will ask you if you want to include a default database ...lied as a texture (see element #2), this is the digital image tha...
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 ...rial(this, Serial.list()[1], 115200); // Change baud rate if need ...cloc = (x*pixelSize + pixelSize/2) + y*pixelSize * width; col...
Introduction to the PyCharm IDE
... project name, and this is something we wish to keep as it makes things less confusing. The setup page also asks if you want to create a main.py welcome s ...out errors. Our main.py code is designed to display "Hi, PyCharm," and it has executed correctly.
Introduction
This chapter is designed for complete beginners who ar ...ab, don’t worry—this guide will walk you through the basics. If yo ...rn: Understanding Arduino hardware Understanding Arduino software Using built-in example code and Reading the hookup diagram ...
Projection Mapping in Touchdesigner
...ke sure you have installed Touchdesigner, a tutorial on how to get the ... software started is available here. Th ...ontent onto 3D surfaces in Touchdesigner, to learn more about this tec ...ab. Importing content in Touchdesigner Double click anywhere on th...
How to send files to Raspberry Pi using SSH
...cp, rsync, or SFTP) Install software, run Python scripts, update y ...es tab, enable SSH Reboot afterwards, sudo reboot Option 2: If You’re Using Pi Headless P ...mething that looks like this: 192.168.1.42, th2, this is your pi's IP address ... pi@<raspberry_pi_ip>:/home/pi/ 2. To Send a Whole Folder scp -r ...
How to use an Electromagnet
...ck GND to GND Yellow SIG to PIN 2 Getting started The following ...m. const int electromagnetPin = 2; // Electromagnet connected to ... digital pin 2 void setup() { pinMode(elect ...ln("Electromagnet ON"); delay(2000); // Turn the electromagn...
How to use a EMG Muscle Sensor
...nection begin Serial.begin(115200); pinMode(13, OUTPUT); } ...E; return (sum/BUFFER_SIZE) * 2; } float EMGFilter(float input ...nput; { static float z1, z2; // filter section state fl ...oat x = output - 0.05159732*z1 - 0.36347401*z2; output ...
How to connect a push button or switch
...hes? Buttons and switches are a way of opening and closing a circu ...ir position, they can be a good way of indicating the mode of a de ...vice, such as playing video forward or backwards. Micro switches can with mo ...e( ledPin, LOW ); } } If you want to add a toggle functionality...
UE Foliage
...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 .... However, if you feel like you want to add more assets to fill out your scene, the foliage packs also contain small...
How to use IR Breakbeam Sensor
...frared; detects changes in long-wave IR (heat) in its field. ...ND White to pin 4 Rransmitter (2 wires) Red to 5V Black to GND Get Started #define LEDPIN 13 #define SENSORPIN 4 int sensorState = 0; int lastState = 0; void setup() { p...
How to Use Arduino as a Keyboard or Mouse
...kground: white; box-shadow: 0 2px 8px rgba(0,0,0,0.1); } th, t ...er: 1px solid #ccc; padding: 12px; text-align: left; } th { ...d(even) { background-color: #f2f2f2; } tr:hover { background-col ...nteraction (no raw data and two-way communication) to replace the ...
How to Program an ATtiny85 with an Arduino Uno
...ollers. This microcontroller is designed and manufactured by Microchip ... GND (4) Pin 13 --> Pin 2 (7) Pin 12 2 --> Pin 1 (6) Pin 11 - ...roll to the bottom select ATtiny25/45/85 Tools -> Processor--> 8 MHz (internal) Tools-->Programmer-->A...
Using AVR ISP MKII to upload firmware to Arduino
...hip) AVR microcontrollers. It's designed for developers and hobbyists ...to upload firmware to AVR-based chips directly o ... Arduino UNO (re-upload the firmware to the ATmega328P chip on UNO). Supported Micro ...o Arduino Leonardo Arduino Mega 2560 However, it is not compatib...