| File | Date | Author | Commit |
|---|---|---|---|
| arduino | 2017-06-14 |
|
[a41c10] more text |
| docs | 2017-06-14 |
|
[a41c10] more text |
| src | 2017-06-14 |
|
[a41c10] more text |
| .babelrc | 2017-06-14 |
|
[a41c10] more text |
| .gitignore | 2017-06-14 |
|
[a41c10] more text |
| .jshintrc | 2017-06-14 |
|
[a41c10] more text |
| LICENSE | 2017-06-14 |
|
[a41c10] more text |
| PITCHME.md | 2017-06-14 |
|
[a41c10] more text |
| PITCHME.yaml | 2017-06-14 |
|
[a41c10] more text |
| README.md | 2020-02-02 |
|
[cb0d16] fix dist path |
| TODO.md | 2017-06-14 |
|
[a41c10] more text |
| deps.md | 2017-06-14 |
|
[a41c10] more text |
| electron.config.js | 2017-06-14 |
|
[a41c10] more text |
| gulpfile.js | 2017-06-14 |
|
[a41c10] more text |
| index.html | 2017-06-14 |
|
[a41c10] more text |
| index.js | 2017-06-14 |
|
[a41c10] more text |
| package.json | 2017-06-14 |
|
[a41c10] more text |
| tesis.md | 2017-06-14 |
|
[a41c10] more text |
| webpack.config.js | 2017-06-14 |
|
[a41c10] more text |
just my Electron.js & React.js & Redux project
Get prebuild app:
- Linux - arny.me/stuff/arduino-blocks/dist.linux.zip
- MacOS - arny.me/stuff/arduino-blocks/dist.macos.zip
# dnf install avrdude avr-gcc avr-libc avr-binutils
Install brew
Then in terminal:
$ brew update
$ brew install avrdude
$ brew tap jlhonora/lsusb && brew install lsusb
$ brew tap osx-cross/avr && brew install avr-libc
ToolCondition -> i
ToolBegin -> i+1
Sequence (true expression) -> i+2
Sequence (false expression) -> i+3
ToolBegin (for true) -> i+4
ToolBegin (for false) -> i+5
https://github.com/mozilla/Fira
From the Noun Project:
- Scissors by Edward Boatman
- trash bin by Ben Iconator
- copy by Andreas
- cog by Vectors Market
- Sync by Guilhem
- Battery by Anton Gajdosik
- Save by Alexander Skowalsky
- Folder Open by Icons Bazaar
- Info by Jürgen Bauer
- wait clock by Oliviu Stoian
- File by Michal Kučera
- play by Alena
Programming Arduino Uno in pure C
https://balau82.wordpress.com/2011/03/29/programming-arduino-uno-in-pure-c/
How to choose , read, save, delete or create a file with Electron Framework
http://ourcodeworld.com/articles/read/106/how-to-choose-read-save-delete-or-create-a-file-with-electron-framework