<?xml version="1.0" encoding="UTF-8"?>
<!--Generated at Sat, 18 Apr 2026 21:42:43 +0200-->
<rss version="2.0">
 <channel>
  <title>[elecena] M5Stack Limit Switch Unit - zmiany ceny</title>
  <description>The Unit Limit from M5Stack is a limit switch sensor. When the switch bar is pressed, the digital single of the Unit would change from 3.3V to 0V, which may generate a limit signal to MCU or other peripherals.
Applied for multiple mechanical equipment to achieve limit protection.
Features

* Contact limit switch

* Long durability, up to 400K times lifetime

* Multiple installation methods

Package Contents

* 1x Unit limit

* 1x HY2.0 4-pin Cable (20cm)

Specifications

Switch Bar Length
16mm

Mechanical Lifetime
400K Times

Power Supply
DC 5V

Output Logical Signal
DC 3.3V

Standby Current
DC5V@2mA

Operation Current
DC5V@3mA

Net Weight
6.3g

Gross Weight
11.4g

Product Size
37 * 24 * 9.5mm

Package Size
92 * 135mm

Resources

* Product Documentation

* Schematic

* Arduino Example

Pinout

M5CORE - PORT B
G36

UNIT Limit
Input

Arduino Example
#include

#define KEYPIN 36

void setup() {

M5.begin();

M5.Lcd.setTextSize(4);

M5.Lcd.print((&quot;\n UNIT-LIMIT\n Example&quot;));

pinMode(KEYPIN, INPUTPULLUP);
}

void loop() {

if (!digitalRead(KEYPIN)) {

M5.Lcd.setCursor(0, 130);

M5.Lcd.print((&quot; Hit limit!&quot;));

} else {

M5.Lcd.setCursor(0, 130);

M5.Lcd.println((&quot; &quot;));

}

delay(100);
}</description>
  <item>
   <title>M5Stack Limit Switch Unit - 2.72 GBP</title>
   <link>https://elecena.pl/product/22727653/m5stack-limit-switch-unit</link>
   <pubDate>2023-03-07</pubDate>
  </item>
  <item>
   <title>M5Stack Limit Switch Unit - 3.00 GBP</title>
   <link>https://elecena.pl/product/22727653/m5stack-limit-switch-unit</link>
   <pubDate>2023-12-27</pubDate>
  </item>
  <item>
   <title>M5Stack Limit Switch Unit - 3.60 GBP</title>
   <link>https://elecena.pl/product/22727653/m5stack-limit-switch-unit</link>
   <pubDate>2024-09-18</pubDate>
  </item>
  <item>
   <title>M5Stack Limit Switch Unit - 2.88 GBP</title>
   <link>https://elecena.pl/product/22727653/m5stack-limit-switch-unit</link>
   <pubDate>2024-11-29</pubDate>
  </item>
  <item>
   <title>M5Stack Limit Switch Unit - 3.60 GBP</title>
   <link>https://elecena.pl/product/22727653/m5stack-limit-switch-unit</link>
   <pubDate>2024-11-30</pubDate>
  </item>
  <item>
   <title>M5Stack Limit Switch Unit - 3.40 GBP</title>
   <link>https://elecena.pl/product/22727653/m5stack-limit-switch-unit</link>
   <pubDate>2025-04-29</pubDate>
  </item>
  <item>
   <title>M5Stack Limit Switch Unit - 2.72 GBP</title>
   <link>https://elecena.pl/product/22727653/m5stack-limit-switch-unit</link>
   <pubDate>2025-11-28</pubDate>
  </item>
  <item>
   <title>M5Stack Limit Switch Unit - 3.40 GBP</title>
   <link>https://elecena.pl/product/22727653/m5stack-limit-switch-unit</link>
   <pubDate>2025-11-29</pubDate>
  </item>
 </channel>
</rss>
