Page 48 of 126 (2519 total posts)

June 2021

May 2021

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

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

Source: forum.up-community.org

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.

Tags: gpio raspberry-pi how-to
24-05-2021
The fastest way to clone an SD card on macOS - Jaimyn's Blog

The fastest way to clone an SD card on macOS - Jaimyn's Blog

Source: blog.jaimyn.dev

If you have a raspberry pi or other single board computer and would like to make a backup of it, or even clone it to another SD card, then it can take a long time. Your first thought is to probably use the built in “Disk Utility”. Unfortunately this has issues reading linux partitions (well […]

Tags: microsd robotics how-to
21-05-2021
Robot Web Tools

Robot Web Tools

Source: robotwebtools.org

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.

Tags: ros web robot robot-kit robotics