All Projects → ShaderFallback → RaspberryPi-WeatherStation

ShaderFallback / RaspberryPi-WeatherStation

Licence: other
7.5 ePaper Waveshare Outlook WeatherStation 墨水屏台历

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to RaspberryPi-WeatherStation

Calendarsyncplus
This utility synchronizes Calendar entries between different calendar providers (Apps like Outlook,Services EWS/Google/Live).
Stars: ✭ 80 (+166.67%)
Mutual labels:  calendar, outlook
datebook
📅 Generates URLs and downloadable ICS files for adding events to popular calendar apps.
Stars: ✭ 273 (+810%)
Mutual labels:  calendar, outlook
add-to-calendar-button
A convenient JavaScript snippet, which lets you create beautiful buttons, where people can add events to their calendars.
Stars: ✭ 697 (+2223.33%)
Mutual labels:  calendar, outlook
calendar-link
📅 Calendar link generator for popular services
Stars: ✭ 193 (+543.33%)
Mutual labels:  calendar, outlook
Python O365
A simple python library to interact with Microsoft Graph and Office 365 API
Stars: ✭ 742 (+2373.33%)
Mutual labels:  calendar, outlook
Outlookcaldavsynchronizer
Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server
Stars: ✭ 560 (+1766.67%)
Mutual labels:  calendar, outlook
add2calendar
📆 Allow you to add event to calendar easier
Stars: ✭ 51 (+70%)
Mutual labels:  calendar, outlook
Outlookgooglecalendarsync
Sync your Outlook and Google calendars
Stars: ✭ 1,113 (+3610%)
Mutual labels:  calendar, outlook
Kotlin Agendacalendarview
Android calendar library provides easy to use widget with events
Stars: ✭ 81 (+170%)
Mutual labels:  calendar, outlook
epdtext
A simple display manager app for the WaveShare 2.7in e-Paper Display
Stars: ✭ 18 (-40%)
Mutual labels:  epaper
posthtml-mso
Makes writing Outlook conditionals in HTML emails easy.
Stars: ✭ 17 (-43.33%)
Mutual labels:  outlook
OotD
Outlook on the Desktop (OotD)
Stars: ✭ 76 (+153.33%)
Mutual labels:  outlook
EmojiAddIn
Emoji for Outlook and Thunderbird
Stars: ✭ 21 (-30%)
Mutual labels:  outlook
yii2-fullcalendar-scheduler
Yii 2 component for easy fullcalendar scheduler integration
Stars: ✭ 24 (-20%)
Mutual labels:  calendar
LInkedIn-Reverese-Lookup
🔎Search LinkedIn profile by email address📧
Stars: ✭ 20 (-33.33%)
Mutual labels:  outlook
aircal
Visualize Airflow's schedule by exporting future DAG runs as events to Google Calendar.
Stars: ✭ 66 (+120%)
Mutual labels:  calendar
Outlook-Add-in-SSO
[MOVED] The sample implements an Outlook add-in that uses Office's SSO system to get access to Microsoft Graph APIs and adds buttons to the Outlook ribbon.
Stars: ✭ 48 (+60%)
Mutual labels:  outlook
ssd1675
Rust driver for SSD1675 e-Paper display controller
Stars: ✭ 56 (+86.67%)
Mutual labels:  epaper
THCalendar
Calendar like iOS
Stars: ✭ 21 (-30%)
Mutual labels:  calendar
esp32-epaper-display
Server and software to use an ESP32 as a connected display
Stars: ✭ 73 (+143.33%)
Mutual labels:  epaper

Outlook墨水屏台历 WeatherStation by RaspberryPi

image image image

硬件清单

树莓派

使用

  • 解压文件到 home 目录下
  • 修改城市 scripts/ WeatherStation.py 24行 网址末尾代码
r =requests.get('http://t.weather.sojson.com/api/weather/city/101010100')
  • 查询城市代码 请查看 scripts/ city_code.json 文件
  • 编辑 rc.local 文件 在 Exit 0 之前添加开机 启动项
su pi -c "exec /home/pi/WeatherStation/startWeather.sh"
  • 重启树莓派 sudo reboot

3D打印外壳

  • 图片中模型使用FDM 打印机,北方冬天请适当提升PLA喷嘴温度,防止挤出困难
  • 模型制作的单位为厘米CM(在Cura中缩放为10) 请注意打印尺寸
  • 模型分为两种厚度版,1.9CM厚/2.5CM厚 两个版本,驱动板直插的话需要使用2.5CM 厚的版本(内部细节请看photo中图片)
  • Model文件夹中已包含maya(2014及以上)模型源文件,如有特殊需求请自行修改
  • 底座有Logo 版和无Logo版 可自行选择

image

  • 打印参数参考 image image image image

其他

  • 目录中包含PSD文件 方便参考改变布局, PS 显示标尺 视图 > 标尺 ,在标尺上右键切换单位为 “像素” 拉出参考线时就可以很容易确定 坐标位置

  • 有任何问题欢迎给我留言 :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].