CodeSkool

Blog

ArduinoUNOR4FirmwareUpdate

Update the WiFi module firmware on Arduino UNO R4 WiFi board

Open the website: https://espressif.github.io/esptool-js/ in Chrome browser. Click “Connect” and select the COM port of the Arduino UNO...

Getting Started with Arduino UNO R4 with CodeSkool Scratch Programming

Getting started with Arduino UNO R4 WiFi with CodeSkool Scratch Programming

UNO R4 WiFi The Arduino UNO R4 WiFi is designed around the 32-bit microcontroller RA4M1 from Renesas while also featuring...

Python Programming to Control an RC Car

Control Toy RC Car using Python Programming

Add the Whizz Car extension to the workspace and connect your RC Car using the Bluetooth connection. Then...

Scratch Programming Cards

Program RC Car using Tangible Cards

Take printout of the Coding cards below and cut as per the shapes of the blocks. Now you...

Control RC Car with CodeSkool Whizz Scratch extension

Control RC Car using Whizz CodeSkool Extension

You need to first disassemble the RC car remote and connect some jumper wires to the pins connecting...

Read and write files in python

Read Write Files from Native File System in Python

The default file system used in Pyodide is MEMFS, which is a virtual in-memory file system. The data stored...

localStorage

⚠️ Store Security keys 🔐 in Browser localStorage 🚨⛔

WARNING: Anyone who has access to your browser can look into the security keys and steal the API...

From Scratch To Python

Using Python Functions instead of Method Call to Control the Scratch Sprite

Its hard for someone moving from block based programming to Python to understand directly, what are classes and...

Ollama Tool

How to use OLLAMA in CodeSkool Scratch

Download Ollama tool from their website: https://ollama.com/download/windows and install the same, like any other software. Then open Windows...