
Phillip Stevens
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Phillip Stevens-
Phillip Stevens created a post,
z88dk support for freeRTOS (z80, z180, z80n)
The z88dk is a collection of software development tools that targets the 8080 and z80 family of machines. It allows development of programs in C, assembly language or any mixture of the two. What m...
-
Phillip Stevens commented,
Just to update the readership statistics and status of this Arduino AVR implementation. The Hackster IO story "Using FreeRTOS multi-tasking in Arduino" has been viewed over 4,500 times in the past ...
-
Phillip Stevens commented,
The story is now on the front page of Hackster IO. https://www.hackster.io/arduino?ref=topnav But when it slips off, it can still be found here... https://www.hackster.io/feilipu/using-freertos-mul...
-
Phillip Stevens created a post,
Arduino (AVR) FreeRTOS
For reference, I've edited a very minimal FreeRTOS edition for the AVR architecture that can shim into the Arduino IDE as a normal library. It supports all of the classic Arduino boards. I've writt...
-
Phillip Stevens created a post,
freeRTOS for Arduino (328p) & Pololu Orangutan (1284p) - Eclipse (gcc & avrdude)
This port is based on freeRTOS 7.02, and it has been filtered specifically for Arduino ATmega328p and Pololu Orangutan ATmega1284p platforms. It is possible to use any Timer on the AVR as the syst...