Omzlo PiMaster HAT - NoCAN 플랫폼 IoT 게이트웨이

(PIMASTER HAT: The IOT Gateway For The Raspberry Pi)

개요

  • NoCAN 플랫폼은 메이커를 위한 아두이노 호환 유선 IoT 플랫폼입니다.
  •  CAN-bus 통신을 기반으로 아두이노 호환 노드를 라즈베리 파이에 연결할 수 있게 하여 줍니다.
  • CAN 통신을 사용하기 때문에 WiFi와 같은 무선 통신에 비해 신뢰성이 높으며, 유선으로 배터리와 같은 전원이슈에서 자유롭습니다.
  • 라즈베리 파이는 NoCAN 네트워크를 제어하며 외부 네트워크간에 게이트웨이 역활을 합니다.
  • NoCAN 네트워크에 센서, 조명, 릴레이, 액추에이터 등을 연결하여 복잡한 IoT 어플리케이션을 쉽게 구현할 수 있습니다.
  • NoCAN 네트워크 구성을 위해서는 Olmzo PiMaster HAT을 장착한 라즈베리 파이와 Olmzo CANZERO가 필요합니다.
  • 본 제품은 NoCAN 네트워크의 마스터 게이트웨이로 사용되는 Olmzo PiMaster HAT보드입니다.
  • 라즈베리 파이와 결합하여 NoCAN platform 을 위한 네크워크 관리 프로그램을 동작시킬 수 있게 합니다.
  • CANZERO 보드와 함께 사용하여 유선 IoT 어플리케이션을 만들 수 있습니다.
  • 각각의 CANZERO 보드는 독립적으로 프로그래밍이 가능하며, 다른 노드와 NoCAN 네트워크 안에서 통신이 가능합니다.
  • 각 노드는 최대 300미터까지 연결이 가능하여 여러 센서와, 엑추에이터를 300미터 반경안에서 확장이 가능합니다.
  • 아두이노 IDE를 이용하여 어플리케이션을 개발한 후 펌풰어를 네트워크 상의 CANZERO 보드에 직접 올릴 수 있습니다.
  • 알림: NoCAN 네트워크를 빌드하기 위해서는 PiMaster HAT과 라즈베리 파이, CANZERO 가 필요합니다.

특징

  • The PiMaster is built around an STM32F042 ARM Cortex M0+ running at 48Mhz. This MCU communicates with the Raspberry Pi through SPI and a few additional GPIOs. It performs three main functions:

    • It acts as a gateway to the NoCAN network (CAN bus).
    • It controls and monitors power delivered to the network (typically 12V or 24V).
    • It powers the Raspberry Pi from a voltage source from 6V to 28V.

    A software application called nocand running on the Raspberry Pi uses this gateway to manage the network by performing the following tasks:

    • Powering up or down the network.
    • Monitoring voltage and current levels.
    • Registering nodes, attributing to each one a unique address.
    • Registering channels as part of the publish-subscribe protocol used in NoCAN.
    • Rebooting nodes, activating their bootloader,
    • Uploading or downloading firmware (hex files) to/from any node.

    As a built-in safety, a smart switch controlled by the MCU will automatically switch off the power distributed to the network if there is too much current drawn (typically above 3A).

    The PiMaster will work on any Raspberry Pi with a 40 pin header, including the Pi Zero.

  • The PiMaster HAT integrates the following components:

    • The main MCU: an STM32F042.
    • A CAN bus interface IC (MCP2562)
    • A step-down switching regulator powering the Raspberry Pi (based on the TI TPS54202, providing up to 2A)
    • A smart mosfet switch controlling power distribution to the network (an Infineon BTS5030).
    • Three LEDs:
      • Red: HAT power status.
      • Green: Network power status.
      • Yellow: Power fault indicator.
    • A 4-pin pluggable 3.5mm header provides connection to the network and power (VIN, GND, CAN_L, CAN_H).
    • A power DC jack used to provide 6V to 28V to the HAT.
    • Debugging headers.

문서

연관제품