Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
acassis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
How to use ADC input on RaspberryPi Pico running NuttX
(embeddedrelated.com)
2 points
by
acassis
2y ago
|
0 comments
2.
▲
Rust is getting support for NuttX
(github.com)
26 points
by
acassis
2y ago
|
0 comments
3.
▲
Canada Day: The first 8008 personal computer was the Canadian MCM/70 [video]
(youtube.com)
3 points
by
acassis
2y ago
|
1 comments
4.
▲
by
acassis
2y ago
Our series of tutorial about NuttX is increasing fast! Many features are already covered!
5.
▲
Getting started with NuttX RTOS on ESP32 chips
(developer.espressif.com)
3 points
by
acassis
2y ago
|
0 comments
6.
▲
by
acassis
2y ago
All replacement start with the first entity using a new technology. Soon ESA, NASA, ISRO will start using it. China already uses it, the SPARC V8 port was done by them! ;-)
7.
▲
by
acassis
2y ago
You don't have to mount it dynamically if you don't want. You can use it in a very static way, like your baremetal way to do things. But you can also have option to do it dynamically, case you have different SDCards with different
8.
▲
by
acassis
2y ago
Yes! People coming from Unix and Linux feel at home on NuttX! ;-)
9.
▲
by
acassis
2y ago
True, and NuttX is replacing RTEMS for space exploration as well: https://developer.sony.com/posts/apache-nuttx-powers-worlds-...
10.
▲
by
acassis
2y ago
I think the best way to compare is trying NuttX and others RTOSes on some supported board (raspberry pi pico, esp32-devkit, stm32f4discovery etc). As rzr said NuttX is easier for people with Linux background, because it is Linux-like. So th
11.
▲
by
acassis
7y ago
Thanks for sharing! Yes, the NuttX International Workshop was amazing! I am finishing the video editing of the lecture recordings and it will be available on NuttX Channel at YouTube. Stay tuned!
12.
▲
by
acassis
8y ago
I'm a big NuttX lover, this is exactly what I was looking for microcontrollers. After spending many years using uClinux , FreeRTOS and others. NuttX is a kind of Linux-like RTOS. It is very easy to use, as you can see on my video tutor