BB-400 Programming and Development
BB-400 NeuronEdge Controller programming guide including Python, Node.js, Node-RED, Docker, and Arduino co-processor development
BB-400 NeuronEdge Controller programming guide including Python, Node.js, Node-RED, Docker, and Arduino co-processor development
This FAQ will show how a simple Python program can be used to communicate with ASCII TCP to toggle and monitor the state of the IO lines.
This FAQ will explain how you can set up Python on Visual Studio Code (VSCode) and deploy your files from VSCode to your BB-400.
| Download |
The BB-400 provides the capability of writing software in many different programming languages. This FAQ explains how the Python programming language can be used to obtain and set the IO line status over REST on the BB-400.
This FAQ will explain how Python can be used to retrieve/modify the BB-400 IO status over Unix Domain Socket.
The BB-400 can be used with many different programming languages. This FAQ explains how the Python programming language can be used to obtain and set the IO line status over WebSockets on the BB-400.
Requirements