Schlagwort: ::vtol::

  • Hot Ninja messages other devices using WiFi SSIDs

    Hot Ninja messages other devices using WiFi SSIDs

    Reading Time: 2 minutes

    Hot Ninja messages other devices using WiFi SSIDs

    Arduino TeamMay 7th, 2018

    When you need to access the Internet via WiFi, it’s not too hard to find a hotspot if you’re in the right location, and the SSID usually gives you some clue as to who is providing it. What if you instead generated network names in order to communicate with people attempting to log on?

    That’s the idea behind Hot Ninja, made by Moscow-based artist Dmitry Morozov, better known as “::vtol::.” His device uses a trio of ESP8266 modules to form and name three different networks, giving him 96 characters with which to message the surrounding area. If other gadgets do log on, Hot Ninja can also create a registration page with more information and even the ability to message back and forth. An Arduino Mega serves as the brains of this portable device, and a keyboard and OLED screen form its user interface–shown in the video below. 

    Multifunctional network device for autonomous activity in the city environment. Its main function is communication and propaganda through the WiFi wireless standard. This is the hacktivism DIY response to attempts by the authorities in different countries to control the Internet. The project serves as an example of the possible opposition and decentralisation of networks to ensure communications and provide notifications irrespective of whether there is access to the global internet or certain restrictions are applied.

    [embedded content]



    Website: LINK

  • Ivy is a massive 240-step sequencer

    Ivy is a massive 240-step sequencer

    Reading Time: 2 minutes

    Ivy is a massive 240-step sequencer

    Arduino TeamOctober 24th, 2017

    Most musical sequencers use an array of buttons to control sounds played in 16 or perhaps 32 steps. As seen here, Moscow-based artist Dmitry Morozov (aka ::vtol::) created an installation called “Ivy” wth not 16, but 240!

    The sequencer is based on an Arduino Mega along with 74HC40967 multiplexers to handle input from the 240 sliders arranged as controls for each step.  There’s also a bunch of WS2811 LEDs, which are driven by a Teensy board.

    Ivy stretches five meters in length, and several “voices” represented by dots on the 1-dimensional light array travel both right and left at different speeds simultaneously. This allows it to be programmed in ways that wouldn’t be possible with traditionally-operated musical devices.

    The project is created specially for Open Codes exhibition in ZKM center, dedicated to codes and programming in art. On one side, Ivy is a representation of an archaic method of electronic music programming for analog synthesizers. On the other side – gigantic scale and obsessive multiplication of simple primitive elements turns this project into an art installation, that is referring to the topic of graphic and physical organization of parameters in electronic music.

    You can read more about ::vtol::’s latest sound installation here, and see it in action below!



    Website: LINK