Skip to content

Latest commit

History

History
16 lines (9 loc) 路 775 Bytes

2_DjangoWebApps.md

File metadata and controls

16 lines (9 loc) 路 775 Bytes

Back to the startpage

Developing Django Web applications

The latest Django version for python-based web framework development with the adminLTE web dashboard is pre-installed.

Demonstration how to build with the Django Framework a Management Web interface to interact with the FPGA fabric and change the FPGA configuration

I wrote a step-by step guide that shows how to use rsyocto with Django on a Intel Cyclone V SoC-FPGA to interact with the FPGA fabric.

Link to this Github repository with the step-by-step guide and source code

Alt text


Back to the startpage