BeagleBone-Black
Louis Mamakos
louie at transsys.com
Fri May 3 21:37:31 CDT 2013
It does, however, have a couple of embedded RISC microcontrollers ("PRU" - Programmable Real-Time Unit) which can be used to do various tricks with the I/O pins that might be interesting for some applications. Sort of what the PIC devices could do; complex programmable bit-banging and I/O vs. having dedicated or special purpose hardware peripherals. These microcontrollers have some sort of mailbox communication means with the ARM core so that they can each get the other's attention.
http://processors.wiki.ti.com/index.php/Programmable_Realtime_Unit_Subsystem
For example, make a few more extra "soft" UARTs: http://processors.wiki.ti.com/index.php/Soft-UART_Implementation_on_AM335X_PRU_-_Software_Users_Guide
The Beaglebone Black looks really neat; more I/O pins than the RPi. I might have to get one, hopefully it won't end up on the pile of all the other cool widgets.
louie
wa3ymh
On May 3, 2013, at 10:26 PM, Mike O'Dell <mo at ccr.org> wrote:
> MY BAD: it is a single-core A8 -- NOT a twin-core
>
> On 5/3/13 10:18 PM, Mike O'Dell wrote:
>> at $45, the new BeagleBone-Black has a twin-core 1GHz A8
>>
>> http://beagleboard.org/Products/BeagleBone%20Black
>>
>> This is really cool. the "capes" (equivalent to "shields") from
>> the original BeagleBone plug in with I/O expansion, etc.
>>
>> -mo
>>
>>
>>
>> On 5/3/13 7:26 PM, Andre Kesteloot wrote:
>>> Gang,
>>>
>>> The latest software version of Arduino, 1.0.4, as downloaded from the Arduino web-site, is an actual disaster, and won't operate on most Windows machines.
>>>
>>> Instead I would suggest your get the (privately) enhanced version available from the Arduino Forum:
>>>
>>> http://arduino.cc/forum/index.php?PHPSESSID=de733f477077a0e2b7ac14e12e96e131&/topic,118440.0.html
>>>
>>>
>>> 73
>>> André N4ICK
>>> _______________________________________________
>>> Tacos mailing list
>>> Tacos at amrad.org
>>> https://amrad.org/mailman/listinfo/tacos
>>
>> _______________________________________________
>> Tacos mailing list
>> Tacos at amrad.org
>> https://amrad.org/mailman/listinfo/tacos
>
> _______________________________________________
> Tacos mailing list
> Tacos at amrad.org
> https://amrad.org/mailman/listinfo/tacos
More information about the Tacos
mailing list