Skip to content

Index

nocodb/nocodb

nocodb/nocodb

🔥 🔥 The Open Source Airtable alternative. Contribute to nocodb/nocodb development by creating an account on GitHub.

May 29, 2021 at 06:16AM

[Solved] Tutorial: GPIO/I2C/SPI-access without root-permissions

[Solved] Tutorial: GPIO/I2C/SPI-access without root- permissions

A great solution to a very specific problem I have been having! -> As you may have noticed, by default you do not have access to the GPIO-pins, the SPI-bus or the I2C-bus as a normal user and you have to use 'sudo' to access them or run an application that utilizes them; it is generally a good idea to limit access to such things for security, but on a dev-board like the UP and UP^2 it may be convenient to do development and testing as a regular user.

May 27, 2021 at 04:25PM

Robot Web Tools

Robot Web Tools

ROBOT WEB TOOLS ALLOWS WEB APPLICATIONS TO INTERFACE WITH A VARIETY OF ROBOTS RUNNING MIDDLEWARE LIKE THE POPULAR ROBOT OPERATING SYSTEM (ROS) USING THE LATEST IN HTML5 AND JAVASCRIPT.

May 22, 2021 at 12:54AM