FREE Reverse Engineering Self-Study Course HERE
Today's Tutorial [September 20, 2026]
Lesson 301: Embedded Hacking Course (Chapter 19: Hacking Double Floating-Point Data Type)
This chapter covers hacking the double floating-point data type as it relates to embedded development on the Pico 2.-> Click HERE to read the FREE pdf book.
Python For Kids
A FREE comprehensive online Python development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the world of Python for microcontrollers.PROMOTIONAL VIDEO - WATCH NOW HERE ON YOUTUBE
Chapter 1: Goals
This lesson will begin with the basic concepts of why kids should learn to program in Python.-> Click HERE to read the lesson in PDF format.
Chapter 2: "Hello World"
This lesson will step-by-step code our first program to have our little microcontroller say hello to the world!-> Click HERE to read the lesson in PDF format.
Chapter 3: FUN With Images
This lesson will step-by-step code a FUN image making program where our little microcontroller will make various faces to his new friend.-> Click HERE to read the lesson in PDF format.
Chapter 4: FUN With Numbers
This lesson will step-by-step code a FUN program where we will work with numbers and learn about how to make variables with them.-> Click HERE to read the lesson in PDF format.
Chapter 5: FUN With Words
This lesson will step-by-step code a FUN program where we will work with words and learn about how to make variables with them.-> Click HERE to read the lesson in PDF format.
Chapter 6: FUN With Word Lists
This lesson will step-by-step code a FUN program where we will work with word lists and learn about how to make variables with them.-> Click HERE to read the lesson in PDF format.
Chapter 7: Fun With Music
This lesson will step-by-step code a FUN song making program where our little microcontroller will play various songs to his new friend.-> Click HERE to read the lesson in PDF format.
Chapter 8: Fun With Talking Robots
This lesson will step-by-step interact with a FUN talking robot where we can ask him questions and he will respond to us using his voice.-> Click HERE to read the lesson in PDF format.
Chapter 9: Basic I/O
This lesson will discuss MicroPython basic input and output for the micro:bit.-> Click HERE to read the lesson in PDF format.
Chapter 10: DataTypes & Numbers
This lesson will discuss MicroPython datatypes and numbers for the micro:bit.-> Click HERE to read the lesson in PDF format.
Chapter 11: Conditional Logic
This lesson will discuss MicroPython conditional logic and application flow chart design for the micro:bit.-> Click HERE to read the lesson in PDF format.
Chapter 12: Lists, Tuples, Dictionaries & Loops
This lesson will discuss MicroPython lists, tuples, dictionaries and loops for the micro:bit.-> Click HERE to read the lesson in PDF format.
Chapter 13: Functions
This lesson will discuss MicroPython functions for the micro:bit.-> Click HERE to read the lesson in PDF format.
Chapter 14: Classes
This lesson will discuss MicroPython classes for the micro:bit.-> Click HERE to read the lesson in PDF format.
Chapter 15: Unittest
This lesson will discuss MicroPython unittest for the micro:bit.-> Click HERE to read the lesson in PDF format.