Online or onsite, instructor-led live Raspberry Pi training courses demonstrate through interactive hands-on practice how to program a Raspberry Pi system that interfaces with the physical world.
Raspberry Pi training is available as "online live training" or "onsite live training". Online live training (aka "remote live training") is carried out by way of an interactive, remote desktop. Onsite live Raspberry Pi training can be carried out locally on customer premises in Ontario or in NobleProg corporate training centers in Ontario.
NobleProg -- Your Local Training Provider
London - London City Centre
380 Wellington Street, London, Canada, N6A 5B5
The centre occupies the 6th floor of City Centre Building a conveniently-located corner complex in downtown London, Ontario.
West Toronto - Etobicoke
10 Four Seasons Place, Toronto, Canada, M9B 6H7
Etobicoke is a prestigious area located on the western fringe of Toronto, and is the cushion between Toronto and Mississauga. Easily accessible by public transportation (bus) and is 5 minutes from the local subway station.
Scarborough – 10 Milner Business Court
10 Milner Business Court, Scarborough, Canada, M1B 3C6
The Milner Court Centre occupies the third floor of a corner property. It is easily accessible by public transport, both by bus and the rapid transit system.
Oakville - Winston Park
2010 Winston Park Drive, Oakville, Canada, L6H 5R7
The Winston Park centre is located close to both the Queen Elizabeth Way and Ontario 403 giving easy access for Burlington and Hamilton to the west and Mississauga and Toronto to the East.
Barrie - 49 High Street
49 High Street, Barrie, Canada, L4N 5J4
Balance work and leisure from our office space at 49 High Street. Barrie has a bustling commercial heart and enjoys great connectivity – our central office space is just a few minutes’ drive from Highway 400
Maximise opportunities in this forward-thinking city, a knowledge center home to several tech giants. Our well-connected 180 Northfield Drive West centre is on the city's Corporate Campus near the prestigious University of Waterloo.
Kitchener - 22 Frederick Street
22 Frederick Street, Kitchener, canada, N2H 6M6
Prominent office space in downtown location
Establish your business in the heart of downtown Kitchener. Work alongside leading finance and insurance companies at our 22 Frederick Street offices on the corner of Frederick Street, giving you easy access to local amenities.
Brampton - 2 County Court
2 County Court Boulevard, Brampton, Canada, L6W 3W8
Look to the future with an office space at 2 County Court, a building with outstanding sustainability credentials. The third largest city in Greater Toronto enjoys great transport links, while Toronto’s international airport is under 10 miles away.
Richmond Hill - The Business Exchange
9225 Leslie Street, Richmond Hill, Canada, L4B 3H6
Place your business in the peaceful surroundings of Richmond Hill, home to leading global brands. Located in the northern suburbs, our The Business Exchange workspace is just a 30-minute drive from central Toronto and the International Airport.
Ottawa - Albert & Metcalfe
116 Albert Street, Ottawa, Canada, K1P 5G3
Across the street from the World Exchange Plaza. The Ottawa Shaw Centre and CF Rideau Centre shopping mall 10 minutes away.
Barrie-49 High Street
3rd floor, Dunlop Street West, Barrie, Canada, L4N 1A8
A Perfect Balance of Work and Leisure by Lake Simcoe
Combine productivity with relaxation in our office space at 49 High Street. Located in the vibrant commercial center of Barrie, this office offers excellent connectivity, with Highway 400 just a short drive away.
Work efficiently in a modern brick building featuring a glass-fronted entrance, beautifully designed workspaces, and curated artwork in every meeting room. After a productive day, enjoy the nearby restaurants or take a leisurely walk to Heritage Park by the waterfront for some fresh air and relaxation.
Toronto - Toronto Street
36 Toronto Street, Toronto, Canada, M5C 2C5
Steps away from Toronto's prestigious financial core. Fast link to Pearson International Airport - less than 30 minutes away.
Ottawa - 343 Preston
343 Preston Street, Ottawa, Canada, K1S 1N4
On the top floor of a distinctive office tower that's highly visible from Highway 417, you will find Regus 343 Preston Centre in Ottawa. Only a 10 minute drive from downtown Ottawa, a short stroll away from Downs Lake, and located near the lively intersection of Preston Gladstone in Little Italy.
Mississauga - Airways
5925 Airport Road, Mississauga, Canada, L4V 1W1
Airways is a beautiful center located at 5925 Airport Road, directly across from Toronto Pearson International Airport offering shuttle services. Adjacent to Highways 409 and 427, our center is easily accessible.
Internet of Things (IoT) is a network infrastructure that connects physical objects and software applications wirelessly, allowing them to communicate with each other and exchange data via network communications, cloud computing, and data capture. Python is a high-level programming language recommended for IoT due to its clear syntax and large community support.
In this instructor-led, live training, participants will learn how to program IoT solutions with Python.
By the end of this training, participants will be able to:
Understand the fundamentals of IoT architecture
Learn the basics of using Raspberry Pi
Install and configure Python on Raspberry Pi
Learn the benefits of using Python in programming IoT systems
Build, test, deploy, and troubleshoot an IoT system using Python and Raspberry Pi
Audience
Developers
Engineers
Format of the course
Part lecture, part discussion, exercises and heavy hands-on practice
Note
To request a customized training for this course, please contact us to arrange.
Internet of Things (IoT) is a network infrastructure that connects physical objects and software applications wirelessly, allowing them to communicate with each other and exchange data via network communications, cloud computing, and data capture.
In this instructor-led, live training, participants will learn the fundamentals of IoT as they step through the creation of an IoT sensor system using the Raspberry Pi.
By the end of this training, participants will be able to:
Understand the principles of IoT, including IoT components and communication techniques
Learn how to set up the Raspberry Pi specifically for IoT applications
Build and deploy their own IoT Sensor System
Audience
Hobbyists
Hardware/software engineers and technicians
Technical persons in all industries
Beginner developers
Format of the course
Part lecture, part discussion, exercises and heavy hands-on practice
Note
Raspberry Pi supports various operating systems and programming languages. This course will use Linux-based Raspbian as the operating system and Python as the programming language. To request a specific setup, please contact us to arrange.
Participants are responsible for purchasing the Raspberry Pi hardware and components.
Raspberry Pi is a very small, single-board computer.
In this instructor-led, live training, participants will learn how to set up and program the Raspberry Pi to serve as an interactive and powerful embedded system.
By the end of this training, participants will be able to:
Set up an IDE (integrated development environment) for maximum development productivity
Program Raspberry Pi to control devices such as motion sensor, alarms, web servers and printers.
Understand Raspberry Pi's architecture, including inputs and connectors for add-on devices.
Understand the various options in programming languages and operating systems
Test, debug, and deploy the Raspberry Pi to solve real world problems
Audience
Developers
Hardware/software technicians
Technical persons in all industries
Hobbyists
Format of the course
Part lecture, part discussion, exercises and heavy hands-on practice
Note
Raspberry Pi supports various operating systems and programming languages. This course will use Linux-based Raspbian as the operating system and Python as the programming language. To request a specific setup, please contact us to arrange.
Participants are responsible for purchasing the Raspberry Pi hardware and components.
This instructor-led, live training introduces the software, hardware, and step-by-step process needed to build a facial recognition system from scratch. Facial Recognition is also known as Face Recognition.
The hardware used in this lab includes Rasberry Pi, a camera module, servos (optional), etc. Participants are responsible for purchasing these components themselves. The software used includes OpenCV, Linux, Python, etc.
By the end of this training, participants will be able to:
Install Linux, OpenCV and other software utilities and libraries on a Rasberry Pi.
Configure OpenCV to capture and detect facial images.
Understand the various options for packaging a Rasberry Pi system for use in real-world environments.
Adapt the system for a variety of use cases, including surveillance, identity verification, etc.
Format of the course
Part lecture, part discussion, exercises and heavy hands-on practice
Note
Other hardware and software options include: Arduino, OpenFace, Windows, etc. If you wish to use any of these, please contact us to arrange.
Read more...
Last Updated:
Testimonials (2)
Practical examples and wider context given.
James - Mitsubishi Electric R&D Centre Europe BV (MERCE-UK)
Course - IoT Programming with Python
Sean was a dynamic speaker and the hands-on exercises were very interesting and I can see how they will be really applicable.
Online Raspberry Pi training in Ontario, Raspberry Pi training courses in Ontario, Weekend Raspberry Pi courses in Ontario, Evening Raspberry Pi training in Ontario, Raspberry Pi instructor-led in Ontario, Raspberry Pi instructor-led in Ontario, Raspberry Pi one on one training in Ontario, Raspberry Pi trainer in Ontario, Evening Raspberry Pi courses in Ontario, Raspberry Pi boot camp in Ontario, Online Raspberry Pi training in Ontario, Raspberry Pi private courses in Ontario, Raspberry Pi instructor in Ontario, Weekend Raspberry Pi training in Ontario, Raspberry Pi coaching in Ontario, Raspberry Pi classes in Ontario, Raspberry Pi on-site in Ontario