Embedded Programming with Arduino Uno

preview_player
Показать описание
This Winter, we'll be hunkered down with embedded programming with C/C++ and some popular single board computer platforms popular in the 'maker' community.

This month, Richard Thomson will start us out with the Arduino Uno. The Uno is one of the first popular open source hardware platforms with an ATMega328P 8-bit microcontroller from Atmel. The Arduino platform was specifically created to make it easier to combine circuits (sensors and actuators) with software into a whole system. The Arduino Integrated Development Environment (IDE) was created to simplify the task of simple embedded programming.

In this presentation, we'll look at:
- Embedded development in C/C++
- What makes embedded different from desktop development?
- What's in the ATMega328 microcontroller?
- How do we use the Arduino IDE to program the Uno?
- What's in the Arduino IDE under the covers?
- What makes the Arduino platform popular?

Рекомендации по теме
Комментарии
Автор

Would you recommend using a Windows or Linux operating system to communicate with an Arduino? I tried using c# on a Windows os to receive data from an Arduino over serial port and ran into a lot of problems and I felt like Windows didn't provide clear controls to deal with these problems. I was curious about your opinion on Windows versus Linux for embedded systems?

PapuMombo-nbxt
welcome to shbcf.ru