Markus Koch markus
markus pushed to master at electronics/webradio 2020-07-31 19:19:44 +02:00
17b911ff8e cfg: Add raspi config.txt
1b1d3a14d6 fw: Invert polarity of SBCMON pin
Compare 2 commits »
markus pushed to master at electronics/webradio 2020-07-31 19:08:07 +02:00
6ae88b0101 fw: Implement SBC controls
markus pushed to master at electronics/webradio 2020-07-31 18:24:54 +02:00
a396052487 fw: Implement power-on battery check
b4cfb40bb7 fw: Fix battery voltage calculation
Compare 2 commits »
markus pushed to master at electronics/webradio 2020-07-30 21:44:53 +02:00
0e5e87af7c fw: Export post() PM function
eed5435335 fw: Implement main loop scheduler
e4afc61eba fw: Remove unused variable
86b6b0897a fw: Fix debouncing for rotary encoder
ba069861ff fw: Implement better battery voltage monitoring
Compare 5 commits »
markus pushed to master at electronics/webradio 2020-07-30 20:06:06 +02:00
e26471381a fw: Implement power management
18f09a64b5 fw: Implement power management
Compare 2 commits »
markus pushed to master at electronics/webradio 2020-07-30 20:00:54 +02:00
18f09a64b5 fw: Implement power management
9e9e2ff5c4 fw: Implement battery voltage readout
Compare 2 commits »
markus pushed to master at electronics/webradio 2020-07-30 16:25:05 +02:00
475c9cdd4a fw: Fix noisy picture?
markus pushed to master at electronics/webradio 2020-07-28 21:56:27 +02:00
1eaa9c3c38 Introduce I/O transactions at a slower clock speed
c618e058dd Return switch and decoder values over SPI
Compare 2 commits »
markus pushed to master at electronics/webradio 2020-07-27 21:40:25 +02:00
09bc6979e9 Implement switches and rotary encoder
markus pushed to master at electronics/webradio 2020-07-19 21:23:37 +02:00
f71c65106f fw: Only update display if a full frame was received
markus pushed to master at electronics/webradio 2020-07-19 18:41:32 +02:00
633d2d0fe2 fw: Implement display output
69cb74b8dc sw: Increase framerate to 25 fps
a618fff822 sw: Implement SPI transmissions
a8d947544b sw: Allow empty duration
7efac00348 sw: Allow empty artist
Compare 5 commits »
markus pushed to master at electronics/webradio 2020-07-19 16:19:36 +02:00
1cbc6063d6 Merge branch 'master' of git.notsyncing.net:electronics/webradio
61a1ae5dc8 Add firmware template
Compare 2 commits »
markus closed issue electronics/webradio#2 2020-07-13 18:11:34 +02:00
Scrolling font is sometimes jumpy
markus pushed to master at electronics/webradio 2020-07-13 18:11:34 +02:00
368ceb4373 Fix jumpy text
markus pushed to master at firmware/template-avr 2020-07-11 12:42:41 +02:00
a23c1f2988 Add gitignore
markus opened issue electronics/webradio#2 2020-07-05 20:25:52 +02:00
Scrolling font is sometimes jumpy
markus pushed to master at electronics/webradio 2020-07-05 20:10:08 +02:00
eb968ec16f Return image data fram get_image()
markus pushed to master at electronics/webradio 2020-07-05 20:06:57 +02:00
56b1f3c6e4 Query MPD every 500 ms
a95b140164 Remove zombie function
Compare 2 commits »
markus commented on issue electronics/webradio#1 2020-07-05 19:43:36 +02:00
Running this on a 1st gen Rpi pegs the CPU at 100%

Now down to ~20% usage (@1GHz / 500MHz) for basic rendering.

markus pushed to master at electronics/webradio 2020-07-05 19:43:07 +02:00
c43bfe425e Improve bar layout