Flash the LED without Arduino. Pure electrons flow between resistors, capacitors, diodes, and 555 transistor. Feeling gradually getting more well along with electronic schematic. Love the class and teacher Eric!
Proof below.
Flash the LED without Arduino. Pure electrons flow between resistors, capacitors, diodes, and 555 transistor. Feeling gradually getting more well along with electronic schematic. Love the class and teacher Eric!
Proof below.
First thought after reading “Unruly Edges: Mushrooms as Companion Species”, “Arts of Inclusion, or, How to Love a Mushroom”, and the interview with Oliver during weekend is that, I kind of found the purpose of a project, what can I do about it and what’s the possible future of a project. As an artist, I can start from
"love"
, start from developing deeper and knowing thoroughly about what I love, and then gradually, with the creative interventions, I can bridge worlds between public and the field where my passion lies. Quoted from Anna “… my stories tell how advocacy for mushrooms can lead to projects for democratic science and publicly inclusive wellbeing.“, I’m inspired to search what I’m crazy about and immerse myself in it. Before that, I don’t really understand the goal of this class now I’ve found it. It’s not about just trying to use fungi in your projects and trying to involve Led, motor, Arduino, but trying to intervene this mysterious field with your point of view. Then as a messenger, you expose the rarely-knew info and make it connect to the public.
Thus, simplifying and more comprehensive project update:
Idea
Content
Materials
Also about the case study, one thing interests me that most of the projects from reading and from Oliver, all have certain degree of public influence, and create new behavior. I wonder how many artist originally had this kind of visions and how many artist eventually made it and change the real world? Or are they actually all make it through but just in different level? And how can we keep our vision and passion vivid and lively?
Based on the physical characteristics assigned by Neva:
I adjust my {Tranquil_v1} from this:
to this(click to switch the background mode(black, grey dots, white), it’d run faster if you enter the post to see):
Ok pal, THIS is the absolutely non-sense web page about my super basic experiment about WEB.
So -_-, so non-sense. But since the class is called “Meshups”, I guess it makes sense, kind of.
Answer#1
var print = "#"; for(var i=0; i<7; i++){ console.log(print); print += "#"; }
Answer#2
for(var i=0; i<100; i++){ if((i+1)%3==0 || (i+1)%5==0){ console.log("FizzBuzz"); } else { console.log(i+1); } }
Answer#3
var size = 8; var print1 = "#"; var print2 = " "; var printFinal1 = ""; var printFinal2 = ""; for(var i=1; i<size+1; i++){ if (i%2==1){ printFinal1+=print1; printFinal2+=print2; } else{ printFinal1+=print2; printFinal2+=print1; } } for(var i=0; i<printFinal.length; i++){ if(i%2==0){ console.log(printFinal1); } else { console.log(printFinal2); } }
Yeah hay.
As for the project that
Create a single web page experience that, upon user input, responds with data from at least 2 web apis. (1) a user needs to “trigger” an event, (2) data needs to be requested via AJAX from two APIs, (3) and the page should update appropriately.
I’m not sure yet… stiill tuning!
Idea
Mycelium covers all over the Earth and is aware of what’s going on up there. Its decomposing ability is the key of the nutrient cycling system, and can also degrade or remove toxins from the environment. Those newly learned information inspired me to be a missioner of fungus, broadcasting what fungus has done for the planet, so this is a project based on the perspective of fungus. Magnifying what fungus does by present it as a creature with thoughts.
Content
When no one’s near, the projector projects(or screen behind plays) the collage of the mycelium activities(growing, moving, decomposing, degrading pollution etc.) video footages, representing what fungus is doing right now. When someone comes near(detected by ultrasonic sensor), the image changes into camera view, and viewer will be capped with oyster mushroom cap(using OpenCV), a light-hearted way to show how close we are to fungus, to intrigue to be aware of what fungus is doing, and hopefully to make us be the positive force for the Earth, like fungus, instead of being a negative influence.
Materials
(3D model made in Maya)
Interview with Stephen from Ecovative and Customer Service Lady from Fungi Perfecti:
Discuss with Scott:
Lab:
Schedule:
From this week’s reading of Mycelium Running, I learned how powerful fungus and mycelium is. Sending nutrients back to soil, completing the cycling of nutrients, rebuilding forest, absorbing and decomposing toxins. It seems fungus is almost invincible. How can this information be well known by people, and implemented widely? What can I do to help strengthening the connection between human and fungus? Emotional or functional aspect? What’s the story I can tell? I have to admit, the more I thought, the more unsure I became.
I want fungus be loved.
For this, I’m thinking about changing my project a little bit. I want to intrigue and ripple people’s mind.
“Everyone is mushroom.” Message sent.
This is also inspired from one line from the book Mycelium Running:
Nature loves communities. When one species is suddenly introduced, the population dynamics shift in response.
The questions I’d love to ask and discuss