From Wi-Fi to Li-Fi, sending data via light using Arduino and JavaScript

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • node-pixel

    Library for using addressable LEDs (such as NeoPixels/WS2812) with Firmata and JohnnyFive

  • Before running this code, you need to install the right firmware onto the board. To do this, you can follow the instructions on the node-pixel repository.

  • lifi

    Prototype of Li-Fi technology using Arduino and JavaScript đź’ˇ

  • If you’re interested in looking at the Arduino code, you can find it in my GitHub repository.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • johnny-five

    JavaScript Robotics and IoT programming framework, developed at Bocoup.

  • I decided to use the Johnny-Five JavaScript framework for this. After installing it , I started by declaring a few variables and instantiating the transmitter board.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts