IoT Empire


Technical minds and creative electronic artists will appreciate and extend the ideas put forth in the source code of this explanatory IoT workshop. A cookie cutter approach is taken while assembling embedded hardware to build a web of things with sensors and actuators controlled by low powered computing nodes.

This team commands a collection of source code repositories relating to the research of Internet of Things networks in a realistic heterogeneous scenario. To promote knowledge built during research, a number of workshops are available.

  • 1 hour physical web construction
  • 2 hour Eddystone beacon design
  • 3 hour Nordic lighting assistance
  • 4 hour broader IoT engineering
  • 6-8 hour implementing a Internet of Things

Code

  • Mbed 2 deprecated
    ws-canrecv-1

    Introductory CAN bus messaging application using a microcontroller built in UART connection and requiring a second CAN bus peer (to transmit or receive.)

    CAN, MCP2515, mcp2551
    Last updated: 24 Jul 2017 1 86
  • ws-lora-1

    USB to UART bridged communication (step 1) for the RN2483 and RN2903 LoRa IC device shields used in the IoT Empire analysis workshop.

    Lora, UART, USB
    Last updated: 16 Jun 2017 22
  • Mbed OS
    nrf-blinkysvc

    Experimental BLE Blinky Application using a LED and button service server. This is a small custom service that is used to toggle LEDs and receive button status from wirelessly connected …

    BLE, nRF51822
    Last updated: 28 Mar 2017 3 81
  • Mbed OS
    ws-nrf-0

    Hello world program (step 0) for the nRF51 and nRF52 developer kits used in the IoT Empire research workshop.

    Last updated: 28 Mar 2017 3 58
  • ws-nrf-2

    Eddystone URL transmission program (step 2) for the nRF51 and nRF52 developer kits used in the IoT Empire research workshop.

    Last updated: 08 Dec 2015 75
  • ws-nrf-1

    LED blink program (step 1) for the nRF51 and nRF52 developer kits used in the IoT Empire research workshop.

    Last updated: 08 Dec 2015 104
  • ws-k64f-4

    MQTT publication program (step 4) for the FRDM-K64F device as used in the IoT Empire research workshop.

    Last updated: 08 Dec 2015 8
  • ws-k64f-3

    MQTT subscription program (step 3) for the FRDM-K64F device as used in the IoT Empire research workshop.

    Last updated: 08 Dec 2015 10
  • ws-k64f-2

    Ethernet echo program (step 2) for the FRDM-K64F device as used in the IoT Empire research workshop.

    Last updated: 08 Dec 2015 13
  • ws-k64f-1

    RGB LED program (step 1) for the FRDM-K64F device as used in the IoT Empire research workshop.

    Last updated: 08 Dec 2015 10
See all repositories