sketches
Here are 100 public repositories matching this topic...
Is it possible to make exposing parameters like here Allegorithmic exposed parameters
And then use the editor in a "viewer mode" with only exposed parameters visible? Something like this https://codepen.io/ShapeDiver/pen/WRZQRo
That will be great for the onli
-
Updated
May 28, 2020 - C++
-
Updated
Nov 26, 2018 - JavaScript
-
Updated
Mar 12, 2018 - Processing
-
Updated
Jan 24, 2020
-
Updated
Nov 5, 2017 - Python
-
Updated
Nov 8, 2019 - Jupyter Notebook
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
Jul 20, 2018 - Jupyter Notebook
-
Updated
Sep 23, 2019 - Jupyter Notebook
It would be great if we could upload using an external programmer, like in the Arduino IDE. I can see in arduino-upload.coffee that you have already implemented some aspects of port selection. I would change it myself but my CoffeeScript knowledge is pretty rusty and I can't for the life of me figure out how to add another command that sets the port to 'PROGRAMMER'.
-
Updated
Aug 6, 2019 - Python
-
Updated
Oct 18, 2019 - Jupyter Notebook
-
Updated
May 13, 2020 - C++
-
Updated
Jun 14, 2018 - JavaScript
-
Updated
Jun 12, 2018 - C++
-
Updated
May 7, 2020 - JavaScript
-
Updated
Dec 3, 2014 - Python
-
Updated
Apr 15, 2020 - Ruby
-
Updated
Jan 9, 2019 - Python
-
Updated
Dec 20, 2016 - Java
-
Updated
Jul 27, 2019 - MATLAB
-
Updated
Feb 4, 2020 - JavaScript
-
Updated
Nov 28, 2018 - Jupyter Notebook
Improve this page
Add a description, image, and links to the sketches topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sketches topic, visit your repo's landing page and select "manage topics."
Hi,
I suggest you update Documentation page with a better explanation regarding windows.
I do not know how things are going with installation through Python environment, but direct compilation of library is not possible not because you do not provide Visual Studio project or something but because FHHT is mostly written in inline assembler code that is supported by GCC/Clang compilers only.