Page 1 of 2 · 10 of 20 publications

AUG 21 2026

start

@@ -9,11 +9,13 @@
  
  </html>
  
  Aktueller Öffnungs-Status der AfRA:\\
- {{https://spaceapi.afra-berlin.eu/icon}}\\
+ <html>
+   <img src="https://spaceapi.afra-berlin.eu/icon" class="media" alt="current spaceapi status visualized as open or closed lock">
+ </html>\\
  (Aktualisieren mit F5 bzw Shift+F5)
- [[https://mapall.space/heatmap/show.php?id=AFRA|(Heatmap mit Öffnungswahrscheinlichkeit auf mapall.space)]]
+ Wenn du nicht sicher bist wann offen ist schreib einfach ne mail 8-)…

Read more

AUG 05 2026

protokoll_2026-08-05

@@ -1 +1,36 @@
+ ====== 2026-08-05 ======
+ 
+ **Protocol writer**: mostly xengi\\
+ **Start:** 20:55\\
+ **End:** 21:10\\
+ **Attendance:**
+ aberli, xeno xengi
+ 
+ ===== TOP 1: Licht in der Kueche mit Bewegungsmelder (? vermutlich #🐱) =====
+   * Person nicht anwesend
+   * vertagt
+ 
+ ===== TOP 2: Kaffeemuehle kaufen ? um die ˜25 Euro (?) =====
+   * Person nicht anwesend
+   * vertagt
+ 
+ ===== TOP 3: Netzwerk/Internet reparieren (XenGi) =====
+   * internet letzte zeit immer wieder…

Read more

AUG 05 2026

plenum

@@ -16,12 +16,12 @@
  
  **Topics:**
    * Licht in der Kueche mit Bewegungsmelder
    * Kaffeemuehle kaufen ? um die ˜25 Euro
-   * Netzwerk/Internet reparieren
+   * Netzwerk/Internet reparieren (XenGi)
      * OpenWRT auf der FritzBox durch FritzOS tauschen
      * Wireguard auf core terminieren
-   * Kasten Sprudelwasser mit Geschmack
+   * Kasten Sprudelwasser mit Geschmack (XenGi)
      * hab ich versehentlich gekauft, hat die AfRA interesse?
    * //Put topics here!//
  ==== Information…

Read more

JUN 04 2026

cr20 - [ToDo:]

@@ -4,15 +4,17 @@
  
  [[http://cr20pi/|Octoprint]] (afra:afra)
  
  ====== ToDo: ======
-   * fix the dented bottom, it makes the thing wobble
+   * ✅️ <del>fix the dented bottom, it makes the thing wobble</del>fixed with 3d printed adjustable feet.
  ====== Features: ======
  
    * Heated bed
    * bed leveling sensor
    * 220 x 220 x 250mm volume
    * glass and magnetic bed
+   * direct extruder mod
+   * filament presence sensor (not used by the firmware yet)
  
  ====== More specs: ======
  
    * Board: Creality V2.2

JUN 01 2026

start

@@ -14,13 +14,15 @@
    * [[ZD-939 Hot Air Station]]
    * [[Philips RGBIC Floor Lamp WLED Mod]]
    * [[Lidl - 3x Switch, with 4 USB - Silvercrest]]
    * [[Pico Grow Lights – Smart Indoor Plant Setup]]
+   * [[PIR Motion Sensor (MR-HW08KT) - Kitchen]]
+   * [[IKEA UPPÅTVIND ESP Smart Mod]]
  
  ===== WIP side Projects =====
  
    * [[Raspberry Pi 3 Media Center - LibreELEC, Moonlight]]
-   * [[IKEA UPPÅTVIND ESP Smart Mod]]
+ 
  
    
  ---
  

JUN 01 2026

ikea_uppatvind_esp_smart_mod

@@ -70,28 +70,28 @@
  ^ Test Point ^ Function ^
  | TP2 | GND |
  | TP3 | 5V |
  | TP4 | Button Input |
- | TP7 | LED / PWM Sense |
+ | PWM | FAN PWM Sense |
  | TP6 | Optional LED Signal |
  
  
  ===== GPIO Mapping =====
  i added a Transistor
- 
+ <code>
  BC547C
  ┌─────┐
  │     │
  └─────┘
   | | |
  
   C B E
- 
+ </code>
  ^ UPPÅTVIND ^ ESP32-C3 ^ Function ^
  | TP2 | GND | Ground |
  | TP3 | 5V | Power |
  | TP4 | GPIO10 | Button Simulation |
- | TP7 | GPIO4 | PWM / LED Detection |
+ |…

Read more

JUN 01 2026

pir_motion_sensor_mr-hw08kt_-_kitchen

@@ -1,5 +1,29 @@
  ====== PIR Motion Sensor (MR-HW08KT) ======
+ ===== WARNING =====
+ 
+ 
+ 
+ ** ⚠ DANGER – MAINS VOLTAGE (85–265 V AC) ⚠ **
+ 
+ This device operates directly on mains voltage.
+ 
+   * Risk of electric shock
+   * Risk of serious injury or death
+   * Risk of fire if wired incorrectly
+ 
+ Only connect the sensor when power is disconnected.
+ 
+ Always use:
+ 
+   * Proper insulation
+   * Enclosure / housing
+   * Strain relief
+   * Protective Earth (PE) where required
+…

Read more