Search found 6 matches

by mbevilacqua
Sun Oct 09, 2016 3:45 pm
Forum: Programs, Libraries and Tools
Topic: urllib / urequests for Micropython
Replies: 31
Views: 44727

Re: urllib / urequests for Micropython

I'm facing this exact same error trying: f = urllib.urlopen('http://api.randomstuff.com')
by mbevilacqua
Sun Oct 09, 2016 12:40 pm
Forum: WiPy and CC3200 boards
Topic: Deepsleep current
Replies: 10
Views: 13149

Re: Deepsleep current

Well... that's quite disappointing to say the least. :(
by mbevilacqua
Sun May 08, 2016 6:04 pm
Forum: WiPy and CC3200 boards
Topic: Sending email
Replies: 36
Views: 178941

Re: Sending email

Has there been any progress on getting urllib on the WiPy?
by mbevilacqua
Sun May 08, 2016 4:53 pm
Forum: WiPy and CC3200 boards
Topic: Pymakr on this forum
Replies: 6
Views: 8467

Re: Pymakr on this forum

Silly question but still haven't figured how to use pymakr to automatically upload code and execute it... Got my project setup, for the wipy setup, can use the lower tab to interact with the wipy but running my project seems to try to run it locally instead of pushing it to the wipy and running it t...
by mbevilacqua
Sun May 08, 2016 11:03 am
Forum: WiPy and CC3200 boards
Topic: ADC Conversion
Replies: 15
Views: 13375

Re: ADC Conversion

Ignore previous post... that was a 2S lipo, 7.4V, thought one cell was busted but it turns out it wasn't.
Hope I didn't screw the ADC input during those tests, we'll see!
by mbevilacqua
Sat May 07, 2016 10:49 pm
Forum: WiPy and CC3200 boards
Topic: ADC Conversion
Replies: 15
Views: 13375

Re: ADC Conversion

Hi there! Just got my wipy's today and still trying to get to grips with it. Running from a single cell lipo connected to the wipy expansion board. All jumpers are still in (specifically the one labeled BAT). Running the exact same code posted above but getting 4095 no matter what I do. "MicroPython...