-
Study
-
Quick Links
- Open Days & Events
- Unlock Your Potential
- Tuition Fees, Funding & Scholarships
- January Study
- Open Day 22nd November
-
Undergraduate
- Application Guides
- UCAS Exhibitions
- Extended Degrees
- School & College Outreach
- Information for Parents
-
Postgraduate
- Application Guide
- Postgraduate Research Degrees
- Flexible Learning
- Change Direction
- Register your Interest
-
Student Life
- Students' Union
- The Hub - Student Blog
- Accommodation
- Northumbria Sport
- Support for Students
-
Learning Experience
- Real-World Learning
- Research-enriched learning
- Graduate Futures
- The Business Clinic
- Study Abroad
-
-
International
International
Northumbria’s global footprint touches every continent across the world, through our global partnerships across 17 institutions in 10 countries, to our 277,000 strong alumni community and 150 recruitment partners – we prepare our students for the challenges of tomorrow. Discover more about how to join Northumbria’s global family or our partnerships.
View our Global Footprint-
Quick Links
- Course Search
- Undergraduate Study
- Postgraduate Study
- Information for Parents
- London Campus
- Northumbria Pathway
- Cost of Living
- Sign up for Information
-
International Students
- Information for International Students
- International Events
- Application Guide
- Entry Requirements and Education Country Agents
- Global Offices
- English Requirements
- English Language Centre
- International student support
- Cost of Living
-
International Fees and Funding
- International Undergraduate Fees
- International Undergraduate Funding
- International Masters Fees
- International Masters Funding
- International Postgraduate Research Fees
- International Postgraduate Research Funding
-
International Partners
- Agent and Representatives Network
- Global Partnerships
- Global Community
-
International Mobility
- Study Abroad
- Information for Incoming Exchange Students
-
-
Business
Business
The world is changing faster than ever before. The future is there to be won by organisations who find ways to turn today's possibilities into tomorrows competitive edge. In a connected world, collaboration can be the key to success.
More on our Business Services -
Research
Research
Northumbria is a research-rich, business-focused, professional university with a global reputation for academic quality. We conduct ground-breaking research that is responsive to the science & technology, health & well being, economic and social and arts & cultural needs for the communities
Discover more about our Research-
Quick Links
- Research Peaks of Excellence
- Academic Departments
- Research Staff
- Postgraduate Research Studentships
- Research Events
-
Research at Northumbria
- Interdisciplinary Research Themes
- Research Impact
- REF
- Partners and Collaborators
-
Support for Researchers
- Research and Innovation Services Staff
- Researcher Development and Training
- Ethics, Integrity, and Trusted Research
- University Library
- Vice Chancellors Fellows
-
Research Degrees
- Postgraduate Research Overview
- Doctoral Training Partnerships and Centres
- Academic Departments
-
Research Culture
- Research Culture
- Research Culture Action Plan
- Concordats and Commitments
-
-
About Us
-
About Northumbria
- Our Strategy
- Our Staff
- Our Schools
- Place and Partnerships
- Leadership & Governance
- University Services
- Northumbria History
- Contact us
- Online Shop
-
-
Alumni
Alumni
Northumbria University is renowned for the calibre of its business-ready graduates. Our alumni network has over 250,000 graduates based in 178 countries worldwide in a range of sectors, our alumni are making a real impact on the world.
Our Alumni - Work For Us
What will I learn on this module?
In this module you will learn the architecture, and how to program a high performance microcontroller - ARM cortex series. You will learn how to apply the mathematical, natural science and engineering principles and knowledge in electrical and electronic engineering in an integrated approach to solve the problem of embedded systems with link to real world problems, by using the recent embedded hardware and software technologies. You will also learn how to critically analyse the performance of the embedded systems to verify if a given performance requirement and specification is met, with comprehensive consideration of safety environmental and commercial matters. You will learn how to write a technical report on complex engineering matters with critical evaluation of the performance of the embedded system you design.
Specifically this will include:
• A consideration of the relative merits of a number of commercially available microcontrollers, cross-platform tool chains, and IDEs
• Embedded software engineering and lifecycle of embedded system development
• Flowchart design for embedded software systems
• A detailed investigation of the ARM cortex series of microcontrollers, including architecture, peripherals and capabilities.
• Using IDE development tools to compose, compile, test and debug programs written in a high level programming language ('C'), and project management by using multi-file project and header files.
• Clock generation and distribution - internal/external
• GPIO - general purpose input/output, including typical input device switches, output device LEDs/7-seg LEDs and touch pannels.
• PWM/ADC/DAC – with application to real-world problems, e.g. motor speed control, LED dimming
• USART, SPI, I2C - serial communications
• Timers and Interrupt capability
• Sensor reading, such as (line scan) camera, MEMS accelerators, etc.
How will I learn on this module?
The lectures will provide you with essential module content supported by weekly workshops throughout the semester.
Initially the workshops enable you to become familiar and be able to use the ARM IDE (Integrated Development Environment). You will use the IDE to compose programs e.g. using the onboard ADC (Analogue to Digital converter). The programs can then be complied and downloaded to the ARM M0+ board where the code can be tested on the board by single stepping the code and by using other available debugging features within the IDE. Once familiar with the IDE and the ARM microcontroller, you will be able to tackle the assignment which will be to develop an embedded system incorporating the ARM M0+ microcontroller to meet a given specification. The specification will involve controlling a 'real world application', and will require software development and aspects of hardware and enclosure development.
You will be required to produce an embedded systems report, containing all aspects of design, software development. You will also need to give a practical demonstration of your work.
The use of the ARM processor to develop microcontroller systems allows you to be aware of and use the many variations and adaptions that industry employs.
How will I be supported academically on this module?
Module content is provided by lectures. The workshops enable you to become familiar with the IDE and the Freescale ARM M0+ cortex microcontroller. You will be provided with Freescale ARM M0+ boards in the laboratory which will provide the target system for the programs compiled on the IDE.
The workshops also provide a forum for discussion allowing you to ask questions and to receive feedback on your work from staff.
A number of example programs are provided on the e-LP as well as links to appropriate websites.
Successful completion of the assignment will require you to engage in directed and independent learning activities.
What will I be expected to read on this module?
All modules at Northumbria include a range of reading materials that students are expected to engage with. The reading list for this module can be found at: http://readinglists.northumbria.ac.uk
(Reading List service online guide for academic staff this containing contact details for the Reading List team – http://library.northumbria.ac.uk/readinglists)
What will I be expected to achieve?
Knowledge & Understanding:
1. Demonstrate knowledge and in-depth understanding of core concept of embedded systems with application to real world problems
Intellectual / Professional skills & abilities:
2. Design an embedded system to meet a given specification in terms of performance, cost and aesthetics as appropriate, with consideration of safety, environmental and commercial matters, and industry standards
3. Build and test an embedded system using IDE software tools and practical test equipment, critically analyse the performance of the embedded system
4. Document design, development, testing analysis and conclusion in the form of a report
Personal Values Attributes (Global / Cultural awareness, Ethics, Curiosity) (PVA)
5. Work effectively as individual and teamwork for design, development, testing analysis and practical demonstration with consideration of equality, diversity and inclusion (EDI)
How will I be assessed?
The module will be assessed by a summative assessment:
1. Project report (100%): A single embedded system project report is required. This report will contain detailed information about the problem to be addressed, project management details about individual responsibility and contributions. (Assessed LO1, LO2, LO3, LO4, LO5).
This summative assessment is based on the embedded software developed by the group (usually, of three students) and by individual of each member of the group. The group project consists of three individual sub-projects and one group project (task 4) of integrating all three individual projects (tasks 1,2,3) into a single project to build a fully functional racing car and test it at the lab test track. In the project report, each individual sub-project must be presented as an individual chapter completed by the responsible student, and one chapter of the task 4 (group task). Individual student’s assessment mark consists of 50% from the student’s individual task, and 50% from the group task.
Written feedback from the above summative assessments is provided from a standard written template.
Formative assessment is made throughout the scheduled lab time where each student completes all the lab tasks.
Pre-requisite(s)
N/A
Co-requisite(s)
N/A
Module abstract
This module focuses on ARM-based embedded software development, equipping you with the skills to design and program embedded systems using modern microcontroller hardware and embedded software technologies. You will learn both individually and in teams, applying mathematical, scientific, and engineering principles to solve embedded system design challenges. Key topics include embedded system architecture, high-performance ARM Cortex microcontrollers, and their programming. You will explore microcontroller features such as clock generation, GPIO, UART, I2C, timers, PWM, ADC, and interrupts, along with concurrency management.
An integrated approach will be used to address real-world design problems, utilizing industry-standard development tools, ARM-provided materials, and embedded C programming. You will design, build, and test an embedded system using IDE software and practical test equipment, ensuring compliance with performance, cost, safety, environmental, and industry standards. Finally, you will critically analyse your system’s performance and present your findings in a detailed report.
Course info
UCAS Code H670
Credits 20
Level of Study Undergraduate
Mode of Study 1 year Full Time
School Engineering, Physics and Mathematics
Location City Campus, Northumbria University
City Newcastle
Start September 2026
All information is accurate at the time of sharing.
Full time Courses are primarily delivered via on-campus face to face learning but could include elements of online learning. Most courses run as planned and as promoted on our website and via our marketing materials, but if there are any substantial changes (as determined by the Competition and Markets Authority) to a course or there is the potential that course may be withdrawn, we will notify all affected applicants as soon as possible with advice and guidance regarding their options. It is also important to be aware that optional modules listed on course pages may be subject to change depending on uptake numbers each year.
Contact time is subject to increase or decrease in line with possible restrictions imposed by the government or the University in the interest of maintaining the health and safety and wellbeing of students, staff, and visitors if this is deemed necessary in future.
Useful Links
Find out about our distinctive approach at
www.northumbria.ac.uk/exp
Admissions Terms and Conditions
northumbria.ac.uk/terms
Fees and Funding
northumbria.ac.uk/fees
Admissions Policy
northumbria.ac.uk/adpolicy
Admissions Complaints Policy
northumbria.ac.uk/complaints
