All Projects → OpenFPGAduino → Openfpgaduino

OpenFPGAduino / Openfpgaduino

Licence: agpl-3.0
All open source file and project for OpenFPGAduino project

Programming Languages

javascript
184084 projects - #8 most used programming language
c
50402 projects - #5 most used programming language
cpp
1120 projects

Projects that are alternatives of or similar to Openfpgaduino

Platformio Core
PlatformIO is a professional collaborative platform for embedded development 👽 A place where Developers and Teams have true Freedom! No more vendor lock-in!
Stars: ✭ 5,539 (+3943.07%)
Mutual labels:  arduino, verilog, arm, fpga, iot
Platformio Atom Ide
PlatformIO IDE for Atom: The next generation integrated development environment for IoT
Stars: ✭ 475 (+246.72%)
Mutual labels:  arduino, verilog, hardware, fpga, iot
Platformio Vscode Ide
PlatformIO IDE for VSCode: The next generation integrated development environment for IoT
Stars: ✭ 676 (+393.43%)
Mutual labels:  verilog, hardware, fpga, iot
Plus
Otto DIY+ ("Otto DIY with steroids" + Bluetooth + APP + switch + sensors + strength +...
Stars: ✭ 100 (-27.01%)
Mutual labels:  arduino, hardware, blockly, opensource
Freedomotic
Open IoT Framework
Stars: ✭ 354 (+158.39%)
Mutual labels:  arduino, opensource, iot
Verilog
Repository for basic (and not so basic) Verilog blocks with high re-use potential
Stars: ✭ 296 (+116.06%)
Mutual labels:  verilog, hardware, fpga
Cascade
A Just-In-Time Compiler for Verilog from VMware Research
Stars: ✭ 413 (+201.46%)
Mutual labels:  verilog, hardware, fpga
gateware-ts
Hardware definition library and environment for designing and building digital hardware for FPGAs, using only open source tools
Stars: ✭ 83 (-39.42%)
Mutual labels:  fpga, hardware, verilog
Wrmhl
⚡️ Super fast communication beetwen Unity3D and Arduino. Create Interactive experiences in a minute ⏱
Stars: ✭ 601 (+338.69%)
Mutual labels:  arduino, hardware, iot
Water Monitoring System
Water Monitoring System is an IOT based Liquid Level Monitoring system that has mechanisms to keep the user alerted in case of liquid overflow or when tank depletes.
Stars: ✭ 122 (-10.95%)
Mutual labels:  arduino, hardware, iot
Blinker Library
An IoT Solution,Blinker library for embedded hardware. Works with Arduino, ESP8266, ESP32.
Stars: ✭ 1,095 (+699.27%)
Mutual labels:  arduino, hardware, iot
Waterius
Передача показаний воды по Wi-Fi. Watermeter Wi-Fi transmitter.
Stars: ✭ 295 (+115.33%)
Mutual labels:  arduino, hardware, iot
Blynk Library
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Stars: ✭ 3,305 (+2312.41%)
Mutual labels:  arduino, hardware, iot
Ottodiyesp
build you own internet of robots!
Stars: ✭ 273 (+99.27%)
Mutual labels:  arduino, hardware, opensource
Iotz
compile things easy 🚀
Stars: ✭ 39 (-71.53%)
Mutual labels:  arduino, arm, iot
Nyuziprocessor
GPGPU microprocessor architecture
Stars: ✭ 1,351 (+886.13%)
Mutual labels:  verilog, hardware, fpga
Openwrt Node Packages
OpenWrt Project Node.js packages. v10.x LTS and v12.x LTS and v14.x LTS
Stars: ✭ 176 (+28.47%)
Mutual labels:  makefile, arm, iot
xeda
Cross EDA Abstraction and Automation
Stars: ✭ 25 (-81.75%)
Mutual labels:  fpga, hardware, verilog
Ferret
Ferret is a free software lisp implementation for real time embedded control systems.
Stars: ✭ 878 (+540.88%)
Mutual labels:  makefile, arduino, arm
Swifitch
Swifitch is ESP8266 based relay board that could be used to turn any light or any wall socket into smart one!
Stars: ✭ 117 (-14.6%)
Mutual labels:  arduino, hardware, iot

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://v.youku.com/v_show/id_XMzcyNDM1MTk0MA==.html

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

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

https://youtu.be/NZYlVR4oYj0

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

Book for the project

https://item.jd.com/12360162.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].