CompSci & Engineering


The Computer Science and Engineering page is where the mathematics concepts and physics concepts get applied. Here is where I will upload practicle projects involving Arduino Microcontrollers and their corresponding programming projects. But, this will be mainly a discussion of Computer Science and Electrical Engineering topics. Attempting to cover what first year Electrical Engineers and Computer Scientists take. Topics include Linear systems, Circuits, programming, Algorithms, and signals.

Links to the concept pages and a breif description will be below:

Computing I

Introduction to Algorithms and basic computing concepts

8/1/2018; Computing

Analog & Digital Signals

What Analog and Digital Signals are and how they work

4/1/2018; Signals & Linear systems

Arduino programming in C

A guide to programming Arduino microcontrollers in pure C

19/1/2018; Programming & Embedded Systems

Computer Architecture

Basic Computer Architecture themes and design for preformance

24/1/2018; Computing