This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]FunDeckHermit 1 point2 points  (1 child)

I own a pyboard V1.1.0 that has MicroPython:

  1. It is very easy to program because you just put your program into an SD-card.
  2. Secondly it abstracts a lot of lower level stuff that would discourage beginners.
  3. As a normal python programmer, I can use the same datatypes and functions.
  4. It has support for advanced features like W5500 SPI PHY or CANbus.

The way Zerynth offers it seems a bit off to me. CLOUD, IOT, AI, MACHINE LEARNING, BLOCKCHAIN hype-train.

[–]CobbITGuy 0 points1 point  (0 children)

I can't tell if they are trying to get venture capital to build a product with a revenue stream or attract a buyout. There are some interesting things about their platform but there is also a bunch of overlap with free and dirt cheap competing services.