Search found 4 matches

by geraldoj
Sun Sep 11, 2022 8:17 pm
Forum: Programs, Libraries and Tools
Topic: Access to OneDrive
Replies: 1
Views: 22357

Access to OneDrive

Hello people! I am new using micropython and need to connect the OneDrive and edit an Excel file stored there with Raspberry Pico W/micropython. Does anybody know how can I use the OneDrive API and GET/POST commands to implement this? Is this API ported to micropython? Thanks a lot in advance for an...
by geraldoj
Wed Sep 07, 2022 12:59 pm
Forum: Raspberry Pi microcontroller boards
Topic: API for Microsoft OneDrive
Replies: 3
Views: 25248

Re: API for Microsoft OneDrive

Hi Jimmo, tks for the hint. Unfortunatelly I am a beginner on coding...
Is this complatible with micropython or just json??
by geraldoj
Sun Aug 28, 2022 7:40 pm
Forum: Raspberry Pi microcontroller boards
Topic: API for Microsoft OneDrive
Replies: 3
Views: 25248

API for Microsoft OneDrive

Can somebody tell if there is an API for Microsoft OneDrive ported to Raspberry Pico W MicroPython?
I need to save a log file at Onedrive and have no idea how to do it... Any hints?
by geraldoj
Tue Aug 16, 2022 12:32 pm
Forum: Raspberry Pi microcontroller boards
Topic: Pico W connection to OneDrive
Replies: 0
Views: 156903

Pico W connection to OneDrive

Hello Colleagues, I am new programming on MicroPython!! Just received my first Raspberry Pico W board and wanted to use it to read a DS18B20 temperature sensor and write the results in a file stored at OneDrive. The reading of sensor is working well, but I could not find a library able to write in a...