BUILDING AN APP WITH APACHE MYNEWT

Forums IoTStack News (IoTStack) BUILDING AN APP WITH APACHE MYNEWT

Tagged: 

  • This topic has 1 voice and 0 replies.
Viewing 0 reply threads
  • Author
    Posts
    • #32795
      TelegramGroup IoTForIndia
      Moderator
      • Topic 2519
      • Replies 0
      • posts 2519
        @iotforindiatggroup

        #News(IoTStack) [ via IoTForIndiaGroup ]


        I’ve been spending a lot of time over the last few months working on the Apache MyNewt IoT OS. If you don’t know what that is, then you really should! It’s a fairly new Apache Project, still in the ‘incubating’ phase, but they’re about to release their second beta of the 1.0 release (I think all the votes are in to approve it).

        Yes, there are some things still missing, and some rough edges, but it’s coming together nicely and if you’re looking for an Open Source IoT OS for your device, MyNewt may just what you’re looking for. It’s extremely small (the bootloader I built is all of 9Kb!), fast, and very flexible. I’ve written a couple of apps for it — a UART -based environmental sensor app and an Analog sensor app — that I’ll write up here separately. For today, I’ll start with the Analog sensor using the Analog-to-Digital (ADC) Converter. So let’s get started!

        I based this demo on the Nordic Semi NRF52DK Developer Board which is a Cortex M4F-based Bluetooth SoC development board. It’s got a lot going for it, and the Nordic NRF52 chip is an extremely common IoT chip, so it’s ideal for development (in fact the next App I wrote is for an Arduino Primo board, which also uses the NRF52 SoC). For my Analog sensor I chose an eTape Liquid Level Sensor that I picked up from Adafruit.


        Read More..

    Viewing 0 reply threads
    • You must be logged in to reply to this topic.