Embedded Python?
Erlend
Posts: 612
Triggered by @Heater mentioning espruino.com - JavaScript on a board - in an other forum thread, I did a search for Python on a board, and sure, I got his:
https://www.kickstarter.com/projects/214379695/micro-python-python-for-microcontrollers
Recently I started learning Python just for fun, but it is not so rewarding whith only keyboard/screen as IO. How much more fun to run servo's or blink LEDs from day one?
I am thinking that a board such as this would boost my learning, and that is probably also true for other Python beginners with a heart for real-world IO.
Erlend
https://www.kickstarter.com/projects/214379695/micro-python-python-for-microcontrollers
Recently I started learning Python just for fun, but it is not so rewarding whith only keyboard/screen as IO. How much more fun to run servo's or blink LEDs from day one?
I am thinking that a board such as this would boost my learning, and that is probably also true for other Python beginners with a heart for real-world IO.
Erlend
Comments
The Espruino and MicroPython are an amazing story. They both hit kickstarter around the same time. They both had exactly the same idea using the same micro-controller just with different languages. They both got backing ten times more than they asked for! Turns out they both come from guys in Cambridge. But those guys had never heard of each other before!
I'm totally with you about the flashing of LEDs and wiggling of servos as a way to get drawn into programming.
Leon is right, the Raspberry Pi is another way to easily get started with these things.
Erlend
Yeah, I have the MicroPython, the Espruino and are waiting on the Pico to arrive.
They're cool...
Not quite as cool as a Propeller, but then again, what is?
Thinking of using the MicroPython together with some micro servos and NanoBeams to build a multi-segmented robot.
I did wonder if it's possible to program a Prop from an Espruino once I have my propeller loader in JavaScript working. I'm guessing there is not enough speed and or RAM though.
Erlend
http://hackaday.com/2014/11/29/micro-python-now-runs-on-the-esp8266-contributors-wanted-to-get-wifi-working/