Solutions to the exercises from The C Programming Language By Dennis Ritchie and Brian Kernighan (K&R C)
- Updated
Dec 12, 2021 - C
Solutions to the exercises from The C Programming Language By Dennis Ritchie and Brian Kernighan (K&R C)
Microcontroller HC-SR04 sensor program for distance measurement with audio output from sd card, using algorithm to combine *.wav files to build output sound and dma to streamline data to i2s interface.
Controller for a Quadcopter
This is a payment program that interacts with the user, takes some inputs, validates them through the system, and if it is valid it pushes them to the server to be processed
Introduction to Operating Systems teaches the basic operating system abstractions, mechanisms, and their implementations
This repository contains the project files for configuring a Linux server as part of the Udacity Full Stack Nanodegree. It covers user management, security settings, and server configuration to ensure a secure and efficient deployment environment for web applications.
In this project I implemented my flight controller in C++ for the Udacity simulated drone. This controller can eventually be deployed to a real drone!
C project in Embedded Systems Professional Track provided by Udacity and egfwd
Control System development (Cascade Controller) for a drone in a 3D environment
The C++ simulator and portion of the controls project.
Embedded Systems project based on ATmega32 Microcontroller in Embedded Systems Professional track provided by Udacity and egfwd.
Add a description, image, and links to the udacity topic page so that developers can more easily learn about it.
To associate your repository with the udacity topic, visit your repo's landing page and select "manage topics."