Makefile Shell
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
ArduinoIDE @ 5c8fede update Mar 1, 2017
Arduinojs @ a7da49d Update Jun 10, 2018
ArduinojsIDE @ 9e3aee8 update Aug 27, 2016
BlocklyIDE @ c39377e Update Feb 10, 2018
FPGAdesigner @ 51948fb update Feb 2, 2017
IoT @ 561a79e
MobileApp @ c804ad1 update Apr 29, 2016
OpenFPGAduino.github.io @ 516dc80 update Mar 8, 2017
bigdata @ 407800a update Mar 6, 2017
boot @ e9d26b3 update Feb 13, 2016
cloud @ b83ba2e
docs @ 4f1b302
driver @ f3a944b add format Feb 4, 2016
fpga @ 6eecd7f update Feb 27, 2017
hardware @ 3874789 update all Mar 3, 2016
libAduino @ f2ca16e update Mar 9, 2017
linux @ 6f35e82
machinelearning @ a26a657 update Mar 4, 2017
node @ a363f61 Use node 0.10.35 Jan 24, 2015
rootfs @ 073bbbf fix docker rootfs bug Feb 8, 2016
script @ c767b81 update submodel Feb 12, 2016
sdcard @ 9df13cc update Mar 5, 2016
sdn @ 6efe815
security @ 1dea15b
wifi @ 0ee38c2 update Nov 7, 2015
.cproject
.gitignore
.gitmodules Add security May 1, 2017
.project update README.md Feb 3, 2015
Dockerfile
LICENSE test ok Jan 11, 2015
Makefile Add github button patch Apr 30, 2017
README.md
configure npm install bug fix Feb 11, 2016
docker_env update docker env Feb 13, 2016
start-build-env.sh
web.patch Add github button patch Apr 30, 2017

README.md

OpenFPGAduino

All open source files and projects for OpenFPGAduino project

Official web site includes document and video demo

http://openfpgaduino.github.io

The live demo

http://v.youku.com/v_show/id_XOTQ3MjkxNzU2.html

http://v.youku.com/v_show/id_XMTU3MTUzNTM4OA==.html

http://v.youku.com/v_show/id_XMTY4NDYwMjM4MA==.html

http://v.youku.com/v_show/id_XMTg4MjgyMDU4MA==.html

https://www.youtube.com/watch?v=jsjrgsI-3QM

https://www.youtube.com/watch?v=g4E1hoc72DY

Build environment

Prepare the Build environment

  Install the docker: https://docs.docker.com/installation/#installation

  Pull the view:
  
  git clone --recursive https://github.com/OpenFPGAduino/OpenFPGAduino.git

  Run the script to prepare the build environment
  
  cd OpenFPGAduino
  
  ./start-build-env.sh

Build all:

  In the container build all the source code:

  ./configure

  make

Contributing to the code

Check the dash board on work items