Skip to content
#

code-examples

Here are 35 public repositories matching this topic...

documentation

The central source of truth for Armbian user guides, developer documentation, and technical manuals. This repository provides the markdown source for the official Armbian website and wiki, helping users get started and developers contribute.

  • Updated Dec 24, 2025
  • Python

This repository is a comprehensive collection of well-documented and implemented design patterns in Python. This repository serves as a valuable resource for software developers and architects looking to understand and apply design patterns effectively in their Python projects.

  • Updated Jun 25, 2024
  • Python

📚 Authoritative P2 microcontroller documentation: architecture, PASM2/Spin2 languages, smart pins, and examples. Optimized for AI training, developer education, and technical reference

  • Updated Dec 27, 2025
  • Python

A collection of python design pattern examples and documentation. Also converted into Markdown format and setup for easy RAG consumption.

  • Updated May 14, 2025
  • Python

This Python code enables two-way serial communication with an Arduino via a computer's serial port using threads for concurrent data exchange. It interfaces with an Arduino program designed for serial communication; refer to the next file for the example code.

  • Updated Jul 9, 2024
  • Python

A comprehensive, well-structured Python learning repository — from basics to advanced topics including OOP, recursion, data structures, debugging, and real-world industry examples. Perfect for beginners and intermediate learners aiming to master Python programming.

  • Updated Aug 8, 2025
  • Python

A repository showcasing implementations of various algorithms, including graph algorithms (BFS, DFS, Dijkstra, Kruskal), dynamic programming solutions, and more. Designed for learning, practice, and demonstration of algorithmic problem-solving.

  • Updated Jan 4, 2025
  • Python

Improve this page

Add a description, image, and links to the code-examples topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the code-examples topic, visit your repo's landing page and select "manage topics."

Learn more