Easy entry to microcontroller programming

Python

As mentioned, the core of the Nibble is the ESP8266, on which you also can install MicroPython [10]. Thonny [11] would be a suitable IDE. Detailed instructions on how to install MicroPython can be found on the project page [12]. You will want to use the G2 image [13] for the ESP8266.

However, MicroPython has no manufacturer support, which means no installation documentation. Even online, you can hardly find any support on this topic. I failed to find a working driver for the display even after a thorough search, and querying the push buttons also turned out to be difficult. As a look at the schematic of the Nibble shows, these are queried with an additional I2C port expander, so I would advise against trying to use MicroPython on the Nibble.

Conclusions

The Nibble kit really contains everything you need to build it. The core ESP8266 component makes the Nibble extremely flexible and also helps to integrate other projects, such as controlling a robot or developing a multiuser game. The Arduino IDE offers access to a large number of libraries, so the Nibble could also be integrated into a smart home. Thanks to the detailed documentation, nothing stands in the way of self-study.

One small downer, however, is that the Nibble cannot be powered over USB, although the batteries are easy to replace. I definitely enjoyed the kit and plan to include the Nibble in some future projects.

The Author

Martin Mohr has experienced the complete development of modern computer technology live. After completing university, he mainly developed Java applications. The Raspberry Pi helped him rediscover his old love of electronics.

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • BBC micro:bit

    Designed for students, the BBC micro:bit, in conjunction with MicroPython and the Mu editor, can help you get started with microcontroller programming.

  • Light Painting

    In the photographic method of light painting, you expose a subject over an extended period of time while moving the light sources. With a little technical support from a Raspberry Pi Pico, you can achieve sophisticated results.

  • WiFi Thermo-Hygrometer

    A WiFi sensor monitors indoor humidity and temperature and a Node-RED dashboard reports the results, helping you to maintain a pleasant environment.

  • ESP8266 for WiFi Sniffing

    The ESP8266 is in the core of many IoT devices. Thanks to ESP8266 sniffer mode, you can monitor the WiFi medium for diagnostics and optimization.

  • CircuitPython

    The CircuitPython run-time environment runs on almost all microcomputers and microcontrollers, making it perfect for cross-platform programming.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News