Skip to content

Testing Node-RED Dashboard on Raspberry pi pico W with pico display 2.0 #119

Closed Answered by kitazaki
kitazaki asked this question in Q&A
Discussion options

You must be logged in to vote

This works great! Thanks!

I only change the Creation Params.

[Creation Params]

"pico": {
			"creation": {
				"static": 65536,
				"chunk": {
					"initial": 1024,
					"incremental": 1024
				},
				"heap": {
					"initial": 64,
					"incremental": 64
				},
				"keys": {
					"available": 8
				}
			}
		}

It's same Configuration as ESP32

[Configuration]

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@phoddie
Comment options

@phoddie
Comment options

Comment options

You must be logged in to vote
1 reply
@phoddie
Comment options

Answer selected by kitazaki
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants