Skip to content

Commit ca62205

Browse files
committed
Update readme and add config for github pages
1 parent eb1d517 commit ca62205

3 files changed

Lines changed: 6 additions & 48 deletions

File tree

05_advanced/code/Ultrasonic_Ranging.py

Lines changed: 0 additions & 48 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Run this command in the terminal to clone this repository:
1212
git clone https://github.com/ColinKerr/python_microcontrollers.git
1313
```
1414

15+
Browse the course material online here: https://colinkerr.github.io/python_microcontrollers/
16+
17+
For instructions to setup your computer and microcontroller for the first time go to [setup](./setup/)
1518

1619
## How to contribute
1720

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
title: Introduction to Python and Microcontrollers
2+
description: A hands on course using the Freenove Ultimate Starter kit for ESP32-S3 model FNK0082 to teach basic Python, Microcontroller and electronics concepts.
3+
theme: minimal

0 commit comments

Comments
 (0)