Giter Site home page Giter Site logo

boneskull / oakcore Goto Github PK

View Code? Open in Web Editor NEW

This project forked from digistump/oakcore

0.0 2.0 0.0 6.2 MB

Arduino/Platformio Core for Oak including Particle library

License: GNU Lesser General Public License v2.1

C++ 31.27% C 57.00% Makefile 0.20% Objective-C 0.09% Assembly 0.06% Shell 0.15% Arduino 9.09% Python 0.92% Batchfile 0.04% HTML 0.54% Processing 0.37% CSS 0.23% Elixir 0.01% XSLT 0.04%

oakcore's Introduction

You must update your Arduino Oak package to 1.0.0+ via the boards manager!

If you previously used an earlier Beta please do a factory reset here: http://github.com/digistump/OakRestore

MAKE SURE YOU USE THE LATEST OakSoftAP - force a browser refresh before using

HOW TO INSTALL AND USE THIS: http://digistump.com/wiki/oak/tutorials/arduino TROUBLESHOOTING: http://digistump.com/wiki/oak/tutorials/troubleshooting

PLEASE GO TO THE FORUMS FOR HELP: http://digistump.com/board

PLEASE FILE ISSUES FOR BUGS: with as much detail as possible!

Working Particle APIs:

  • Particle.variable()
  • Particle.function()
  • Particle.publish()
  • Particle.subscribe()
  • Particle.unsubscribe()
  • Particle.connect()
  • Particle.disconnect()
  • Particle.connected()
  • Particle.process()
  • Particle.syncTime() - though time is not yet connected to anything

Particle docs here: https://docs.particle.io/reference/firmware/photon/

The rest of the Particle APIs are not connected right now. But all of the ESP8266 APIs are.

Be advised that some ESP8266 libraries that are included may break it, and none of the libraries have been fully tested against this release yet.

ESP8266 docs here: http://esp8266.github.io/Arduino/versions/2.0.0/doc/libraries.html

Other useful info:

  • Oak.rebootToConfig() will get you into WiFi Config setup mode.
    • If you can't boot into that then pull Pin 1 to GND and it power cycle and you will boot to that.
    • Next release will have an option to boot there automatically if there the WiFi can't connect.
    • It will also boot to a safe mode if there is a timeout (do to a while loop that doesn't call Particle.process()) or a exception (memory overflow, etc) - in that mode it will just wait for an update. If you power cycle it will go back to the user program.
  • DO NOT mess with the flash read/write/erase functions - erase the wrong sector and it will brick the unit.
  • Future system updates will come automatically when you upload a new sketch.
  • Have fun! Much more to come!

oakcore's People

Contributors

ekettenburg avatar kh90909 avatar mikekasprzak avatar darklotus avatar pfeerick avatar danielmawhirter avatar usmanatron avatar

Watchers

James Cloos avatar  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.