Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-lcd20x4-i2c

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-lcd20x4-i2c - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

10

package.json

@@ -9,4 +9,4 @@ {

"name": "node-red-contrib-lcd20x4-i2c",
"version": "0.1.0",
"description": "Driver for 20x4 LCD Display",
"version": "0.1.1",
"description": "Driver for 20x4 HD44780 LCD Display connected via I2C PCF8574",
"license": "MIT",

@@ -21,3 +21,7 @@ "repository": {

"LCD",
"20x4 LCD"
"20x4 LCD",
"PCF8574",
"PCF8574T",
"PCF8574AT",
"HD44780"
],

@@ -24,0 +28,0 @@ "node-red": {

@@ -0,1 +1,3 @@

This node is a driver for 20x4 HD44780 LCD Display connected via I2C PCF8574
Dependencies: SMBus, enable i2c in raspi-config

@@ -2,0 +4,0 @@ ```

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