Tutorials
How To Set A Cron Job
Sometimes you need your Raspberry Pi (or other computer) to run a repetitive task. Maybe you want it to take a picture every five minutes, or recite a protection spell every Friday the 13th. To do this, we can use a
How To Set A Cron Job
Sometimes you need your Raspberry Pi (or other computer) to run a repetitive task. Maybe you want it to take a picture every five minutes, or recite a protection spell every Friday the 13th. To do this, we can use a
Admin: configuring Raspbian for the course
Note: this guide is only necessary for administrators setting up a fresh software install for the Raspberry Pi. This is only required if setting up a new SD card image based on a new Raspbian distribution. The course materials for
Admin: configuring Raspbian for the course
Note: this guide is only necessary for administrators setting up a fresh software install for the Raspberry Pi. This is only required if setting up a new SD card image based on a new Raspbian distribution. The course materials for
Registering your Raspberry Pi with CMU
Find your Pi’s hardware address open a terminal session on pi: either directly on the rPi or through SSH. type ifconfig look for the wlan0 section and copy the HWaddr (it will look something like b8:27:eb:3e:cf:b9) copy this address someplace handy;
Registering your Raspberry Pi with CMU
Find your Pi’s hardware address open a terminal session on pi: either directly on the rPi or through SSH. type ifconfig look for the wlan0 section and copy the HWaddr (it will look something like b8:27:eb:3e:cf:b9) copy this address someplace handy;
Program UDOO Arduino from External Computer
Compiling Arduino code on the UDOO is much slower than compiling on your laptop. Writing and compiling Arduino sketches on your laptop and then uploading them to the onboard UDOO Due will speed up your development process. To make this
Program UDOO Arduino from External Computer
Compiling Arduino code on the UDOO is much slower than compiling on your laptop. Writing and compiling Arduino sketches on your laptop and then uploading them to the onboard UDOO Due will speed up your development process. To make this
Interacting with Udoo Linux
Udoo Linux The ARM CPU on the Udoo runs a Linux operating system with familiar interfaces. There are multiple ways to directly interact with the Linux system on the Udoo: Monitor, keyboard, and mouse. The Udoo has USB and HDMI
Interacting with Udoo Linux
Udoo Linux The ARM CPU on the Udoo runs a Linux operating system with familiar interfaces. There are multiple ways to directly interact with the Linux system on the Udoo: Monitor, keyboard, and mouse. The Udoo has USB and HDMI