Mateus - Unstable Frequencies: Difference between revisions

This page was last edited on 8 January 2024, at 13:17.
(→‎Unstable Frequencies: images and table added.)
Line 27: Line 27:
* Carrier Waves: Beyond the explicitly programmed capabilities, the microcontroller offers a vector through which other data can be passed.
* Carrier Waves: Beyond the explicitly programmed capabilities, the microcontroller offers a vector through which other data can be passed.


----[[File:WemosD1MiniUnder.png|alt=Wemos D1 Mini microcontroller on a hand. The various resistors and other components are visible around the board. There is also a usb port.|thumb|Wemos D1 Mini underside.]]
----
 
[[File:LuddLetter.png|alt=The article reads: "Four Hundred Guineas Reward. Mr Wood received the following letter on Monday evening, the 1st of June, by the post. "Henry Wood, It having been represented to me that you are one of those damned miscreants who delight in distressing and bringing to poverty those poore unhapy and much injured men called Stocking makers; now it be known unto you that I have this day issued orders for your being shot through the body with a Leden ball on or before the 20th Day of June, therefore it will be adviseable of you to settle your worldly affairs and make the best use of your spare time, as nothing can or will save you from the Death you so justly deserve. I am, a friend to the Poore, N. Ludd. Ludd Office 29 May year Two."|thumb|A Luddite letter printed in the Leicester Journal, June 1812. Image © Reach PLC. Image created courtesy of THE BRITISH LIBRARY BOARD.]]
 
[[File:WemosD1MiniUnder.png|alt=Wemos D1 Mini microcontroller on a hand. The various resistors and other components are visible around the board. There is also a usb port.|thumb|Wemos D1 Mini underside.]]
 
[[File:Wemos D1 Mini Top.png|alt=Wemos D1 Mini microcontroller with ESP8266 chip visible in the centre.|thumb|Wemos D1 Mini topside, ESP8266 chip visible.]]
 
{| class="wikitable"
{| class="wikitable"
|+IEEE 802.11 Channels
|+IEEE 802.11 Channels
Line 70: Line 77:
|2484
|2484
|}
|}
----[[File:LuddLetter.png|alt=The article reads: "Four Hundred Guineas Reward. Mr Wood received the following letter on Monday evening, the 1st of June, by the post. "Henry Wood, It having been represented to me that you are one of those damned miscreants who delight in distressing and bringing to poverty those poore unhapy and much injured men called Stocking makers; now it be known unto you that I have this day issued orders for your being shot through the body with a Leden ball on or before the 20th Day of June, therefore it will be adviseable of you to settle your worldly affairs and make the best use of your spare time, as nothing can or will save you from the Death you so justly deserve. I am, a friend to the Poore, N. Ludd. Ludd Office 29 May year Two."|thumb|A Luddite letter printed in the Leicester Journal, June 1812. Image © Reach PLC. Image created courtesy of THE BRITISH LIBRARY BOARD.]]


===== Bibliography =====
===== Bibliography =====
[[File:Wemos D1 Mini Top.png|alt=Wemos D1 Mini microcontroller with ESP8266 chip visible in the centre.|thumb|Wemos D1 Mini topside, ESP8266 chip visible.]]Arduino (2018) What is Arduino? Available from: <nowiki>https://www.arduino.cc/en/Guide/Introduction</nowiki>.
Arduino (2018) What is Arduino? Available from: <nowiki>https://www.arduino.cc/en/Guide/Introduction</nowiki>.


Binfield, K. (2004) Writings of the luddites. Baltimore: John Hopkins University Press. Cox, G. and Soon, W. (2020) Aesthetic Programming. London: Open Humanities Press.
Binfield, K. (2004) Writings of the luddites. Baltimore: John Hopkins University Press. Cox, G. and Soon, W. (2020) Aesthetic Programming. London: Open Humanities Press.
Line 93: Line 99:
Voegelin, S. (2019) The Political Possibility of Sound. London: Bloomsbury Academic.
Voegelin, S. (2019) The Political Possibility of Sound. London: Bloomsbury Academic.
</div>
</div>





Revision as of 13:17, 8 January 2024






index.php?title=Category:Content form

  1. “ServPub is an experimental platform for research and practice on experimental and computational publishing, to reflect collectively on affective infrastructures, minor tech and autonomous networks within, and beyond, institutional constraints. …Participating communities/institutions include CSNI at LSBU, Creative Computing Institute at UAL, SHAPE at Aarhus University, In-grid, Systerserver, and Varia.” (ServPub)
  2. “The writer professes a hope that ‘The House of Commons passes an Act to put down all Machinery hurtful to Commonality, and repeal that to hang Frame Breakers.'” (Binfield, 2004, p57)
  3. “In probably the best example of such validation, the frame-work knitters or stockingers, who launched the Luddite protests in Nottingham in 1811, justified their actions by referring to their own originary or constitutive charter, the 1663 Charter of the Company of Framework Knitters.” (Binfield, 2004, p.22)
  4. “protocological analysis must focus on the possible and the impossible.” (Galloway, 2004, p53)
  5. In WiFi communication the bandwidth refers to 20MHz sectors of frequency. Devices can usually be configured to work within a different sector within the range, if needed, to evade interference. This adaptability is limited by law, the protocol standards and the specific architecture of the antenna. (See also attached table)
  6. The microcontrollers I am using are based on the Wemos D1 Mini development board. These make use of the ESP8266 Espressif microchip. I have programmed them using the Arduino IDE.    •    “Arduino is an open-source electronics platform based on easy-to-use hardware and software." (Arduino, 2018) Arduino is a popular choice for hobbyists to experiment with electronics, often utilising sensors and other components. The IDE is based on the experimental coding IDE Processing, whilst the programming language was based on Wiring (which was also based on Processing)    •    Espressif is a Chinese semiconductor producer. They are described as a world leading AIoT (Artificial Intelligence of Things) company. By late 2023 they had shipped over 1 billion chips.(Espressif, 2023) They are well known for their ESP range of chips which feature networking components such as WiFi. Their devices are designed to work with Espressif's own open-source SDKs as well as other alternatives, such as Arduino.
  7. These microcontrollers are commonly used by artists, experimentally exploiting the networking capabilities. For example, see: Iffy Books (Pocket Wifi Portal Zine, 2022) based on work by Dennis De Bel and Meltronica & MerrittSoft. They are also used extensively in conventional ways as building blocks of networks.