Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 532 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 532 Bytes

Intro

The purpose of this repo is for education purposes.

It is a reach for my love of electronics.

File structure

The projects are arranged in Four main Folders.

  • Basics
  • Medium
  • Advanced
  • Real World

For each of these folder there is a folder for the target platform as follows :

  • AVR
  • Arduino
  • PI/ARM

In addition to a readme file explaining why we are doing what we doing and other considerations.

The langauges of focus are C++, C#, JS, Python and Rust (if the need be).

Paused Until project A is complete.