Search found 1 match

by CarlClement
Mon Sep 28, 2015 1:18 pm
Forum: MicroPython pyboard
Topic: pyb.standby() and ExtInt Line identification
Replies: 12
Views: 12282

pyb.standby() and ExtInt Line identification

Hi, New to the forum and new to micropython but I have been playing and getting the LoNet GSM/GPS module working with my pyBoard. As part of this I have hooked up a PIR sensor to get the board to send a REST call to a server via the LoNet board. All works okay but I want to try reducing the power co...