-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathCITATION.cff
More file actions
40 lines (40 loc) · 1.44 KB
/
CITATION.cff
File metadata and controls
40 lines (40 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
cff-version: 1.2.0
message: "Please cite this repository if you use it in your work."
title: "succulent"
abstract: "Do you ever find it challenging and tricky to send sensor measurements, data, or GPS positions from embedded devices, microcontrollers, and smartwatches to a central server? Setting up the primary data collection scripts can be a time-consuming process, involving selecting a protocol, framework, API, and testing them out. Moreover, these scripts are often tailored for specific tasks, making them difficult to adapt to different scenarios."
doi: 10.5281/zenodo.10402365
authors:
- family-names: Fister Jr.
given-names: Iztok
email: iztok@iztok.space
orcid: 0000-0002-6418-1272
- family-names: Lahovnik
given-names: Tadej
orcid: 0009-0005-9689-2991
license: "MIT License"
repository-code: "https://github.com/firefly-cpp/succulent"
keywords:
- Raspberry Pi
- Data Science
- Machine Learning
- ESP32
- Data Collection
- Data Preprocessing Pipelines
repository: "https://github.com/firefly-cpp/succulent"
version: 0.4.0
languages:
- Python
preferred-citation:
type: software
title: "succulent"
authors:
- family-names: Fister Jr.
given-names: Iztok
email: iztok@iztok.space
orcid: 0000-0002-6418-1272
- family-names: Lahovnik
given-names: Tadej
orcid: 0009-0005-9689-2991
version: 0.4.0
license: "MIT License"
repository-code: "https://github.com/firefly-cpp/succulent"