Re: Article: Visual Programming with NuttX

2022-08-07 Thread Alan Carvalho de Assis
WOW! Very nice Lup!

That could be old hot topic to present at NuttX Workshop if you still have
more stamina to do so! :-)

BR,

Alan

On Saturday, August 6, 2022, Lee, Lup Yuen  wrote:

> This article explains how we might drag-and-drop NuttX Sensors to create
> IoT Sensor Apps...
>
> https://lupyuen.github.io/articles/blockly
>
> Lup
>


Last Call: IV NuttX International Workshop

2022-08-07 Thread Alan Carvalho de Assis
Hi NuttXers,

This is the last week to submit your proposal to 4th NuttX International
Workshop (until Aug 12).

Please after your sunny day spend some time to fill the form:

https://nuttx.events

Be part of history, be part of NuttX Community!

BR,

Alan


Re: Article: Visual Programming with NuttX

2022-08-07 Thread Tomek CEDRO
On Sun, Aug 7, 2022 at 4:58 AM Lee, Lup Yuen wrote:
> This article explains how we might drag-and-drop NuttX Sensors to create
> IoT Sensor Apps...
> https://lupyuen.github.io/articles/blockly
> Lup

WOW! Click-by-Click Programming :-)

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info


PIC32: disabling JTAG

2022-08-07 Thread Robert Middleton
I'm messing around with NuttX for fun, and I'm working on adding a
sample for the Explorer16 board.  Some of the LEDs on the board are on
the same pins as JTAG pins.  I've managed to set the correct register
to disable JTAG(DDPCON), however this only works after configuring the
pins to be LEDs(using pic32mx_configgpio).  It seems like it shouldn't
matter if this is done before or after the TRIS/ODC registers are set.

I didn't notice anything about this in the datasheet or in the errata,
has anybody seen this before?  Is there something that I'm missing?

-Robert Middleton


Re: Article: Visual Programming with NuttX

2022-08-07 Thread Lee, Lup Yuen
Hi Alan: Yes I would be delighted to talk about Visual Programming with Zig
and NuttX Sensors at the NuttX Workshop. I'll submit the proposal now,
thanks! :-)

Lup

On Sun, Aug 7, 2022 at 8:20 PM Alan Carvalho de Assis 
wrote:

> WOW! Very nice Lup!
>
> That could be old hot topic to present at NuttX Workshop if you still have
> more stamina to do so! :-)
>
> BR,
>
> Alan
>
> On Saturday, August 6, 2022, Lee, Lup Yuen  wrote:
>
> > This article explains how we might drag-and-drop NuttX Sensors to create
> > IoT Sensor Apps...
> >
> > https://lupyuen.github.io/articles/blockly
> >
> > Lup
> >
>