Pokitto POP! programmer v1 will be released soon

Hi all

This is a little something I have been working on and is now almost fully functional

It is a compiled, cross platform (Mac, Win, Linux) helper program that is multilingual, instructs how to connect Pokitto and allows copying of binaries to Pokitto using exactly the same interface on Windows, Mac and Linux

@mhughson : I have an idea to extend this tool in such a way that it is able to display a sort of a “cover flow” like apple itunes. In that way you do not have to navigate to a webpage: this will pull them from a repository that is online

@FManga and @Hanski , I intend to support local POP files next

Release of v.1 soon(?)

3 Likes

This is fantastic! Can’t wait to give it a try :smiley:

1 Like

Is that pop thing will be used for the old loader or it’s for the new one? Also does that mean that the new loader now works with all SD cards? I still can’t use it with the current version of the new loader.

This is for flashing binaries PC->Pokitto. But I intend to support the .pop files also

1 Like

Yep, reflashing on GNU/Linux ain’t that easy, hopefully this will help the common Linux folk.

Would it be too difficult, at some point in the future, to create a multiplatform all-in-one tool for programming, debugging and flashing? Arduino IDE for Pokitto basically. I don’t fancy all-in-ones myself, but I’ve seen the IDE as a big advantage of Arduino, it just helps so much the beginners jump right in. I imagine taking existing things – an editor, compiler, debugger, emulator, … – and gluing them together into one package – maybe even a portable one, with no installation, just download and run.

2 Likes

What if I add a local tcp/ip port that the pop programmer listens to? then you could interface pretty much any ide with it

Personally I think the easiest solution to this at the moment would be to extend the VSCode+PlatformIO combo.

I’m convinced there’s probably a way to hook the ‘upload’ task to make it copy the firmware.bin to a mounted Pokitto.

I’d like to point out that the Arduino IDE is only two of these as far as I’m aware - an editor and a compiler.

I think this would be difficult.
In my experience, few IDEs are happy to just ‘download and run’.
They usually want some kind of setup.

I can’t see any obstacles in making it portable. I think Arduino IDE has a download and run version as well.

Anyway, the big, general IDEs need to be installed to integrate with the system paths and config and what not. This would have all it needs packed with it, since it would be Pokitto only. We’d just have to make three slightly different packages for each major OS. The GUI could be in some multiplatform lang, just pack different compiler binaries for each OS.

The IDE’s an exceptional case, it’s not really a proper IDE - it’s got less text editing features than Notepad++.

Most people I know end up scrapping the Arduino IDE in favour of something better the moment they discover the ‘use external editor’ button, or find out about the various Arduino plugins available for better IDEs/text editors.

I think we’d be better off focusing on the VSCode + PlatformIO setup - streamlining it, writing some better tutorials/documentation, getting the simulator working with it or integrating the emulator.

(One alternative is to cut out PlatformIO and just have a single VSCode extension, but that would cause issues for the people who are currently using Atom+PlatformIO and we’d have to find a new library manager.)


i guess the old mac loader is no longer needed then?

Do not discard anything.

PokittoPOP loader was born out of the very real difficulties I saw kids having (thye did not know where the tab key was)

Let’s first test and then make decisions.

The executables will be available very soon

1 Like

well ok then, also what the heck that pop thing?
and what this made in? (im always curious on cross platform)

It’s made in Xojo

EDIT: I gotta admit. Being able to press “build” once and I have a win / mac / ubuntu sitting side by side, and each gets a new binary through dropbox … its kinda nice

1 Like

I can’t wait to try it out.

1 Like

Virtual machines… what virtual machines? :stuck_out_tongue_closed_eyes:

3 Likes

Is it just me finding it weird to see the microwave oven and cup board door open? Wanted some popcorn action?

1 Like

Haha so I’m not the only one xD

Presumably it runs on your microwave too? :P

2 Likes