Code Monkey home page Code Monkey logo

nrf9160-camera-upload's Introduction

nrf9160-camera-upload

The code available here processes the data provided by Raspberry pi over serial interface and sends it to UDP socket. The code also sends telemetry, such as battery status and other details. This code complies with several warnings - no warranty provided :) I did not have much time to fix them as I needed the code to work very quickly. I have implemented remote reboot and several other options to control the hardware from remote(over nrfcloud API). Also there is no security implemented on the level of telemetry and picture upload - just raw udp packets. This code was originally written for NRF9160DK and later on I ported it to IcarusV2 as I needed smaller format of hardware with GPIO. I will provide block diagram and more details later on.

The code to process the transmitted data is yet to come.

This code contains code of other projects such as:

  1. Samples from NRFcode(main skeleton) - nrf_cloud_multi_mqtt, udp sample
  2. https://github.com/jimmywong2003/nrf52_ble_transfer_jpg/tree/master - Slightly rewritten code as I dont use BLE
  3. Some b-parasite project code(https://github.com/rbaron/b-parasite), but not really used, Work in progress.

nrf9160-camera-upload's People

Contributors

robertlukan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.