Git Product home page Git Product logo

systemsix's People

Contributors

engineersneedart avatar softdorothy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

systemsix's Issues

Cannot Open Display

Per my last message I hooked up a slightly larger 7.5in display. I altered the epd name in the systemsix.py file and the eink_utils.py file as well as the display size to 800, 480. It seems to successfully pull the weather and calendar info, but unfortunately I can't get it to display. I get the following error:

INFO:app:systemsix.update_display(); updating display.
option parsing failed: Cannot open display:
^CTraceback (most recent call last):
File "/home/pi/SystemSix/systemsix.py", line 557, in
main()
File "/home/pi/SystemSix/systemsix.py", line 553, in main
time.sleep(5)

Any ideas on where I might be going wrong? I know you said to try turning off the display to test run it, but I'm running this out of a Mac terminal and I'm not sure how to get that to display without the e-ink screen. Thanks!!

Trash indication and Bank Holidays (in the UK)

More a for info (as I probably won't build your project), but I saw it on the Raspberry Pi blog and I've done something vaguely related.

In the UK at least, some councils will offset their rubbish collection when there is a Bank Holiday (and a day for each Bank Holiday on the rare event there are two before your collection that week), so a Tuesday collection becomes Wednesday etc.

There's a nice JSON feed here thankfully:
http://www.gov.uk/bank-holidays.json

Calander Events issue

Hi, I'm using my own public icloud calander link and when I try running the systemsix python file on my laptop, I get an error that states...

INFO:app:systemsix.update_or_start(); update hour: 16.
INFO:app:weather_module.get_forecast_URL_from_lat_long(); trying...
INFO:app:weather_module.get_forecast_URL_from_lat_long(); returning forecast URL.
INFO:app:weather_module.get_weather_forecast_from_URL(); trying....
INFO:app:weather_module.get_weather_forecast_from_URL(); got forecast data.
INFO:app:systemsix.new_layout(); fetch weather forecast successful.
INFO:app:calendar_module.get_events(); trying....
CRITICAL:app:'tzinfo' is an invalid keyword argument for replace()
WARNING:app:systemsix.new_layout(); failed to get calendar events.
INFO:app:systemsix.update_display(); updating display.
WARNING:app:Invalid format string
INFO:app:systemsix.update_display(); trying to module_exit().

Any suggestions? Also, the update display results in errors mentioning an invalid format string.

Use non-Retina resolution to avoid needing to downsample screenshots

Fantastic project! Thanks for sharing. Loved reading your write-up.

You spent some time talking about using GraphicsMagick to downsample Retina-resolution (pixel-doubled) Mini vMac screenshots. (Its cousin ImageMagick is another choice.) Wanted to let you know you can avoid the need for that step by setting your screen to a non-Retina (non-HiDPI) resolution prior to making the screenshots using a utility such as RDM. Or connect an external non-Retina display to your computer and drag the Mini vMac window onto that display before screenshotting it.

Question

Not an issue, but I didn't see another way to ask questions. I love the look of your SystemSix project. It is very nostalgic for me as my first computer experiences were with this version of an Apple. I'm new to programming / micro computing, so forgive my basic questions. I was wondering if it matters what size of screen (other than for the case), or can I use a bigger version of the screen (7.5") that I already have? Also, is there a way to show more calendar items, or have the screen refresh more than once per day? Thanks!!

Calendar issue

I jumped through the same hoops as mentioned in the readme to get the URL for my iCloud calendar, however the call to retrieve the events (event_list = events(...)) results in an error:

INFO:app:calendar_module.get_events(); trying....
CRITICAL:app:can't compare offset-naive and offset-aware datetimes

Any thoughts what this means?

Typo in readme

This is such a cool project! Noticed a small typo in the readme:

There is no e-Ink dispay of this resolution.

display is missing an โ€œlโ€

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.