🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more
Socket
Book a DemoInstallSign in
Socket

@chirimen/as3935

Package Overview
Dependencies
Maintainers
8
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chirimen/as3935

Driver for AS3935 with WebI2C

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
8
Created
Source

AS3935

センサー概要

AS3935は、雷センサーICです。内蔵された雷アルゴリズムが入力信号をチェックし暴風雨の頭部までの距離を推定します。

  • 製品ページ: https://www.sciosense.com/products/wireless-sensor-nodes/as3935-franklin-lightning-sensor-ic/

  • I2C スレーブアドレス (要注意)

    • 0x03: 秋月電子が販売するブレークアウトボードのアドレス
    • 他に、0x00のブレークアウトボードが存在するが、使用が難しくなる

詳細な仕様はデータシートを参照してください。

ブレークアウトボード

  • 秋月電子通商 AE-AS3935 : 製品ページ
    • I2Cアドレスは0x03に設定されています。(変更不可)
    • このアドレスのデバイスをRaspberry PI のi2cdetectで検出するためには -a オプションが必要
    • i2cdetect -y -a 1

ドライバの使用例

FAQs

Package last updated on 18 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts