Programming
Child Pages
A Comparison Of Embedded Platforms And HALs
A comparison of the many different cross-platform frameworks and HALs available when developing firmware for microcontrollers.
A Comparison Of Embedded Platforms And HALs
A comparison of the many different cross-platform frameworks and HALs available when developing firmware for microcontrollers.
Information on algorithms and data structures.
Algorithms And Data Structures
Information on algorithms and data structures.
ANSI escape sequences are special "in-band" character sequences that are used to control the formatting, color, and other output characteristics of text in a terminal or console.
ANSI Escape Sequences
ANSI escape sequences are special "in-band" character sequences that are used to control the formatting, color, and other output characteristics of text in a terminal or console.
Artificial Intelligence
Tutorials on artificial intelligence.
Artificial Intelligence
Tutorials on artificial intelligence.
A bootloader is a program in a computer or microcontroller which runs before the main application. It is typically responsible for configuring basic hardware, booting the main application and also performing application updates.
Bootloaders
A bootloader is a program in a computer or microcontroller which runs before the main application. It is typically responsible for configuring basic hardware, booting the main application and also performing application updates.
Build systems and package managers are tool which help automate the process of building software, as well as manage dependencies.
Build Systems And Package Managers
Build systems and package managers are tool which help automate the process of building software, as well as manage dependencies.
Cloud platforms let you set up computing infrastructure like compute (server processing), databases, user authentication, and API end points and make it easy to scale. This section contains information and how-to guides for AWS, Azure and Google cloud services.
Cloud
Cloud platforms let you set up computing infrastructure like compute (server processing), databases, user authentication, and API end points and make it easy to scale. This section contains information and how-to guides for AWS, Azure and Google cloud services.
Compilers (along with linkers and assemblers) convert source code into executable binaries. Info on various compilers including GCC, Clang and MPLAB XC.
Compilers
Compilers (along with linkers and assemblers) convert source code into executable binaries. Info on various compilers including GCC, Clang and MPLAB XC.
A CPU architecture defines the instruction set and internal design of a CPU, which is then packaged together with peripheral to form a microcontroller.
CPU Architectures
A CPU architecture defines the instruction set and internal design of a CPU, which is then packaged together with peripheral to form a microcontroller.
Data Acquisition Systems (DAQs)
Data acquisition systems (DAQs) are devices used to measure, record and control physical systems from a computer. This page provides information on DAQs such as LabJack.
Data Acquisition Systems (DAQs)
Data acquisition systems (DAQs) are devices used to measure, record and control physical systems from a computer. This page provides information on DAQs such as LabJack.
Databases
Code examples for SQL, MariaDB and PostgreSQL.
Databases
Code examples for SQL, MariaDB and PostgreSQL.
Design Patterns
Design Patterns
Software Design
Software Design
Designing A Great Debug Serial Console
Designing A Great Debug Serial Console
Embedded Linux
Embedded Linux
Firmware
Firmware
General Programming
General Programming
Hashes
Hashes
Integrated Development Environments (IDEs)
Integrated Development Environments (IDEs)
Programming Languages
Programming Languages
Logging On An Embedded System
Deferred logging, printf() and other info handling logging properly on embedded systems.
Logging On An Embedded System
Deferred logging, printf() and other info handling logging properly on embedded systems.
Makefiles are a way of describing the build process for source code. They are used by the GNU make tool. This page covers the basics, variables, wildcards, automatic variables, debugging,and more.
Makefiles
Makefiles are a way of describing the build process for source code. They are used by the GNU make tool. This page covers the basics, variables, wildcards, automatic variables, debugging,and more.
MCU Peripherals
MCU Peripherals
Microcontrollers
Microcontrollers
Operating Systems
Operating Systems
Programming Microcontrollers: An Overview
Programming Microcontrollers: An Overview
Serialization Formats
Serialization Formats
Signal Processing
Blog sub-section on signal processing.
Signal Processing
Blog sub-section on signal processing.
Software Standards
Info on software standards.
Software Standards
Info on software standards.
Version Control Systems
Version Control Systems
Virtual Machines And Containers
Virtual Machines And Containers
Website Design
Website Design