All public logs
Jump to navigation
Jump to search
Combined display of all available logs of UCT EE Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 10:34, 6 February 2020 CRNKEE002 talk contribs uploaded File:RTCInternetNotSet.png
- 10:34, 6 February 2020 CRNKEE002 talk contribs created page File:RTCInternetNotSet.png
- 10:32, 6 February 2020 CRNKEE002 talk contribs uploaded File:RTCset.png
- 10:32, 6 February 2020 CRNKEE002 talk contribs created page File:RTCset.png
- 10:31, 6 February 2020 CRNKEE002 talk contribs uploaded File:UU.png
- 10:31, 6 February 2020 CRNKEE002 talk contribs created page File:UU.png
- 10:30, 6 February 2020 CRNKEE002 talk contribs uploaded File:Pycharm.png
- 10:30, 6 February 2020 CRNKEE002 talk contribs created page File:Pycharm.png
- 10:27, 6 February 2020 CRNKEE002 talk contribs uploaded File:I2cdetect.png
- 10:27, 6 February 2020 CRNKEE002 talk contribs created page File:I2cdetect.png
- 10:26, 6 February 2020 CRNKEE002 talk contribs created page File:Gpio-readall.png
- 10:26, 6 February 2020 CRNKEE002 talk contribs uploaded File:Gpio-readall.png
- 10:25, 6 February 2020 CRNKEE002 talk contribs uploaded File:Pinout.jpg
- 10:25, 6 February 2020 CRNKEE002 talk contribs created page File:Pinout.jpg
- 10:22, 6 February 2020 CRNKEE002 talk contribs created page File:WSLConfig.png
- 10:22, 6 February 2020 CRNKEE002 talk contribs uploaded File:WSLConfig.png
- 10:21, 6 February 2020 CRNKEE002 talk contribs uploaded File:UbuntuCLionConfig.png
- 10:21, 6 February 2020 CRNKEE002 talk contribs created page File:UbuntuCLionConfig.png
- 10:15, 6 February 2020 CRNKEE002 talk contribs created page File:Nm-connection-editor.png
- 10:15, 6 February 2020 CRNKEE002 talk contribs uploaded File:Nm-connection-editor.png
- 10:14, 6 February 2020 CRNKEE002 talk contribs uploaded File:Windowspassthrough.png
- 10:14, 6 February 2020 CRNKEE002 talk contribs created page File:Windowspassthrough.png
- 10:13, 6 February 2020 CRNKEE002 talk contribs created page File:Ubuntustaticip.png
- 10:13, 6 February 2020 CRNKEE002 talk contribs uploaded File:Ubuntustaticip.png
- 10:13, 6 February 2020 CRNKEE002 talk contribs uploaded File:WindowsIPConfig.png
- 10:13, 6 February 2020 CRNKEE002 talk contribs created page File:WindowsIPConfig.png
- 10:08, 6 February 2020 CRNKEE002 talk contribs created page Unix Shell (Created page with "= The Unix Shell = Being able to use the Unix Shell and terminal commands is an invaluable skill, and a requirement for this course. Follow [https://swcarpentry.github.io/shel...")
- 10:01, 6 February 2020 CRNKEE002 talk contribs created page PyCharm (Created page with "Category:Software Category:IDEs PyCharm is the Python Editor created by JetBrains. You can read more about PyCharm [https://www.jetbrains.com/help/pycharm/meet-pycharm...")
- 10:00, 6 February 2020 CRNKEE002 talk contribs created page Text Editors (Created page with "= Text Editors = When editing files on the Raspberry Pi there are multiple options, depending on whether you choose to edit the file in a specific program, or edit it within...")
- 09:56, 6 February 2020 CRNKEE002 talk contribs created page CLion (Created page with "Category:Software Category:IDEs = Overview = CLion is a cross compilation tool developed by JetBrains. This section covers installation and configuration of JetBrain...")
- 09:54, 6 February 2020 CRNKEE002 talk contribs created page Visual Studio Code (Created page with "Category:Software Category:IDEs = Overview = Visual Studio Code is a lightweight code editor with plugins for many different languages and frameworks. = Installation...")
- 09:47, 6 February 2020 CRNKEE002 talk contribs created page LaTeX (Created page with "= Overview = LaTeX is a great way to write documents, and is required for use in all your documents to be submitted for this course. LaTeX is better than basic text editors s...")
- 09:37, 6 February 2020 CRNKEE002 talk contribs created page RaspberryPi:DebuggingConnectivity (Created page with "= Debugging Connections = This section is a work in progress. As more common issues are reported by students, this section will be expanded. It's important to note that most...")
- 09:25, 6 February 2020 CRNKEE002 talk contribs created page RaspberryPi:RTC (Created page with "Category:RaspberryPi = RTC on the Pi = The Raspberry Pi can make use of a kernel driver to handle an RTC (Real time clock). This page was written for use with the MCP7940...")
- 09:15, 6 February 2020 CRNKEE002 talk contribs created page RaspberryPi:AdvancedConnectivity (Created page with "Category:RaspberryPi = Overview = This page covers advanced connectivity options that you can use on the Raspberry Pi. While not always required, they can simplify and str...")
- 08:35, 6 February 2020 CRNKEE002 talk contribs created page 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:25, 6 February 2020 CRNKEE002 talk contribs created page 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:02, 6 February 2020 CRNKEE002 talk contribs created page 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:47, 6 February 2020 CRNKEE002 talk contribs created page 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 CRNKEE002 talk contribs moved page RaspberryPi:Programming to RaspberryPi:ProgrammingInPython without leaving a redirect (Going to split C and Python)
- 07:38, 6 February 2020 CRNKEE002 talk contribs created page RaspberryPi:Programming (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 CRNKEE002 talk contribs created page 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...")
- 03:46, 6 February 2020 User account Swinberg talk contribs was created by CRNKEE002 talk contribs
- 11:40, 5 February 2020 CRNKEE002 talk contribs created page RaspberryPi:Installation (Created page with "Category:RaspberryPi")
- 10:11, 5 February 2020 CRNKEE002 talk contribs created page RaspberryPi (Redirected page to RaspberryPi:Overview) Tags: Removed redirect Replaced Undo New redirect Rollback merged edit of another user
- 08:06, 5 February 2020 CRNKEE002 talk contribs created page 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 CRNKEE002 talk contribs created page 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 CRNKEE002 talk contribs created page File:OpenCL Logo.png
- 06:59, 5 February 2020 CRNKEE002 talk contribs uploaded File:OpenCL Logo.png
- 05:38, 5 February 2020 CRNKEE002 talk contribs created page OpenCL (Created OpenCL page)