Search found 3 matches

by dcarson1661
Fri Jul 31, 2020 3:49 am
Forum: General Discussion and Questions
Topic: urequests VS requests Issue
Replies: 2
Views: 3035

Re: urequests VS requests Issue

jimmo, I cannot express enough gratitude for your response. This is exactly the help I needed. THANK YOU!
by dcarson1661
Thu Jul 30, 2020 4:47 pm
Forum: General Discussion and Questions
Topic: how to read/write files without ampy
Replies: 7
Views: 2855

Re: how to read/write files without ampy

Check out uPyCraft! There is a nice tutorial you can find here: https://randomnerdtutorials.com/install ... tructions/
by dcarson1661
Thu Jul 30, 2020 4:35 pm
Forum: General Discussion and Questions
Topic: urequests VS requests Issue
Replies: 2
Views: 3035

urequests VS requests Issue

Hi All, I'm hoping to get a bit of help. I have some working code written in Python3 which works great on a windows PC and a Raspberry Pi 3. I'd like to use micropython on an ESP8266 instead. The code is making an http POST request to an ArcGIS Rest API. For some reason the API does not like the jso...