Skip to content

analuhaas/tutorial-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

317 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial-TWIST-SPIN codes

This repository relates to the tutorials in https://github.com/analuhaas/tutorial-TWIST-SPIN

Each tutorial code is available in a separate branch of this repository.

These tutorials were developed at GeePs as part of the CARROTS project, supported by the ANR CARROTS.

Access the tutorials:

To clone a specific branch easily, you can use Git Graph in VScode as explained in the tutorials.

Or you can tap this in your terminal:

git clone -b branch https://github.com/analuhaas/tutorial-codes.git

Project organization

The full hierarchy of the project is as follows:

owntech_power_api
└─ owntech
|  └─ boards
|  └─ scripts
|  └─>pio_extra.ini
└─ src
|  └─>main.cpp
└─ zephyr
|  └─ boards
|  └─ dts
|  └─ modules
|  └─>CMakeLists.txt
|  └─>prj.conf
└─>LICENSE
└─>platformio.ini
└─>README.md

The core of the code is the main.cpp file that contains the code to be embedded in the Twist board.

About

Codes of the tutorials in https://github.com/analuhaas/tutorial-TWIST-SPIN repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors