Search found 8 matches

by SweetPeas
Thu Sep 17, 2015 1:51 pm
Forum: Other Boards
Topic: MicroPython now running on node.IT boards
Replies: 10
Views: 10355

Re: MicroPython now running on node.IT boards

Hmm, That was my initial intention but was informed that I should wait for the new hardware API to be settled on my initial pull request.
Do think I should submit my stuff for another review, before it gets out of hand ?

/P
by SweetPeas
Mon Sep 14, 2015 12:12 pm
Forum: Other Boards
Topic: MicroPython now running on node.IT boards
Replies: 10
Views: 10355

Re: MicroPython now running on node.IT boards

mianos, We definitely should work together. At the moment We're quite busy completing the Kickstarter but work on MicroPython should start again after that. We should keep a common structure for the ESP and if you feel OK with our structure then just go ahead and grab it. The best thing would be if ...
by SweetPeas
Wed Sep 02, 2015 3:08 pm
Forum: Other Boards
Topic: MicroPython now running on node.IT boards
Replies: 10
Views: 10355

Re: MicroPython now running on node.IT boards

Just a few hours left now on our kickstarter campaign.
Join now to make sure that you get your boards in october.
by SweetPeas
Sun Aug 30, 2015 10:43 am
Forum: Other Boards
Topic: MicroPython now running on node.IT boards
Replies: 10
Views: 10355

Re: MicroPython now running on node.IT boards

@torwag, Micropython is quite new to me even though I am familiar with Python itself but it seemed a good choice for our node.IT platform to introduce new users to IoT. There is a lot of work that need to be done to make MP as full fledged as it is for the WiPy boards. The file system need to be por...
by SweetPeas
Wed Aug 26, 2015 2:44 pm
Forum: Other Boards
Topic: NodeMCU V2 Dev. Board
Replies: 3
Views: 5463

Re: NodeMCU V2 Dev. Board

Looks like you are being bitten by the watch dog.
I'm not sure if there is a yield command int the esp class, that would be needed to make the ESP8266 run smoothly.
by SweetPeas
Wed Aug 26, 2015 2:33 pm
Forum: Other Boards
Topic: Connecting to MicroPython REPL on ESP8266
Replies: 5
Views: 7667

Re: Connecting to MicroPython REPL on ESP8266

Basic question first, you did set it back to normal running mode, i.e. GPIO0 high ?
How is your USB adapter connected ? Do you have DTR and RTS signals connected to the ESP device ?
What OS are you running ?

Other things I can think of, baudrate must be 115200 baud

/Pontus
by SweetPeas
Wed Aug 26, 2015 2:29 pm
Forum: Other Boards
Topic: MicroPython now running on node.IT boards
Replies: 10
Views: 10355

Re: MicroPython now running on node.IT boards

Bryan, I have found it very easy to work with ESP8266 based hardware, no matter what framework you might decide to work with it on. I have used the native SDK and Arduino's environment extensively and have had very few problems. The esp8266 Arduino community is very active and responsive and have tu...
by SweetPeas
Mon Aug 24, 2015 8:45 pm
Forum: Other Boards
Topic: MicroPython now running on node.IT boards
Replies: 10
Views: 10355

MicroPython now running on node.IT boards

Hi guys, My name is Pontus from Electronic Sweet Peas and we've just introduced our support for the MicroPython stack for our node.IT family of boards. The node.IT family are tiny, stackable boards that can be connected together to create small but powerful internet connected devices. The base contr...