Schlagwort: E-Paper Display

  • Build an e-paper weather display and message board using Arduino Cloud

    Build an e-paper weather display and message board using Arduino Cloud

    Reading Time: 2 minutes

    If you haven’t yet experimented with the Arduino Cloud, then you may not be aware of how powerful it is for Internet of Things (IoT) applications. Using the service and its online tools, you can quickly build and deploy smart IoT devices — often with little or no custom code required. Rei Vilo’s Remote E-Paper Weather and Message Board perfectly demonstrates how you can accomplish that.

    This device shows current weather information and custom messages on a Pervasive Displays E-Paper Development Kit for Matter’s 2.9″ screen. Though that was designed for use with the Arduino Nano Matter, is also works with others, including the Nano ESP32 that Vilo chose for this project. Like all e-paper displays, it only consumes power when refreshing the screen. And the adapter makes it easy to connect to the Arduino board.

    The hardware setup is very straightforward: just connect the Arduino to the display adapter and plug in a USB cable for power. Most of Vilo’s tutorial focuses on configuring an Arduino Cloud service and setting up the Nano ESP32 to work with that. 

    This showcases the real power of Arduino Cloud, which is its ability to automatically generate sketches to make use of hardware and specified variables. For example, Vilo didn’t need to explicitly program functions to gather the weather data. The Arduino Cloud service automatically passes that data over Wi-Fi to the Nano ESP32, which then updates the display with the new information. Arduino Cloud also provides a nice online dashboard where users can interact with their devices, such as to enter a custom message.

    The post Build an e-paper weather display and message board using Arduino Cloud appeared first on Arduino Blog.

    Website: LINK

  • Explore e-paper technology with Nano Matter and the new EPDK-Matter from Pervasive Displays

    Explore e-paper technology with Nano Matter and the new EPDK-Matter from Pervasive Displays

    Reading Time: 2 minutes

    We’re excited to share that Pervasive Displays has just launched the E-Paper Development Kit for Matter! This groundbreaking, self-contained kit is designed to revolutionize how smart home devices use e-paper displays, enhancing user experience while driving down energy consumption. Created in collaboration with us and our long-time partner Silicon Labs, this kit marks a significant milestone in the integration of Matter protocol and e-paper technology

    What is e-paper? 

    E-paper technology is a display technology that mimics the appearance of ink on paper, using minimal power and providing excellent visibility in various lighting conditions, making it ideal for energy-efficient and highly readable digital displays.

    Discover the new kit!

    The E-Paper DevelopmentDisplay Kit for Matter (or “EPDK–Matter”) includes everything you need to explore the possibilities of e-paper technology in smart homes, building automation, and industrial IoT applications. 

    It includes an EXT4 Expansion Board, a state-of-the-art 2.90” e-paper screen, and an adapter board for easy connectivity (all designed and manufactured by Pervasive Displays) – and it bundles with an Arduino Nano Matter, which we developed based on the MGM240S SoC from Silicon Labs. The open-source libraries include Matter examples and leverage the Arduino SDK, together with extensive documentation.

    Peripherals include a 3-axis accelerometer and temperature/humidity sensors, a button, an RGB LED, and a passive NFC antenna. The Matter protocol ensures seamless communication between devices, further improving connectivity and interoperability in smart home environments.

    Perfect for both beginners and advanced developers, the kit provides ready-to-use examples for Arduino IDE, alongside a GitHub repository for deeper customization. It’s even compatible with other boards from the Nano family.

    All in all, it’s the full package for prototyping and developing your own ultra-low power, high-performance projects with e-paper displays: the possibilities are endless!

    Ready to dive into action? Explore all the tech specs and purchase options for your E-Paper Development Kit for Matter on Pervasive Display’s dedicated page. Try it out with our dedicated tutorial to get started! And stay tuned for more exciting projects and innovations from our partners!

    The post Explore e-paper technology with Nano Matter and the new EPDK-Matter from Pervasive Displays appeared first on Arduino Blog.

    Website: LINK