June 2021

Raspberry Pi Boot Process

Raspberry Pi Boot Process As we delve into the Raspberry Pi I thought it would be useful to understand how the Linux System boots on this microcontroller. This will help us understand how to make better software choices. June 3, 2021 at 08:09PM

May 2021

rubysolo/dentaku

rubysolo/dentaku math and logic formula parser and evaluator. Contribute to rubysolo/dentaku development by creating an account on GitHub. May 31, 2021 at 03:19PM

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