Advanced Search
Search Results
76 total results found
Machine Learning with Physical Computing - TensorFlow Lite & Arduino Nano 33
...eloped based on the tutorial by Sandeep Mistry and Dominic Pajak. ...oard. Created by Don Coleman, Sandeep Mistry Modified by Domin ...ic Pajak, Sandeep Mistry This example code ...significant in G's const int numSamples = 119; int samplesRead = ...
(MAC) How to use Phomemo Thermal Printer M834
...rmal papers. 1. Install Printer Driver Please visit the official site ...to download the driver and install the driver according to the guide. 2. Create Custom paper size If you are using thermal paper that is not the standard A4 or US Letter size, then y...
How to build to a Meta Quest 2
... Install Oculus Quest 2 ADB Drivers (if needed): If your computer ... need to install the Oculus ADB Drivers. The drivers can be installed through the O ...ion guidelines and perform necessary testing for approval. Remember, Meta Quest 2 developmen...
Week 3 - Iteration, arrays, objects and pixel arrays
... If successful you will see messages in the command line similar ...on_02/ Sometimes it is necessary to repeat a task over and ove ...r on the same data in order to achieve a de ...to the idea of conditionals. We saw that an if statement can be us...
Week 2 - Animation, conditionals & random numbers
...se the HSB colour space or Hue, Saturation and Brightness. It is s ...th of light being produced. The saturation defines how intense or ...our is. The way the colour is desaturated is by the addition of gr ...ey: 100% saturation means there is no grey ...
How to use a Bare Conductive Touch Board with Arduino
...uch Board, you can still do the same things following the above tw ...uino Mega. So we have to do the same here, telling Arduino IDE whi ...lude Library. File naming Files saved in the Micro SD card should ...load here: touch-mp3-public.zip Sample MP3 files To help you get u...
Making a website for your HTML, JS, CSS or p5.js files
... what it means is that when you save files and commit them it will ... also save the previous version of your ...ide there should be a link that says Create a repository. Click th ...nt to do is click the link that says uploading an existing file ...
(MAC) Automatic printing with Automator
... certain repetitive tasks, thus saving time by removing the need t ...o perform said tasks manually. Automator can ...coding. One of the most common usage is Auto-printing. Unfortunate ...use as the default printer. 5. Save the Script 6. Quit Automator...
Workshop exercise: Clone, commit, pull, push
...this@example.com Replacing the fake email with your real one. Mine ...mit. Filenames in green will be saved as a version in the local re ...xt with a descriptive commit message that explains what files you ...have to put -m followed by a message in quotes. Git won't let you ...
What equipment is available?
... iPad mini iPad Air iPod Touch Samsung Galaxy Tab Smartphone i ...ncluding: Samsung S8 Human Interface Devi ...6 USB to DMX interfaces DMX LED driver Other Microcontrollers and Single Board Computers including: MakeyMakey Raspberry Pi Pico Rasp...
Using a Sparkfun MP3 Trigger
... // Play file i ( 1 to 5 ) Serial.print( "t" ); Serial.write( i ); // Wait a bit delay( 1000 ); } } Sample MP3 files To help you get u ...e with the basic example of Tom saying 1-5. Example MP3 Files Resources Sparkfun Hookup Guide
How to control Arduino without using delay()
...es everything controlled by the same Arduino and the same code. This often leads to the ...terval is actually equal to the same amount of delay() you will ne ...ed to get the same result of blinking every 1 se ...ousMillis >= interval) { // save the last time you blinked the...
Using L293D IC for motors
...3D? The L293D is a 16-pin Motor Driver IC which can control a set of t ...nected to and what they do. As said earlier, the DC motor changes direction by reversing the + wire and - wire. If you reverse Motor A (+) (Pin3 of IC) and Motor A (-)(Pin6 of IC), ...
Combining codes & circuits
...it to do multiple things at the same time, we have to combine ever ...' (not v2) FLORA pixels, WS2811 drivers) // NEO_GRB Pixels are w ... // Turn OFF all pixels ASAP strip.setBrightness(50); } void loop() { float distance = distanc...
How to create 360 Video for the Igloo system
...X2 camera. You can recreate the same steps with any 360° camera of ...deo on the Igloo system. Please save your video file on a removeable storage drive like a USB drive or SSD and hand it to a technician for checking. They will upload your media to the Ig...
An Introduction to 2D in Unity 5
...function"); } } Select save and go back to the Unity wind ...g.Log() text in the console: Save your Scene Now is perhaps a ...good point to save the Scene we are currently wo ...rking on: File > Save Scene Rename the Scene to 'S...
Using the serial monitor and serial logger
...e Arduino is able to display messages the Arduino board sends via ...d). You can also send basic messages from the serial monitor scre ...er should be sent after each message you send, it's common to send ...er to indicate each distinct message. There is also an option "96...
How to use Waveshare E-Paper Display with Raspberry Pi
...e display comes with an e-paper Driver HAT, so simply plug in. You may need to insert the ribbon cable (the golden one) from the display to the HAT. Gently pull up the black clip (green arrow) Insert the golden cable (red arrow, pay attention to the dire...
How to use 7-Segment LED Backpack
...chips or sensors you like). The driver chip can 'dim' the entire displ ...y(500); // print a string message matrix.print("7SEG"); matrix.writeDisplay(); delay(10000); // print with print/println for (uint16_t counter = 0; counter < 9999; count...
Pi War 2024 Log
...s, both power sources share the same ground. We used an L293D IC f ... Controller Circuit We use the same 5V regulator LM7805 to regula ...rops below a certain point. The same problem goes for the motors b ...lient pico are connected to the same wifi network, they can commun...
VR tutorials - Unity
Immerse yourself in seated and room-scale VR, AR and MR with devices such as HTC VIVE and VIVE Pro, Oculus Rift, Microsoft HoloLens, Samsung Gear VR and Google Cardboard. Create merged and mixed reality installations in the Lab’s open-plan project space.