Last time, I talked about how MicroPython is powerful and deserving of a place in your toolkit, and it made for a lively discussion. I’m glad to see that overall, MicroPython has indeed been getting ...
Python has become quite the trending program language over the last few years. Named after the famous Monty Python comedy group, the language is object oriented and interpreted (not compiled). This ...
C and C++ continue to dominate programming languages for embedded applications. However, they have lots of competition from alternatives like Javascript and Python. The latter is very popular for ...
What exactly is Python and what is MicroPython? The major differences between both languages. Some use cases for each. As difficult as it is to imagine, the Python programming language made its ...
In case you haven’t heard, about a month ago MicroPython has celebrated its 11th birthday. I was lucky that I was able to start hacking with it soon after pyboards have shipped – the first tech talk I ...
AUSTIN, Texas, Nov. 18, 2021 (GLOBE NEWSWIRE) -- Anaconda Inc., with over 25 million users worldwide, officially launched an Embedded Partner Program today in response to the rising demand among ...
If you write code for Linux systems, chances are you will have used the venerable GNU Debugger (GDB). Acting as a back end for many GUIs and the interface to various JTAG debugging tools in the ...