Skip to main content

2 docs tagged with "Programming"

View All Tags

Embedded Programming

Today, we delved into the realm of microcontrollers, specifically focusing on embedded programming. Our tool of choice was TinkerCAD, where we virtually programmed an Arduino to perform various tasks.

Input/Output devices

This week we learned more about programming microcontrollers, or rather Input/Output Devices in particular. There are digital and analog input devices. Most microcontrollers have a built-in Analog-to-Digital Converter (ADC) that converts analog signals into digital signals.