Navigation

    Blog Forum Contact Us
    LOW.JS NEONIOUS ONE CUSTOM DEVELOPMENT STORE

    neonious and low.js Forum

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. SubZ390
    S
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    SubZ390

    @SubZ390

    0
    Reputation
    2
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    SubZ390 Follow

    Best posts made by SubZ390

    This user hasn't posted anything yet.

    Latest posts made by SubZ390

    • RE: IR remote (mixing JavaScript and C/C++)

      @neoniousTR thank you for claifying the process. I'll give this a try.

      posted in Help with your Project
      S
      SubZ390
    • IR remote (mixing JavaScript and C/C++)

      I want to build an IR transmitter/receiver as a first project with low.js

      Can you help me with understanding the workflow in using ESP32 libraries with low.js? for example IRremoteESP8266. How do I add this module on the Neonious One (which I have) and also when I'm using lowsync with an external IDE on a generic WROVER?

      Do I have to understand how to use the low.js native API with a linker script in order to map the C++ commands of the library through to JavaScript?
      And then load all that with low.js onto the ESP32 where I can then use lowsync to load the JavaScript?

      posted in Help with your Project
      S
      SubZ390