File tree 5 files changed +21
-284
lines changed
section-3-web-server/control-an-fpga
5 files changed +21
-284
lines changed Original file line number Diff line number Diff line change 463
463
464
464
## SECTION IV - THE BROWSER
465
465
466
- tbd
466
+ I have a working demo at
467
+ [ jeffdecola.com/control-an-fpga] ( https://jeffdecola.com/control-an-fpga ) .
468
+
469
+ I designed the frontend to look like,
470
+
471
+ ![ IMAGE - concept-of-webpage.jpg - IMAGE] ( docs/pics/concept-of-webpage.jpg )
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 116
116
<!-- ------------------------------------------------------------------------------------------------------- -->
117
117
<div class="comment_container">
118
118
119
- <h3> TRY IT </h3>
120
- <p>
121
- Enter an Operands and chose your operation.
122
- Then click the button to send the command to the FPGA.
123
- </p>
119
+ <h3> TRY IT LIVE </h3>
120
+
121
+ </div>
122
+
123
+ <!-- ------------------------------------------------------------------------------------------------------- -->
124
+ <div class="picture_container">
125
+
126
+ <img src="images/concept-of-webpage.jpg" alt="concept"/>
127
+
128
+ </div>
129
+
130
+ <!-- ------------------------------------------------------------------------------------------------------- -->
131
+ <div class="comment_container">
132
+
133
+ <h3> WHAT IT LOOKS LIKES </h3>
124
134
125
135
</div>
126
136
129
139
130
140
</br>
131
141
</br>
132
- <p> Coming Soon </p>
133
- </br>
134
142
</br>
135
143
136
144
</div>
137
-
138
- <!-- ------------------------------------------------------------------------------------------------------- -->
139
145
<div class="picture_container_2">
140
146
141
147
<img src="images/arty-s7-breadboard-and-raspberry-pi.jpg" alt="arty-s7-breadboard-and-raspberry-pi"/>
You can’t perform that action at this time.
0 commit comments