Search found 14 matches

by captbill
Sun Sep 14, 2014 6:38 pm
Forum: Getting Started
Topic: Working with Serial.mod
Replies: 2
Views: 22758

Re: Working with Serial.mod

Thank you Sir.
I had not installed the mbed usb serial driver. I set it to 38400 and all is well.

Thanks
by captbill
Sun Sep 14, 2014 9:25 am
Forum: Getting Started
Topic: Working with Serial.mod
Replies: 2
Views: 22758

Working with Serial.mod

Hi, I am trying to run the "variableBlinker" demo on my lpc1768 board and can't seem to get the serial.mod initialized. I have modified the code for the 1768. Am I missing something? Also, do I need to call Serial.init? I get "too many parameters" with Serial.init(0,115200); Thanks MODULE VariableBl...
by captbill
Mon Jul 07, 2014 1:31 am
Forum: Getting Started
Topic: A Few Beginner Questions
Replies: 3
Views: 27536

Re: A Few Beginner Questions

Thanks Professor Burrows, WOW. What an amazing development platform. Nothing to 'configure'. No makefiles, endless 'compiler switches', components to install, yada yada yada. A few days with Oberon and I am 'off the ground' and onto programming something. Not so with any other language I have seen, ...
by captbill
Sun Jun 29, 2014 1:52 am
Forum: Getting Started
Topic: A Few Beginner Questions
Replies: 3
Views: 27536

A Few Beginner Questions

Hello, I am very interested in Astrobe and have a few beginner questions: 1) Can Astrobe target the Arduino Due (AT91SAM3X8E cortex-m3)? Seems like I read that the only issue is flashing the rom? 2) If not, which development board/platform would you recommend that is reasonably powerful, yet 'newby ...