jacqueline
|
8c51280bc6
|
Fix playback and console issues
|
2 years ago |
jacqueline
|
07e1b5a328
|
WIP debug console for testing playback
|
2 years ago |
jacqueline
|
aef2eb7566
|
fix build
|
2 years ago |
jacqueline
|
530fd15e66
|
WIP audio play and pause
|
2 years ago |
jacqueline
|
ff30b27f0d
|
First test cases :)
|
2 years ago |
jacqueline
|
675d52c9a5
|
use a less fun but more descriptive namespace
|
2 years ago |
jacqueline
|
28d73ad866
|
Split driver-y things into a separate component
|
2 years ago |
jacqueline
|
1bcf59163b
|
WIP display stuff that /could/ work, but i think my display is bad :(
|
3 years ago |
jacqueline
|
43b04074a8
|
WIP most of a basic display driver + lvgl, but not yet working :(
|
3 years ago |
jacqueline
|
5a8df4f2b9
|
WIP init sequence
|
3 years ago |
jacqueline
|
58ed7b1e10
|
clang-format
|
3 years ago |
jacqueline
|
a7915753c6
|
WIP sketch out init sequence
|
3 years ago |
jacqueline
|
a1518afd3c
|
Tune I2C buffer size
|
3 years ago |
jacqueline
|
f77773496c
|
get play events
|
3 years ago |
jacqueline
|
7e9a7393bb
|
use hpp instead of h
|
3 years ago |
jacqueline
|
3726fb750a
|
standardise on formatting
|
3 years ago |
jacqueline
|
4fc5f931ac
|
WIP use result<> and RAII
|
3 years ago |
jacqueline
|
a64fbc1cf5
|
the music plays!
|
3 years ago |
jacqueline
|
b9ee0eb88f
|
Automatically acquire the CS lock when talking to the SD card
|
3 years ago |
jacqueline
|
4e643baf5f
|
Neaten up the gpio api, use RAII, make it thread safe
|
3 years ago |
jacqueline
|
55264a826f
|
Almost working DAC
|
3 years ago |
jacqueline
|
6c793efa0d
|
Start on configuring the DAC over i2c
|
3 years ago |
jacqueline
|
122306d619
|
Clean up new storage bits
|
3 years ago |
jacqueline
|
f6f4903442
|
Basic fat32 mounting!
|
3 years ago |
jacqueline
|
6d20efc702
|
SPI and SD card initialisation
|
3 years ago |
jacqueline
|
353df98ba1
|
fix silly build errors
|
3 years ago |
jacqueline
|
d491085ba3
|
factor out adc battery measurement
idk if this should be classy or if this is fine. maybe should just pick
a convention at some point?
|
3 years ago |
jacqueline
|
b34b49aabc
|
working adc and wall power detection
|
3 years ago |
jacqueline
|
112a43679f
|
iterate on gpio expander bit flipping
|
3 years ago |
jacqueline
|
490b5d6994
|
Fix -fpermissive errors
|
3 years ago |
jacqueline
|
b429f0ddec
|
Add a basic i2c gpio expander implementation
|
3 years ago |
jacqueline
|
a303f42530
|
Define more pins, also init spi
|
3 years ago |
jacqueline
|
2b86dc4936
|
Switch to a modernish C++ and cmake, add i2c stuff
|
3 years ago |