-
What embedded system will we learn about in this class?
Embedded is usually used as an umbrella term that can relate to many components. It is important to clarify what our “embedded device” is! In this class we develop for […]
-
What tool do we use for designing boards?
For board design we use Altium Studio (latest version is Altium Studio 20). A common question is – would it be ok to use another tool? Unfortunately the answer is […]
-
What platform do we develop for? What IDE do we use?
This class uses the SAMW25 Module. The SAMW25 is a device that combines an Cortex M0+ microcontroller (SAMD21), a Wi-Fi controller (WINC1500), and a security IC (ATECC508). You can learn […]
-
I am interested in the class! What pre-requisites should I have?
This class assumes the following: You have at least a basic experience in embedded systems: A class pre-requisite is ESE519 (https://ese519.seas.upenn.edu/). This (great) class teaches the concepts to develop real-time systems. […]