Skip to content

Commit

Permalink
Add newline and convert links to markdown syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
wheeler-c committed Dec 22, 2023
1 parent e262239 commit a9bf77e
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions site/content/exercises/circuitpython/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,14 @@ title: CircuitPython

![Mu Blink](../../images/circuitpython/mu.png)

## Introduction to CircuitPython - Level 1 This is the original single day workshop
## Introduction to CircuitPython - Level 1

with Circuit Playground Express and CircuitPython. Includes an overview of the board's
sensors and lights through code. Allows students to dig into an aspect of the device
they enjoy for an afternoon of exploration.
This is the original single day workshop with Circuit Playground Express and CircuitPython. Includes an overview of the board's sensors and lights through code. Allows students to dig into an aspect of the device they enjoy for an afternoon of exploration.

<Link to={`/exercises/circuitpython/level-1/`}>Go to exercises</Link>
[Go to exercises](/exercises/circuitpython/level-1/)

## Programming with CircuitPython - Level 2

This course builds on the original single day workshop with Circuit Playground Express and CircuitPython to fill out the student's understanding of basic programming concepts.

<Link to={`/exercises/circuitpython/level-2/`}>Go to exercises</Link>
[Go to exercises](/exercises/circuitpython/level-2/)

0 comments on commit a9bf77e

Please sign in to comment.