User contributions
Jump to navigation
Jump to search
- 08:57, 6 February 2020 diff hist -17 RaspberryPi:Networking →Assigning a Static IP to the Pi
- 08:53, 6 February 2020 diff hist +1,795 RaspberryPi:Overview
- 08:36, 6 February 2020 diff hist +23 Git
- 08:35, 6 February 2020 diff hist -22 Git →Fetching an Existing Git Repository
- 08:35, 6 February 2020 diff hist +5,029 N Git Created page with "= Overview = Throughout the course you will be required to write and submit code and other files to an online git repository, as well as submitting it through Vula. Git is a..."
- 08:28, 6 February 2020 diff hist +1,253 RaspberryPi:Programming →Cross Compilation
- 08:25, 6 February 2020 diff hist +2,703 N Toolchains, Compilers And Makefiles Created page with "== Toolchains == A toolchain is a collection of tools that, in this context enables you to write code for an embedded system. For C-based development, a toolchain may consist..."
- 08:14, 6 February 2020 diff hist +4 RaspberryPi:ProgrammingInC →Working with WiringPi
- 08:07, 6 February 2020 diff hist -3 RaspberryPi:ProgrammingInC →Working with WiringPi
- 08:06, 6 February 2020 diff hist +49 RaspberryPi:ProgrammingInC →Communication Protocols
- 08:05, 6 February 2020 diff hist -17 RaspberryPi:ProgrammingInC →SPI
- 08:05, 6 February 2020 diff hist -1 RaspberryPi:ProgrammingInC →I2C
- 08:03, 6 February 2020 diff hist -150 RaspberryPi:ProgrammingInC →Core Functions
- 08:02, 6 February 2020 diff hist +25 RaspberryPi:ProgrammingInC
- 08:02, 6 February 2020 diff hist +13,542 N RaspberryPi:ProgrammingInC Created page with "= Overview = There are a few C and C++ libraries available for programming the Raspberry Pi's GPIO pins. This article will only cover use of WiringPi. Please note that this gu..."
- 07:56, 6 February 2020 diff hist -193 RaspberryPi:ProgrammingInPython
- 07:54, 6 February 2020 diff hist -26 RaspberryPi:ProgrammingInPython
- 07:54, 6 February 2020 diff hist +73 RaspberryPi:ProgrammingInPython →Methods
- 07:50, 6 February 2020 diff hist +3 RaspberryPi:ProgrammingInPython →I2C
- 07:49, 6 February 2020 diff hist +5 RaspberryPi:ProgrammingInPython →Other functions
- 07:48, 6 February 2020 diff hist -84 m RaspberryPi:ProgrammingInPython →Digital Logic: Formatting change
- 07:47, 6 February 2020 diff hist +467 N RaspberryPi:Programming Created page with "= Overview = The Raspberry Pi can run a Linux based operating system, and can therefore use almost any programming language. For the sake of interfacing with the GPIOs, Python..."
- 07:42, 6 February 2020 diff hist 0 m RaspberryPi:ProgrammingInPython CRNKEE002 moved page RaspberryPi:Programming to RaspberryPi:ProgrammingInPython without leaving a redirect: Going to split C and Python
- 07:38, 6 February 2020 diff hist +14,343 N RaspberryPi:ProgrammingInPython Created page with "Category:RaspberryPi = Overview = The Raspberry Pi can run a Linux based operating system, and can therefore use almost any programming language. For the sake of interfaci..."
- 07:30, 6 February 2020 diff hist +3,504 N Network Protocols Created page with "= Overview = This page covers network protocols that you may find useful. = SSH = SSH enables you to remotely access a machine through a network. Basic ssh usage is as follo..."
- 04:52, 6 February 2020 diff hist +10 RaspberryPi:Installation
- 04:46, 6 February 2020 diff hist -1 RaspberryPi:Installation
- 04:46, 6 February 2020 diff hist +10 m RaspberryPi:Installation
- 04:45, 6 February 2020 diff hist +6 m RaspberryPi:Installation
- 04:43, 6 February 2020 diff hist -1,943 RaspberryPi:Installation
- 12:19, 5 February 2020 diff hist +6,481 RaspberryPi:Installation
- 11:41, 5 February 2020 diff hist +365 RaspberryPi:Installation
- 11:40, 5 February 2020 diff hist +24 N RaspberryPi:Installation Created page with "Category:RaspberryPi"
- 11:38, 5 February 2020 diff hist +698 RaspberryPi:Overview
- 10:11, 5 February 2020 diff hist +34 N RaspberryPi Redirected page to RaspberryPi:Overview current Tags: Removed redirect Replaced Undo New redirect Rollback merged edit of another user
- 08:06, 5 February 2020 diff hist +3,940 N RaspberryPi:Networking Created page with "There are many ways to interface with the Pi. This page will cover types of network connectivity. = A Brief Overview of Networks = It is useful to have a basic idea of how n..."
- 07:37, 5 February 2020 diff hist +167 N RaspberryPi:Overview Created page with "The RaspberryPi is a single board computer. == Boards == === Raspberry Pi Zero and Zero W === === Raspberry Pi 3b + === == Operating Systems == === Raspbian ==="
- 06:59, 5 February 2020 diff hist +33 OpenCL
- 06:59, 5 February 2020 diff hist +15 N File:OpenCL Logo.png current
- 05:38, 5 February 2020 diff hist +1,517 N OpenCL Created OpenCL page
- 05:10, 5 February 2020 diff hist -52 Main Page