Skip to content

searobin/fox2-arduino-core

 
 

Repository files navigation

sme-arduino-core

Arduino core for Smart Everything board

v1.0.0 First Release

v1.1.0 Second Release 18-Dec-2015

  • Add new function to flash the RGB LED light for X milliseconds
    void flashRGBLed(uint32_t color, uint32_t time_in_ms);

  • Added new GPS & SFX commands
    gpsForceOn() = send an HW wakeup to GPS
    sfxSleep() = put SFX in sleep
    sfxWakeup() = send an HW wakeup to SFX

About

Arduino core for Smart Everything board

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 63.0%
  • C 19.1%
  • Makefile 11.7%
  • GDB 3.8%
  • Other 2.4%