Mon Oct 01, 2018 1:22 pm
Alongside "GPIO" I'd add "GPIO header" or "GPIO connector", noting that it includes power connections as well as GPIO signals.
I would like a list of A-Z buttons at the top to allow quick jumping to the pertinent sections.
Given a glossary exists mostly for those who aren't familiar with the terms used, presumably includes "LED" for that reason; I would also include -
"Access Point" - A mode of operation which allows WiFi enabled devices to connect directly to the Pi just as one would connect to a broadband router.
"AIY " - Artificial Intelligence Yourself - A range of hardware and projects from Google which can be used with your Pi.
"apt / apt-get" - Advanced Packaging Tool - The software tools which allow you to keep your Pi software up to date.
"Back-Powering" - The means of powering a Pi other than by using a power supply connected to the micro-USB power connector.
"Bare Metal" - Programs which are developed for the PI which do not require any additional operating system to run them.
"Bluetooth" - Used to connect from your phone to the Pi or to connect the Pi to sensors.
"C, C++, Python, Java, Javascript, Assembler" - Programming Languages - The various languages which are used to write programs for your Pi.
"Compute Module" - A Pi variant which is intended for use by commercial customers.
"FFC" - Flexible flat cable - The very thin connecting cable which connects a camera or display to a Pi.
"Gadget Mode / Device Mode" - Using the Pi as a USB device plugged directly into the back of your PC rather than something which can have USB devices connected to it (Host Mode).
"HAT" - Hardware Attached on Top - Boards which plug into a Pi which conform to a specific specification except when they don't like the PoE HAT.
"IDE / IDLE" - Integrated Development Environment - The applications which allow users to create, edit, develop and debug their programming code.
"Open Source / Closed Source / Binary Blob" - <Your definition here>
"PCB" - Printed Circuit Board. The board to which the components which make up a Pi are attached.
"Pi" - 22 divided by 7 - ish. 3.1415926535897932384626433832795 ...
"Pink Ponies / Unicorns / Wheels / Sandwiches" - The usual means chosen to disrupt or derail a thread by those deliberately choosing to be disruptive or to create disharmony.
"PoE" - Power over Ethernet - A means of powering the Pi via an RJ45 network cable so no separate power supply or cable is needed.
"Polyfuse" - A self-resetting electronic fuse fitted to the Pi board which can help protect your Pi from electrical damage.
"root" - The user account on a Linux system which allows you to do pretty much anything.
"RPF" - Raspberry Pi Foundation - The very clever and smart people who created and brought you your Pi. The RPF is a UK registered charity; registration number 1129409.
"RPT" - Raspberry Pi (Trading) Ltd - The very clever and smart people who actually design and develop the Pi product range. RPT is the commercial arm and a fully-owned subsidiary of the RPF.
"rpiboot" - The software which allows Compute Module eMMC memory to be flashed and which allows a Pi in Gadget mode to have its software loaded from the PC or Pi it is plugged into.
"Schematics" - The electrical diagrams which show how components on a Pi board connect to each other.
"sudo" - The magic incantation to get god-like super-powers which allows you do things mere mortals cannot otherwise do. Please use with care.
"WiFi" - Used to connect your Pi to your broadband router or to allow your Pi to become an Access Point.
Last edited by
hippy on Mon Oct 01, 2018 1:29 pm, edited 1 time in total.