Do you have an idea for a robot or a suggestion on how we can get more robots to help humans with our daily lives? Maybe you want to join a robotics project to learn or contribute? Maybe you can…
Connect a Raspberry Pi Camera to a Nvidia Nano
Application Raspberry Pi Nvidia Nano Pi Camera V1 Pi Camera V2 Pi Camera noir Pre-requisits Knowledge. Pi OS installed. Nano OS installed. Update your OS Update your Operating System packages. Follow the link below to update your operating system and…
Ferrari McFerrari Face
Scope We took an off-the shelf remote control Ferrari 458 italia and converted it into a robot with a camera. Why would we do this? Firstly, because we can…. and secondly because we wanted to see if we could make…
NeoPixels on Arduino
Scope Reference Github https://github.com/FastLED/FastLED Connect NeoPixels to Arduino. NeoPixel Arduino 5VCC 5V DIN (Data in) Pin 7 GND GND Download the github Download the ZIP file to your computer. Now unzip the folder. Move or copy the “FastLED” folder to…
Enable the GPIO on the Nvidia Nano
Scope Enable the GPIO pins on the Nvidia Nano. Slack Conversation https://app.slack.com/client/T013G365GF5/C013SRJME9G Github https://github.com/NVIDIA/jetson-gpio Enable user permission Run examples See the slack channel for the current progress…
Start a program on startup using linux crontab
Scope Would you like your program to automatically start when your Robot boots? Then ‘crontab’ is the solution for you!!! Application Raspberry Pi, Nvidia Nano Linux Python 3 C++ Pre-requisites knowledge Linux CLI Mobaxterm Neopixels installed Know you execution command…
Install pip3 for Linux
Documentation https://pip.pypa.io/en/stable/installing/#upgrading-pip Process Check if pip3 is installed Updating pip For pip3, enter as shown below.
Read Voltage from LiPo Battery smart lead
References Nil. Application Lithium Polymer Batteries (LiPO) Arduino analogue read. Pre Knowledge Arduino IDE C++ Github Download the github using the link below and save it in your Arduino projects folder. https://github.com/brisbaneroboticsclub/ReadLiPo LiPo Batter smart lead Pinout For this example…