Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Projects
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pascal Engeler
Projects
Commits
539e46b4
Commit
539e46b4
authored
9 months ago
by
Pascal Engeler
Browse files
Options
Downloads
Patches
Plain Diff
Changed layout
parent
8e3d6fc2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-1
5 additions, 1 deletion
README.md
with
5 additions
and
1 deletion
README.md
+
5
−
1
View file @
539e46b4
...
...
@@ -66,7 +66,10 @@ Contains classes to represent Kicad pcbs, along with scripts that use these clas
## FPGA defined FM transmitter [gitlab](not online yet)
## Spartan Sound [gitlab](https://gitlab.phys.ethz.ch/engelerp/spartansound)
## Spartan Sound
**Involved Technologies**
: VHDL, python, electronics
**Link**
:
[
gitlab
](
https://gitlab.phys.ethz.ch/engelerp/spartansound
)
An FPGA (Spartan 6) defined soundcard.
It receives wave packets via serial, and drives a speaker via a pin by outputting the corresponding voltage through delta-sigma modulation.
Continuous playback functionality is enabled by double buffering, one buffer is being played back while new data is being streamed into the other.
...
...
@@ -84,6 +87,7 @@ While the the face displays lists all the typical data, it also draws a height t
This functionality was inspired by a Garmin smartwatch.
Unfortunately the code was lost when Fitbit Studio was shut down, but an impression of the design in operation is shown below.
<img
src=
"resources/fitbit.jpeg"
alt=
"Fitbit Watchface"
width=
"400"
/>
## Blackjack multiplayer game [gitlab](only on Synthetic so far)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment