You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- See also [@byDagor](https://github.com/byDagor)'s *fully-integrated* ESP32 based board: [Dagor Brushless Controller](https://github.com/byDagor/Dagor-Brushless-Controller)
20
20
21
-
21
+
<h3>NEWS 📢: SimpleFOClibrary has been published in the Journal of Open Source Software</h3>
22
+
<p>
23
+
<b>SimpleFOC</b>: A Field Oriented Control (FOC) Library for Controlling Brushless Direct Current (BLDC) and Stepper Motors.<br>
24
+
A. Skuric, HS. Bank, R. Unger, O. Williams, D. González-Reyes<br>
25
+
Journal of Open Source Software, 7(74), 4232, https://doi.org/10.21105/joss.04232
@@ -215,6 +220,34 @@ Here are some of the *Simple**FOC**library* and *Simple**FOC**Shield* applicatio
215
220
</p>
216
221
217
222
223
+
## Citing the *SimpleFOC*
224
+
225
+
We are very happy that *Simple**FOC**library* has been used as a component of several research project and has made its way to several scientific papers. We are hoping that this trend is going to continue as the project matures and becomes more robust!
226
+
A short resume paper about *Simple**FOC*** has been published in the Journal of Open Source Software:
227
+
<p>
228
+
<b><i>SimpleFOC</i></b>: A Field Oriented Control (FOC) Library for Controlling Brushless Direct Current (BLDC) and Stepper Motors.<br>
229
+
A. Skuric, HS. Bank, R. Unger, O. Williams, D. González-Reyes<br>
230
+
Journal of Open Source Software, 7(74), 4232, https://doi.org/10.21105/joss.04232
231
+
</p>
232
+
233
+
If you are interested in citing *Simple**FOC**library* or some other component of *Simple**FOC**project* in your research, we suggest you to cite our paper:
234
+
235
+
```bib
236
+
@article{simplefoc2022,
237
+
doi = {10.21105/joss.04232},
238
+
url = {https://doi.org/10.21105/joss.04232},
239
+
year = {2022},
240
+
publisher = {The Open Journal},
241
+
volume = {7},
242
+
number = {74},
243
+
pages = {4232},
244
+
author = {Antun Skuric and Hasan Sinan Bank and Richard Unger and Owen Williams and David González-Reyes},
245
+
title = {SimpleFOC: A Field Oriented Control (FOC) Library for Controlling Brushless Direct Current (BLDC) and Stepper Motors},
0 commit comments