GPIO Demo calls "ioctl" to control the GPIO Pins on #BL602 #NuttX
https://github.com/apache/incubator-nuttx-apps/blob/master/examples/gpio/gpio_main.c
"help" shows the commands available on #BL602 #NuttX ... "ls /dev" reveals the GPIO Pins that we may control ... Yep everything looks like a file!
https://acassis.wordpress.com/2021/01/24/how-to-install-nuttx-on-bl602/
After the GPIO Driver has been enabled, select the GPIO Demo in #BL602 #NuttX
https://nuttx.apache.org/docs/latest/quickstart/configuring.html
Let's test GPIO on #BL602 #NuttX ... By enabling the GPIO Driver
https://nuttx.apache.org/docs/latest/quickstart/configuring.html
Let's enable the "help" and "ls" Shell Commands in #BL602 #NuttX
https://nuttx.apache.org/docs/latest/quickstart/configuring.html
"Grab users face 'intermittent issues' as disruption continues for second day"
Here are the Pin Definitions for #BL602 #NuttX ... We'll change this in a while
https://github.com/apache/incubator-nuttx/blob/master/boards/risc-v/bl602/bl602evb/include/board.h
Though SPI with DMA is not yet supported on #BL602 #NuttX OS
https://github.com/apache/incubator-nuttx/blob/master/arch/risc-v/src/bl602/bl602_spi.c#L734-L761
Here are the #BL602 Peripherals supported by #NuttX OS
https://nuttx.apache.org/docs/latest/platforms/risc-v/bl602/index.html#bl602-peripheral-support
Timer Demo on #BL602 #NuttX opens "/dev/timer0" ... And controls it with "ioctl" and "sigaction" ... Looks like Linux
https://github.com/apache/incubator-nuttx-apps/blob/master/examples/timer/timer_main.c
"Grab services disrupted in Singapore and other key South-east Asian markets"
#BL602 #NuttX "Hello World" ... Looks exactly like on Linux
https://github.com/apache/incubator-nuttx-apps/blob/master/examples/hello/hello_main.c
"with certain iPads, you're able to ping signals to it and once we got that coordinate, that's where we located them" 🤔
https://www.cnn.com/2021/11/16/us/ipad-saves-dad-daughter-plane-crash-trnd/index.html
"Low-Code and the Democratization of Programming"
https://www.oreilly.com/radar/low-code-and-the-democratization-of-programming/
"MNTD admits bots were buying up the drop. Says they had over 20,000,000 requests coming in"
Learning #RustLang For Embedded Systems
@lupyuen I almost bought a flipper. They look cool.
Flipper Zero Update
#Pine64 hostboards for SOQuartz System-on-Module
https://www.cnx-software.com/2021/11/16/pine64-hostboards-for-soquartz-system-on-module/
IoT Techie and Educator / Apache NuttX PMC