Giter Club home page Giter Club logo

wipy's Introduction

The WiPy project

The WiPy Logo

This is the WiPy project which aims to offer a powerful, simple, yet flexible IoT hardware and software solution. This is achieved by combining MicroPython (https://github.com/micropython/micropython), a lean and mean implementation of Python 3 targeted to microcontrollers, with the CC3200 from Texas Instruments, a state of the art SoC that combines a Cortex-M4 MCU with an ultra low power WiFi network processor.

Components in this repository:

  • docs/ -- API documentation.
  • hardware/ -- Schematics, and PCB files of the WiPy.
  • micropython/ -- Contains the MicroPython sources (as a git submodul) used to built the latest WiPy SW release.
  • misc/ -- Miscellaneous stuff like the WiPy logo.

The micropython folder is a git submodule pointing to the micropython repository, check it out with:

$ git submodule update --init

"make" is used to build the software, or "gmake" on BSD-based systems. You will also need bash and Python (at least 2.7 or 3.3).

To build:

$ cd cc3200
$ make BTARGET=application BTYPE=release BOARD=WIPY

wipy's People

Contributors

claudiu-persoiu avatar torwag avatar vshymanskyy 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.