Microbial fuel cell world championship
The MudTronics competition focuses on the innovative use of microbial fuel cells to generate power from organic materials. Participants create prototypes that combine elements of biology, technology, and art to explore ecological solutions. The event aims to foster collaboration among local makers, artists, and scientists while promoting knowledge transfer and community building.
- ▪MudTronics is a collaborative competition that explores the use of microbial fuel cells.
- ▪Participants turn mud, wastewater, and microbes into power through creative prototypes.
- ▪Microbial fuel cells convert chemical energy from organic matter into electrical energy.
Opening excerpt (first ~120 words) tap to expand
M U D T R O N I C S .murtonics-row { display: flex; gap: 0.8vw; justify-content: center; flex-wrap: nowrap; } .tile { /* 👇 now shrinks down to 32px */ width: clamp(32px, 9vw, 125px); height: clamp(32px, 9vw, 125px); display: flex; align-items: center; justify-content: center; font-family: 'blogger-sans-bold_2', sans-serif; font-size: clamp(24px, 6vw, 88px); font-weight: 700; line-height: 1; border-radius: clamp(8px, 2vw, 30px); cursor: default; transition: transform 0.4s cubic-bezier(.25,.8,.25,1), background 0.25s ease, color 0.25s ease; flex: 0 0 auto; } /* COLORS */ .combo-1 { background: #ed7a55; color: #faf989; } .combo-1:hover { background: #faf989; color: #ed7a55; } .combo-2 { background: #6bca78; color: #ed7a55; } .combo-2:hover { background: #ed7a55; color: #6bca78; } .combo-3 {…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Mi-hy.