Skip to content

Getting started tutorials

Luiz Fernando Lavado Villa edited this page Jul 25, 2022 · 5 revisions

Objective

The Getting Started tutorials has the goal of introducing you to the OwnTech ecosystem. It is split into three parts as listed below:

  • Getting started 1 - Blinky - You will setup the environment and run a blank program that will blink an LED on your SPIN board.
  • Getting started 2 - Serial Monitor - You will implement a simple communication task that will allow you to turn the LED on and off by pressing a button. You will communicate with the SPIN board via the Serial Monitor integrated into VSCode.
  • Getting started 3 - SerialPlot - You will implement a simple code that prints a variable and monitor this result using the SerialPlot open-source software. You will install SerialPlot and configure it to send commands to the SPIN board.

Owntech environment

Spin - Microcontroller Tutorials

Basic SPIN Tutorials

Twist - Power Tutorials

Twist on Inverter Mode

  • Twist on inverter Mode - Open-loop PWM control

Twist temperature

Clone this wiki locally