Simple Multicore Programming / Propeller P1 / Tachyon Forth

preview_player
Показать описание
This video will describe how to program the Parallax Propeller P1 multi-core microcontroller. An example of simple code written in Tachyon Forth will be covered. Breaking down complex code into tasks running on their own microcontroller makes coding simple and easy to troubleshoot.

Parallax Propeller:

Tachyon Forth:

Getting Started:
Рекомендации по теме
Комментарии
Автор

Once again, simply the best FORTH/uP channel on YouTube. Excellent work.

PerScientiaAdAstra
Автор

Indeed, Parallax has awesome products !

PhG
Автор

This is amazing. Can you communicate with this thing over serial and program/monitor/debug everything in a Forth REPL?

pbrninja
Автор

What is the purpose of the serial EEPROM? And what is the value of the crystal. Thanks. Great video.

RalphWLundvall
Автор

Can the cores exchange data with each other?
Thank you

iblesbosuok
Автор

i've never used interrupts. make your main loop tight. objectify functionality. abstract it all. you won't need more than one process

nilbject