Search found 3 matches

by Lakshana
Fri Aug 09, 2019 5:02 am
Forum: General Discussion and Questions
Topic: Live pyboard visual is not being shown
Replies: 1
Views: 1284

Live pyboard visual is not being shown

Hi,
I just checked out the live pyboard link in the home page and found that the live pyboard visual is not being shown. What could be the issue?
I have included the screenshot.
Thanks.
by Lakshana
Tue Oct 16, 2018 5:39 am
Forum: MicroPython pyboard
Topic: rtc.info()
Replies: 1
Views: 1472

rtc.info()

Hi, I'm not able to understand the function of rtc.info(). When I enter this command in the REPL, I get an output which says 262147. The documentation says it gives information about the startup time and reset source. -The lower 0xffff are the number of milliseconds the RTC took to start up. -Bit 0x...
by Lakshana
Thu Aug 02, 2018 12:59 am
Forum: MicroPython pyboard
Topic: How to connect pyboard with a network?
Replies: 2
Views: 2729

How to connect pyboard with a network?

Hi! I'm a newbie to micropython and pyboard. I'm interested in using pyboard for my IoT projects. Since pyboard does not have a networking module what else can be used to connect pyboard to a network? I know about CC3000 and WIZ820IO. But CC3K has been discontinued and WIZ820IO is an ethernet module...