June 2023 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Android O/S
Computer Hardware and Software Fundamentals
- ARM (SOC – system on a chip) CPU’s
- ARM Development boards – Data-sheet manuals
- Binary, Octal, Hex and ascii code – file editors and viewers
- Binary, Octal, Hex-decimal and Decimal
- Device IRQ's (interrupt requests) a Definition.
- Linux command shells
- Linux Professional Institute Study Guide (LIC-1)
- Raspberry Pi light sensor controlled LED lamp Project
- Raspberry Pi Sense Hat , Python modules
Computer History
Development board expansion hardware
- ARM Development boards – Data-sheet manuals
- Device IRQ's (interrupt requests) a Definition.
- Linux OS and GPIO managment
- PiFace control and display
- Piface Digital 2 I/O Board arrives
- Raspberry Pi and other development board, GPIO programming
- Raspberry PI GPIO development
- Raspberry Pi Sense Hat , Python modules
Development languages
- A look at Linux and programming languages
- An introduction to Pascal
- ARM assembler in Raspberry Pi and Arm CPU
- ARM Development boards – Data-sheet manuals
- C++ Embedded Systems Programming
- GCC open development project
- Gforth programming Language
- Learning Python 1
- Python Programming Language
- Raspberry Pi and other development board, GPIO programming
- Raspberry Pi Sense Hat , Python modules
- Text Editors (Vim, Gvim etc….)
Hardware Suppliers
Learning Pascal
Learning Python
Linux Operating system Features
- Binary, Octal, Hex and ascii code – file editors and viewers
- Linux command shells
- Linux Configuration files and the command shell
- Linux help system and the MAN Pages.
- Linux OS and GPIO managment
- linux-software-repositories
- Raspberry Pi 2 and Installing Berryboot , Linux boot-loader
- Raspberry Pi and other development board, GPIO programming
- Using Linux Shells, Command entry and Terminal emulators.
- Why Linux ?
Microsoft Windows 10
Operation systems
- Fedora 19 For Cubieboard(A20)
- Fedora 20 available for cubietruck
- Linux command shells
- Linux Configuration files and the command shell
- Linux OS and GPIO managment
- Linux Professional Institute Study Guide (LIC-1)
- Other recommended – Raspberry pi Distributions
- Other recommended – Cubieboard Distributions
- Raspberry Pi 2 and Installing Berryboot , Linux boot-loader
- Raspberry Pi and other development board, GPIO programming
- Raspbian for the Raspberry Pi
- RISC OS for the Raspberry Pi
- Text Editors (Vim, Gvim etc….)
- Using Linux Shells, Command entry and Terminal emulators.
- Windows 10 IOT core – An introduction
Programming Skills
- An introduction to Pascal
- ARM Development boards – Data-sheet manuals
- Binary, Octal, Hex and ascii code – file editors and viewers
- Binary, Octal, Hex-decimal and Decimal
- Flow Charts and Pseudo-code
- Learning Coding skills the fast way
- Linux OS and GPIO managment
- PiFace control and display
- Raspberry Pi and other development board, GPIO programming
- Raspberry PI GPIO development
- Raspberry Pi Sense HAT
- Raspberry Pi Sense Hat , Python modules
- Text Editors (Vim, Gvim etc….)
Project Flow
- Cubie-truck Construction
- Installing the Raspberry pi B+ Hardware
- Learning Coding skills the fast way
- Learning Python 1
- Linux Operating system selection and install.
- PiFace control and display
- Piface Digital 2 I/O Board arrives
- Raspberry Pi 3
- Raspberry Pi 7inch HDMI LCD touch screen
- Raspberry Pi light sensor controlled LED lamp Project
Project plan and model
Raspberry Pi Projects
- ARM Development boards – Data-sheet manuals
- Linux OS and GPIO managment
- PiFace control and display
- Piface Digital 2 I/O Board arrives
- Raspberry Pi 2 and Installing Berryboot , Linux boot-loader
- Raspberry Pi 2 B
- Raspberry Pi 3
- Raspberry Pi 7inch HDMI LCD touch screen
- Raspberry Pi and other development board, GPIO programming
- Raspberry PI GPIO development
- Raspberry Pi light sensor controlled LED lamp Project
- Raspberry Pi Sense HAT
- Raspberry Pi Sense Hat , Python modules
- The Pi gets a 1980's makeover
- Windows 10 IOT core – An introduction
Software
Study Notes
Categories
- AI
- Android
- Banana Pi M2
- Computer coding
- computer fundamentals
- Computer History
- Cubietruck
- DBMS
- Development board hardware
- Development boards
- Development Languages
- Hardware construction
- Introduction
- IT skills
- Linux
- Linux Software Repositories
- Mind map – Working Model
- Nigel Borrington
- Odroid
- Operating system installation
- Operating systems
- Pascal
- Programming skills
- Python
- Radxa rock
- Raspberry pi
- Second life Hardware
- Single board computers
- Software
- Software skills
- SQL
- Study guides and exams
- Text Editors and IDE's
- Uncategorized
- Windows 10
- Windows 10 IOT core
Tag Archives: computer fundamentals
Device IRQ’s (interrupt requests) a Definition.
Definition of : IRQ (interrupt request) An IRQ (interrupt request) value is an assigned location in memory where the computer can expect a particular device to interrupt it when the device sends the computer signals about its operation. Note that … Continue reading
Numeric base systems of (Binary, Octal, Hex-decimal and Decimal)
Computer related numeric systems and their written representation In My last post I talked a little about the way computers see both their pre-defined commands in the form of machine code instructions that are grouped into applications by a programmer. … Continue reading