Created Sat, 01 Mar 2014 18:29:20 +0000 by HOBBS
Sat, 01 Mar 2014 18:29:20 +0000
i wanted to know if the Fubarino Mini i has interrupt capability?
thanks in advance
Sun, 02 Mar 2014 02:46:08 +0000
Hobbs - yes, it does. All chipKIT boards have a few hardware interrupt pins that should be able to be used just like the interrupt pins on an Arduino. If you find out that they are not working properly, please let us know right away and we can figure out why.
*Brian
Mon, 03 Mar 2014 01:40:54 +0000
The first example on this page: https://github.com/fubarino/fubarino.github.com/wiki/Code-Examples
Is an example of using interrupts with the on board PRG button. --Rick
Mon, 15 Dec 2014 05:31:17 +0000
Is an example of using interrupts with the on board PRG button...........!
Thu, 08 Jan 2015 07:51:46 +0000
The external ram is not required when occasional toying with retrobsd. For serious work you need it as the swap file is located on the external ram. Also the filesystem placed on the external ram speeds up the stuff significantly.
Wed, 14 Jan 2015 06:02:20 +0000
Arduino serial console is interpreting something wrong 2. My Fubarino code conversion from Serial1 to Serial is not correct