You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains all my practice codes of TM4C123GXL coded in CCS7. The Texas Instruments Tiva C LaunchPad board TM4C123G is used for the code. The TM4C123GXL Launchpad has the TM4C123GH6PM microcontroller which is based on the ARM Cortex-M4F microcontroller architecture and clocked at 80 MHz (with 100 DMIPS)
This repository contains all my practice codes of TM4C123GXL coded in IAR Workbench. The Texas Instruments Tiva C LaunchPad board TM4C123G is used for the code. The TM4C123GXL Launchpad has the TM4C123GH6PM microcontroller which is based on the ARM Cortex-M4F microcontroller architecture and clocked at 80 MHz (with 100 DMIPS).
Ambulator is a device that provides air to human lungs accordings to the requirements in emergency condition. Rack and Pinion Mechanism is pressing the ambu bag to provide air to the patient. Motion of rack is controlled as it is attached to TM4C123GH6PM progranmmed stepper motor through a pinion.
The goal of this project is to design a system capable of capturing analog signals and generating various waveforms. This project has a command line interface capable of controlling the system and providing measurement data back to the user.