TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

UpNext – an ePaper digital calendar for your desk

269 点作者 brettcvz大约 5 年前

17 条评论

wenc大约 5 年前
I would buy a product version of this too, even though I have calendar notifications on 3+ devices.<p>I really like the aesthetics. There&#x27;s something human about it -- it reminds me of Susan Kare&#x27;s work on the original Macintosh [1]. There&#x27;s so much soul and whimsy in what were nothing more than B&amp;W pixeled icons. There&#x27;s a certain timelessness to it. Another example: HyperCard&#x27;s main screen [2].<p>Another Raspberry Pi digital display project I really like is this one [3], which mimics a train station display. The aesthetics is powerful here too because the fonts etc. reminds one of something familiar in the physical world.<p>[1] <a href="https:&#x2F;&#x2F;kare.com&#x2F;apple-icons&#x2F;" rel="nofollow">https:&#x2F;&#x2F;kare.com&#x2F;apple-icons&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;blog.archive.org&#x2F;wp-content&#x2F;uploads&#x2F;2017&#x2F;08&#x2F;MTIyMzI2ODgxMjYwNTYzNzM3.jpg" rel="nofollow">https:&#x2F;&#x2F;blog.archive.org&#x2F;wp-content&#x2F;uploads&#x2F;2017&#x2F;08&#x2F;MTIyMzI2...</a><p>[3] <a href="https:&#x2F;&#x2F;www.balena.io&#x2F;blog&#x2F;build-a-raspberry-pi-powered-train-station-oled-sign-for-your-desk&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.balena.io&#x2F;blog&#x2F;build-a-raspberry-pi-powered-trai...</a>
评论 #22634146 未加载
评论 #22636638 未加载
Sidnicious大约 5 年前
This is cool! I have some things like this around my house but via a different approach that I&#x27;d like to share: each one is just an old-ish e-reader from eBay or Craigslist, a mix of Kobos and Kindles. Both brands can be made to show a full screen web browser (Kobo: by editing a config file from a computer, Kindle: by jailbreaking and installing Kindle-Web-Launcher), so I have them display a page from a web server on my LAN.<p>Since the browsers support JS and some mix of WebSockets, EventSource, and, at the very least, long polling, it&#x27;s possible to send messages out to them to update data in real-time or refresh the entire page when I change it. The screens are sharp and the browsers do partial updates, fast enough that I have some touch-draggable sliders that follow your finger.<p>They cost me from $16-50 each, depending on model. They tend to be cheaper if there&#x27;s a lot of wear&#x2F;damage to the case, but if you put it in a shell or cover the whole thing with gaffer&#x27;s tape, that&#x27;s not a problem!
评论 #22636014 未加载
评论 #22636290 未加载
jrockway大约 5 年前
I made an e-ink clock, but ultimately found it unsuitable for my desk. The problem is that when the display refreshes, it switches from white to black and back to white, and all this activity in the corner of your eye ends up being quite distracting. You are guaranteed to look at it whenever it changes, making it worse than a notification on your phone in terms of interruption. That might be the right thing for &quot;you have a meeting now!&quot; (you&#x27;re interrupted anyway), but it&#x27;s not great for passive information like the time.<p>I am told that with some amount of hacking and a supportive chipset&#x2F;vendor, you can avoid most of this without reducing the lifetime of the display with the right calibration constants for the device... but nobody seems to have open-sourced anything like this and even places like Adafruit don&#x27;t provide proper datasheets.
评论 #22637098 未加载
评论 #22637798 未加载
评论 #22638370 未加载
评论 #22637092 未加载
reacharavindh大约 5 年前
I would really love to make one of these for myself. This would be my first Raspberry Pi project. However, I&#x27;m a little to scared to even step into it because I&#x27;m not a hardware guy at all - I wouldn&#x27;t know which pins from the display goes where. I can solder stuff, but I&#x27;d need help figuring out what goes where.<p>Second scare is about how to get the software onto Raspberry pi W. In the past, all how-tos I have read just say &quot;flash it&quot; and go on to the next cool step, but I&#x27;m lost right there.... how to get the software into the thing? - SSH?<p>My point is, I&#x27;d appreciate a really beginner friendly write up of your project. From the parts list, how to connect everything, and how to get the software on to it. I&#x27;d pay for such a tutorial rather than the finished product. I know it is your time that I am asking for, but I wish you found time to spare to help a beginner like me.
评论 #22636527 未加载
评论 #22637998 未加载
评论 #22636598 未加载
评论 #22637980 未加载
评论 #22636829 未加载
评论 #22636175 未加载
评论 #22636271 未加载
dstaley大约 5 年前
I have an Amazon Echo Show 5 on my desk that&#x27;s connected to my calendar. I&#x27;ve updated the homescreen settings such that it only alternates between the current time and the calendar display, which displays the next upcoming event. (It also displays the date and current weather conditions.) Having used the Echo Show, I definitely see the appeal in a device like UpNext, and I wish there was a decent hack-able small display that people could use to build these types of devices. In the past I&#x27;ve paired a Raspberry Pi and a touchscreen display, but that&#x27;s clunky and doesn&#x27;t look all that great. A while back, I really wanted a Chumby[1], and I wish something like that still existed.<p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Chumby" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Chumby</a>
评论 #22636927 未加载
Risse大约 5 年前
I made something similar with Raspberry Pi + E-ink display: <a href="https:&#x2F;&#x2F;polso.info&#x2F;raspberry-pi-e-ink-photo-frame-video-and-full-source-code" rel="nofollow">https:&#x2F;&#x2F;polso.info&#x2F;raspberry-pi-e-ink-photo-frame-video-and-...</a>
pikewood大约 5 年前
Waveshare is probably the easiest way to play with eInk today. If you&#x27;re willing to look at different sizes, they offer displays with partial refresh already built in.<p>The 2.7 inch models are nice for people beginning with hardware because it&#x27;s already built as a Raspberry Pi HAT, literally plug and play, no soldering or wires required. <a href="https:&#x2F;&#x2F;www.waveshare.com&#x2F;product&#x2F;displays&#x2F;e-paper&#x2F;2.7inch-e-paper-hat.htm" rel="nofollow">https:&#x2F;&#x2F;www.waveshare.com&#x2F;product&#x2F;displays&#x2F;e-paper&#x2F;2.7inch-e...</a><p>The bottom of that page lists the other models; look for the ones supporting partial refresh to get around that flashing distraction.
评论 #22638101 未加载
rtpg大约 5 年前
I have an old kindle where I was trying to repurpose it for this kind of thing but got stuck after trying to flash it with some custom firmware.... will try again this weekend.<p>These kinds of projects are cool, but I think they’re even cooler if they’re reusing stuff you already have in random drawers in your house
themodelplumber大约 5 年前
Lovely...<p>Is anybody else at the point of establishing their own digital calendar system? I feel like my main web-based calendar, one lots of people use, is powerful, but mainly in super boring ways. And it&#x27;s functional, but mainly also in boring ways. It fits more like a generic pair of slacks, than a nice glove.<p>For example, I think I would cram the interface all the way up, and then slim down from there if needed. I may have some kind of material design-derived interface illness. I look at the interfaces of things like shortwave and ham radios and just think--yes, good, I am a big boy and can tolerate much more info-noise from my calendar display. Heck, cram the latest Get Fuzzy in there. And maybe even complex keyboard shortcuts, shell script integration, the sky&#x27;s the limit!
评论 #22636284 未加载
评论 #22635592 未加载
kuzee大约 5 年前
This is truly fantastic, the use of an eink display so that it doesn&#x27;t shout for attention but is always ready is such a good call and in my opinion worth the additional effort. Thanks for sharing and making the code available for others to read and learn from.
giancarlostoro大约 5 年前
This sounds like another good use for this powerless e-ink reader:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=22604617" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=22604617</a><p>Maybe it could be hooked up to a microcontroller (Pi Zero with some NFC module or something) that turns on every 24h.
评论 #22636272 未加载
raghava大约 5 年前
Neat project!<p>I was hoping of building a similar one using a simple LCD [<a href="https:&#x2F;&#x2F;robu.in&#x2F;product&#x2F;3-5-touch-screen-lcd-raspberry-pi&#x2F;" rel="nofollow">https:&#x2F;&#x2F;robu.in&#x2F;product&#x2F;3-5-touch-screen-lcd-raspberry-pi&#x2F;</a>] display, with a way to even showcase urgency&#x2F;priority - and list at least next three events lined up for the day.<p>Possibly even add a color code &#x2F; simple snooze button as the LCD is touch responsive. Found <a href="https:&#x2F;&#x2F;github.com&#x2F;monitoror&#x2F;monitoror" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;monitoror&#x2F;monitoror</a> and hoped to use it for this purpose.
评论 #22636267 未加载
JansjoFromIkea大约 5 年前
Seeing as Nook Simple Touches go for about $20 on ebay and can be rooted to be a pretty basic Android 2.0 tablet, would this be a significantly cheaper and easier way of achieving the same results or is developing even the most rudimentary of apps for Android 2.0 an absolute nightmare in the modern day.
评论 #22637140 未加载
cvburgess大约 5 年前
I would actually buy a product version of this. I use a Remarkable E-Ink tablet and its pretty incredible. This would be quite nice, so only the notifications i really care about ( where i need to be ) show up without sounds and colors and all the distractions would be amazing
评论 #22634183 未加载
评论 #22634168 未加载
评论 #22636043 未加载
0x38B大约 5 年前
Looks like a satisfying project! Also, website design is nice - plenty of negative space and contrasting font weights creates an elegant, easy to read site. When I redo my blog, I would love to shoot for something similar.
评论 #22638046 未加载
raihansaputra大约 5 年前
E-paper is ideal, but even a UI like this for old phones&#x2F;tablets would be cool to have on my desk.
nubela大约 5 年前
Fun project! Do you have links to the eInk module?
评论 #22634922 未加载
评论 #22636033 未加载