.st0{fill:#FFFFFF;}

Stemiverse Podcast

Stemiverse 0012 – Nicola O’Brien: Code Rangers 

 April 25, 2018

By  Peter

Join Our Mailing List

We publish fresh content each week. Read how-to's on Arduino, ESP32, KiCad, Node-RED, drones and more. Listen to interviews. Learn about new tech with our comprehensive reviews. Get discount offers for our courses and books. Interact with our community.

One email per week, no spam, unsubscribe at any time.

Description:

Stemiverse

In this episode of Stemiverse, Peter and Marcus talk with Nicola O’Brien.

Nicola is the founder of Code Rangers, a company based in Sydney that teachers children how to code, develop games, and apps. Nicola’s created Code Rangers after a long career in corporate Law and Finance. She is particularly passionate about programming and understands the importance of technology literacy as a basic prerequisite for our children’s digital future.

Let’s listen to Nicola as she describes her teaching philosophy as she applies it in Code Rangers.

For more information and to see the show notes, please go to the episode page.


Tags


You may also like

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}

For the last several weeks I’ve been fully immersed in the design of a custom carrier board for the LattePanda N100 compute module. This isn’t just another board project — it’s also the backbone of a

Read More
Course progress update: Designing a custom carrier board for the LattePanda N100:

Many typical Arduino application examples involve driving devices requiring more power than the Arduino itself can provide through its pins. This power translates to higher voltages, higher currents, or both at the same time. That

Read More
Using MOSFETs to drive large(ish) loads – Updated 2025