Skip to content
forked from statts/siguino

Low power board based on Arduino Pro Mini with in-built Sigfox network support

License

Notifications You must be signed in to change notification settings

runningz/siguino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Siguino

alt text

Low power board based on Arduino Pro Mini with in-built Sigfox network support

Eagle schematics, libraries and Arduino code created by Scott Tattersall

Further project info at https://siguino.com

3rd Party libraries / resources used:

Hardware:

Software:

Eagle libraries

In eagle, set the directories for libraries to add the libary files included here if not already included, e.g. $EAGLEDIR/lbr:{PROJECT-DIR}/Libraries/SparkFun-Eagle-Libraries-master:{PROJECT-DIR}/Libraries/WiSOL-master/Eagle_Library

Plus use the New Library -> execute script to add the components in script form from the scripts dir

Hardware Revision History:

Rev 0.1: First version, trimmed board

Rev 0.2:

  1. Add Reset Pin out as well as dtr for bootloading
  2. Change C8 10uf format to standard 0603
  3. Update routing to account for unsaved work
  4. Re-write/tidy arduino sketch
  5. Add de-coupling caps 10uf, 100nf to Accel chip VDD
  6. Connect INT1 pin on Accel to D3

Rev 0.3:

  1. Add Battery Holder
  2. Add Reverse polarity Protection
  3. Reposition Antenna

Rev 0.4:

  1. Replace Temperature chip
  2. Re-route temperature chip
  3. Add registration hole for battery holder
  4. Minor re-routing of vias under chips

Rev 0.5 / 1.0:

  1. Added Magnetometer
  2. Replaced temp chip with Temp & Pressure (Bosch BME 280)
  3. Re-routing for manufacturing

Licence & Contact

Siguino Hardware and Software licenced under GPLv3, any questions or issues please contact [email protected]

About

Low power board based on Arduino Pro Mini with in-built Sigfox network support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.0%
  • C 7.0%
  • Processing 6.0%