25 lines
758 B
Markdown
25 lines
758 B
Markdown
|
|
---
|
||
|
|
title: Getting Started
|
||
|
|
weight: 10
|
||
|
|
summary: "Your first steps with Go Education Project — from unboxing to your first blinking LED."
|
||
|
|
---
|
||
|
|
|
||
|
|
## Welcome to Go Education Project
|
||
|
|
|
||
|
|
This section will guide you through everything you need to get up and running.
|
||
|
|
|
||
|
|
### What you'll need
|
||
|
|
|
||
|
|
- A Go Education Kit (or compatible hardware)
|
||
|
|
- A computer with USB port
|
||
|
|
- 30 minutes of your time
|
||
|
|
|
||
|
|
### Contents
|
||
|
|
|
||
|
|
1. [Introduction](./introduction/) — What is Go Education Project?
|
||
|
|
2. [Hardware Setup](./hardware-setup/) — Unboxing and connecting your board
|
||
|
|
3. [Software Setup](./software-setup/) — Installing the tools
|
||
|
|
4. [Hello World](./hello-world/) — Your first program
|
||
|
|
|
||
|
|
> 📖 **Coming soon** — We're actively writing these guides. Check back soon or contribute!
|