Compare commits
No commits in common. "01e83795ad55312869a8bf033392346feeeb4203" and "786418496b72cf62d5b00d359c8bfc3da54f3653" have entirely different histories.
01e83795ad
...
786418496b
Binary file not shown.
Before Width: | Height: | Size: 286 KiB After Width: | Height: | Size: 160 KiB |
|
@ -22,7 +22,9 @@ seven LEDs that form the Big Dipper continually scroll through a gradient of
|
||||||
three colors. Instead of calculating the values of each color in the gradient as
|
three colors. Instead of calculating the values of each color in the gradient as
|
||||||
the program runs, a lookup table is used.
|
the program runs, a lookup table is used.
|
||||||
|
|
||||||
<video autoplay muted loop style="display:block; margin: 0 auto;">
|
<center>
|
||||||
<source src="{static}/videos/dress/dress3.mp4" type="video/mp4">
|
<video autoplay muted loop>
|
||||||
Your browser does not support the video tag.
|
<source src="{static}/videos/dress/dress3.mp4" type="video/mp4">
|
||||||
</video>
|
Your browser does not support the video tag.
|
||||||
|
</video>
|
||||||
|
</center>
|
||||||
|
|
|
@ -20,4 +20,4 @@ without them. The Generation IV car, Schulich Delta (pictured below) uses seven
|
||||||
of them: one per section of solar cells with similar lighting conditions. Andrei
|
of them: one per section of solar cells with similar lighting conditions. Andrei
|
||||||
and I designed the MPPT above.
|
and I designed the MPPT above.
|
||||||
|
|
||||||
![a photo of the solar car from the side]({static}/images/solar-car/solar2.jpg)
|
![our team of 30 standing behind the solar car which is covered in sponsor logos]({static}/images/solar-car/solar2.jpg)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user