Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
increased by50%
Maintainers
8
Weekly downloads
 
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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc