Deletion log

Jump to navigation Jump to search

Below is a list of the most recent deletions.

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 12:10, 7 November 2024 Mogwp talk contribs deleted page File:Wiring DFplayer standalone.png
  • 09:09, 10 October 2024 Annasa talk contribs deleted page File:PowerMotorDriver.jpg
  • 15:29, 27 August 2024 Annasa talk contribs deleted page File:Nanw.jpg
  • 13:58, 27 August 2024 Boris talk contribs deleted page File:Vlc-sync-pi-hat.png
  • 09:35, 21 June 2024 Zwanw talk contribs deleted page Sound (content was: "When one wants to add sound to their electronics project, there are a lot of ways to do it. At the Interaction Station, we offer a couple of simple ways to work with sound in your interactive project. Interactive sound control methods: - DFPlayer. The DFPlayer is a cheap and compact way to add sound to your project. It has a build in stereo amp (3W per channel) which can dr...", and the only contributor was "Zwanw" (talk))
  • 09:31, 21 June 2024 Zwanw talk contribs deleted page Integrating Sound in Your Projects) (content was: "When one wants to add sound to their electronics project, there are a lot of ways to do it. At the Interaction Station, we offer a couple of simple ways to work with sound in your interactive project. Interactive sound control methods: - DFPlayer. The DFPlayer is a cheap and compact way to add sound to your project. It has a build in stereo amp (3W per channel) which can dr...", and the only contributor was "Zwanw" (talk))
  • 07:35, 24 April 2024 Boris talk contribs deleted page Browser extension (content was: "[https://github.com/mywdka/browser-extension Template files] Category:2023", and the only contributor was "Boris" (talk))
  • 10:39, 16 April 2024 Annasa talk contribs deleted page File:Firnata2.png
  • 10:18, 4 April 2024 Annasa talk contribs deleted page File:Ardu td1.png
  • 10:18, 4 April 2024 Annasa talk contribs deleted page File:Ardu td2.png
  • 10:18, 4 April 2024 Annasa talk contribs deleted page File:Ardu td3.png
  • 10:17, 4 April 2024 Annasa talk contribs deleted page File:Ardu td4.png
  • 10:17, 4 April 2024 Annasa talk contribs deleted page File:Ardu td5.png
  • 10:17, 4 April 2024 Annasa talk contribs deleted page File:Ardu td6.png
  • 10:48, 11 January 2024 Bogel talk contribs deleted page File:Littlebits deluxe kit kit-12973 02.jpg
  • 09:34, 19 December 2023 Boris talk contribs deleted page Vlc-sync (content was: " Category:Raspberry Pi <div class="keywords">vlc-sync, vlc, raspberry pi, multichannel, video installation, omxplayer</div>", and the only contributor was "Boris" (talk))
  • 15:03, 11 May 2023 Annasa talk contribs deleted page File:Bulb.png
  • 13:48, 11 May 2023 Annasa talk contribs deleted page File:Relay 1ch.jpg
  • 13:48, 11 May 2023 Annasa talk contribs deleted page File:Relay 2ch.jpg
  • 15:59, 9 May 2023 Annasa talk contribs deleted page File:Relay 1channel.jpg
  • 15:57, 9 May 2023 Annasa talk contribs deleted page File:Relay 2channels.jpg
  • 15:57, 9 May 2023 Annasa talk contribs deleted page File:Relay 1channel.jpg
  • 15:56, 9 May 2023 Annasa talk contribs deleted page File:Relay 1channel.jpg (Deleted old revision 20230509145500!Relay_1channel.jpg)
  • 15:56, 9 May 2023 Annasa talk contribs deleted page File:Relay 2channels.jpg (Deleted old revision 20230509145557!Relay_2channels.jpg)
  • 12:08, 20 April 2023 Annasa talk contribs deleted page Category:Station skill (content before blanking was: "Category: Classes")
  • 09:09, 18 April 2023 Annasa talk contribs deleted page File:Led traffic lights.jpg
  • 09:09, 18 April 2023 Annasa talk contribs deleted page File:Led one.jpg
  • 12:18, 14 April 2023 Annasa talk contribs deleted page File:Ledstrip currentupgrade.jpg (Deleted old revision 20230414111746!Ledstrip_currentupgrade.jpg)
  • 16:26, 14 March 2023 Annasa talk contribs deleted page File:Relay wiring.png (Deleted old revision 20230314152555!Relay_wiring.png)
  • 09:47, 30 January 2023 Boris talk contribs deleted page Zoonolgy (content was: "== Zoönology: Observing & Sensing ==", and the only contributor was "Boris" (talk))
  • 12:04, 23 January 2023 Annasa talk contribs deleted page File:Touchboard bare.png
  • 11:23, 17 January 2023 Annasa talk contribs deleted page Center the image (content was: "the center point should be the : x=(display window's width - the image width) divided by 2 y=(display window's Hight- the image height) divided by 2 <syntaxhighlight lang="java" line='line'> image(images[imgInSeq], (displayWidth-images[imgInSeq].width)/2, (displayHeight-images[imgInSeq].height)/2, images[imgInSeq].width, images[imgInSeq].height ); </syntaxhighlight> Category:Processing")
  • 11:13, 17 January 2023 Annasa talk contribs deleted page ?! add lines (content was: "<syntaxhighlight lang="java" line='line'> import processing.serial.Serial; //select serial port and set bauds rate static final int PORT_INDEX=2,BAUDS=9600; // create an array, a list of data will be used to store values from snesors. int[] vals= {}; void setup(){ noLoop(); frameRate(18); final String[] ports = Serial.list(); printArray(ports); new Serial(this, ports[PORT_INDEX], BAUDS).bufferUntil(ENTER); size(1200,800); background(0); } void draw(){...")
  • 13:44, 13 January 2023 Annasa talk contribs deleted page Arduno & MaxMsp (content was: "This is a tutorial on how to make a capacitive sensor with Arduino to then trigger sound in MaxMsp. ==Capacitive sensing and Arduino== Making a simple capacitive sensor is easy with Arduino, even without the use of any external breakouts. Using the Capacitive Sensor library https://playground.arduino.cc/Main/CapacitiveSensor?from=Main.CapSense we can make a cap sensor using two ardino pins. File:CapSense.gif 600 px File:Capsense.pn...")
  • 13:42, 13 January 2023 Annasa talk contribs deleted page Double servo me (content was: "=Now we add two servos and two pots= 1000 px <syntaxhighlight lang=c style="border:3px dashed blue"> #include <Servo.h> Servo myservo1; // create servo object to control a servo Servo myservo2; // create servo object to control a second servo int pot1 = 0; // analog pin used to connect one potentiometer int pot2 = 1; // analog pin used to connect another potentiometer int val1 = 0; // variable to read the value from one analo...")
  • 11:43, 13 January 2023 Annasa talk contribs deleted page Adding an input to control the ball (content was: "=Input= ==Sensors== File:Analog-or-digital-signal.png ===Analog Sensors=== <br> Analog sensors on the other hand, gives range. You connect this types of Analog sensors to Analog Input pins which is measuring the incoming voltage between 0V-5V*. Arduino converts this incoming voltage into the number between 0-1023. <br> Analog data is transmitted as a continuous signal, almost like a wave. In other words, an analog sensor doesn’t send a burst of 1s and 0s like digital...")
  • 11:10, 13 January 2023 Annasa talk contribs deleted page The Arduino Module (content was: "<p style="font-size:14px; color:#3366FF;"> ARDUINO MODULE <br> [http://www.instructables.com/id/littleBits-Serial-Data/ * littleBits Serial Data] <br> [http://www.instructables.com/id/littleBits-Serial-Controller/ * Serial Controler] <br> [http://www.instructables.com/id/littleBits-8-bit-Jukebox/ * 8-bit Jukebox] </p> Category:Arduino")
  • 11:08, 13 January 2023 Annasa talk contribs deleted page Sensing (content was: "==what is the Arduino== Hello everyone hello hello hello, now what is an Arduino ...well...find a detailed introduction here http://interactionstation.wdka.hro.nl/wiki/Arduino_Introduction <br> Computer and processor are generic terms for the anything that can run a program, basically. <br>Controller or microcontroller usually refers to a simple processor that does only one task, li...", and the only contributor was "Oyo" (talk))
  • 11:06, 13 January 2023 Annasa talk contribs deleted page Sensors (content was: "we often construct our reality using our sensory experience: our visual and sound come from our eyes and ears, we can feel the moisture level on our skins, we can feel the gravity and orientation thanks to our inner ear structures. and now imagine all the sensory input can be converted into digits and feed to a computer, and the computer device can decide what to do(output) with the input data. let's look back to the Shannon-Weaver model of communication. there is so many a...")
  • 11:06, 13 January 2023 Annasa talk contribs deleted page Advanced sensors (content was: "=Advanced sensors:= We need to install additional libraries. =='''Ultrasonic sensor:'''== 400px Ultrasonic Sensor - HC-SR04 Arduino code: [https://www.arduino.cc/en/Tutorial/Ping Ping] =='''Capacitive Sensor-Analog:'''== 500px adafruit-cap1188-breakout [https://learn.adafruit.com/adafruit-cap...", and the only contributor was "WangN" (talk))
  • 11:05, 13 January 2023 Annasa talk contribs deleted page Common sensors (content was: "Sensors Don't need additional libraries, normally included in Arduino's example tutorials.<br> Potentiometers: [https://www.arduino.cc/en/Tutorial/AnalogReadSerial AnalogReadSerial] Button or switch: [https://www.arduino.cc/en/Tutorial/Button Button] Mic or piezo: [https://www.arduino.cc/en/Tutorial/Knock knock] [https://www.arduino.cc/en/Tutorial/toneMultiple toneMultiple] Flex & force sensor: [https://www.arduino.cc/en/Tutorial/toneKeyboard toneK...")
  • 13:21, 12 January 2023 Annasa talk contribs deleted page Arduino Introduction (content was: "#REDIRECT What is an Arduino?", and the only contributor was "Annasa" (talk))
  • 17:06, 10 January 2023 Annasa talk contribs deleted page Arduino fast intro (content was: "=Arduino Uno= 900 px ==Overview== Hello everyone hello hello hello, now what is an Arduino ...well...find a detailed introduction here http://interactionstation.wdka.hro.nl/wiki/Arduino_Introduction <br> Computer and processor are generic terms for the anything that can run a program, basically. <br>Controller or microcontroller usually refers to a simple processor that does only one task, like listening to sensors. In explaining microcontroll...")
  • 16:52, 10 January 2023 Annasa talk contribs deleted redirect Introduction to Arduino by overwriting (Deleted to make way for move from "Arduino")
  • 16:51, 10 January 2023 Annasa talk contribs deleted page Arduino basics workshop (content was: " =Intro= 700 px <br> [https://trendcurve.com/trend/color-you-can-smell/ Smelling color] <br> [https://www.designboom.com/technology/knock-knock-interactive-wooden-calculator-by-khalil-klouche/ Knock Calculator] <br> File:Thumb01.PNG <br> [https://www.youtube.com/watch?v=i1TkiN309_4 Video of the thumb]<br> [https://www.daniclodedesign.com/thethirdthumb The Third Thumb]<br> [http://automato.farm/portfolio/politics_of_power/ Politics of P...")
  • 14:20, 10 January 2023 Annasa talk contribs deleted page Intro to the arduinoooo (content was: "Hello everyone hello hello hello, now what is an Arduino ...well...find a detailed introduction here http://interactionstation.wdka.hro.nl/wiki/Arduino_Introduction <br> <br> Arduino is an open source physical computing platform based on a simple input/output (I/O) board and a development environment that implements the Processing language. Arduino can be used to develop standalone interactive objects or can be connected to software on your computer.<br> What Is Physical...")
  • 11:07, 10 January 2023 Annasa talk contribs deleted page What is an Arduino? (content was: "== What is an Arduino == In essence Arduino is ''just another'' μController development board. The main purpose of such a μController development board is to make it easy for developers to evaluate the functions of, or create a quick prototype with, a certain type of μController. μControllers come in al sorts of tastes and sizes hence there are many different flavours of μController development boards as well. Do, for example, a Google search on [https://www.goo...")
  • 11:07, 10 January 2023 Annasa talk contribs deleted page Getting Started With Arduino (content was: "== What is "Arduino" about? == The Arduino can be seen as a small computer which can be attached to a real computer or run as a stand alone device. The Arduino, using sensors, can measure temperature, light value and switch on or off motors, lights.<BR> http://en.wikipedia.org/wiki/Arduino<BR> == Arduino == * website and download the software: http://arduino.cc/<BR> == Tutorials == * Lynda.com - Up and Running with Arduino: http://www.lynda.com/Arduino-tutorials/Up-Running-A...")
  • 09:44, 10 January 2023 Annasa talk contribs deleted page Advanced arduino programming (content was: "https://github.com/PaulStoffregen/TimerOne Category: Arduino")
  • 09:20, 10 January 2023 Annasa talk contribs deleted page Arduino whaaat? (content was: "=Intro= 700 px <br> [https://trendcurve.com/trend/color-you-can-smell/ Smelling color] <br> [https://www.designboom.com/technology/knock-knock-interactive-wooden-calculator-by-khalil-klouche/ Knock Calculator] <br> File:Thumb01.PNG <br> [https://www.youtube.com/watch?v=i1TkiN309_4 Video of the thumb]<br> [https://www.daniclodedesign.com/thethirdthumb The Third Thumb]<br> [http://automato.farm/portfolio/politics_of_power/ Politics of Po...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)