Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

satshakit micro

An improved & fabbable 100% Arduino IDE/libraries compatible board.

What is satshakit?

satshakit is a 100% Arduino IDE and libraries compatible, fabbable and open source board, and also an improved version of Fabkit.

Main improvements and features are:

  • 16Mhz instead of 8Mhz
  • crystal instead of resonator
  • costs less (7-9 euro vs 13 euro)
  • 100% compatible with default Arduino IDE (satshakit is recognized as Arduino UNO)
  • ADC6/7 connected instead of ADC6/7 not connected (satshakit laser and cnc)
  • larger space to easy soldering (satshakit laser and cnc)

Here you can find all of the satshakit boards: satshakit organization.

satshakit micro

satshakit micro is a downsized version of the satshakit laser and cnc, developed to be used in constrained space applications like embedding the board in textiles or in small objects, or useful for who wants just a bare metal board to start with, also easy to be modified and/or customized. While satshakit micro is less than half the size of the other satshakits, it's a full featured board with the full Adruino pinout, missing only the possibility to be programmed using an FTDI cable.

Here is the satshakit micro board:

downloads (right click, download as)

media

satshakit micro blink:

http://img.youtube.com/vi/3qz0hKS8dOc/0.jpg

Getting Started

A satshakit board is totally like an Arduino board, thus is possible to use the Arduino IDE without any modification. When you finish solder satshakit, you're ready to program it. If you want to use satshakit as an Arduino, you first need to upload Arduino bootloader. This will also set the ATmega328P fuses as the same of an Arduino UNO. To do this you need to use a programmer, for example another Arduino or FabISP. If you plan to program a satshakit with an Arduino, be sure to upload the Arduino as ISP skecth before connecting the satshakit to it.

Here are the connection schemas for programming satshakit micro:

Once everything is connected, follow these steps to upload Arduino bootloader:

  1. open Arduino IDE
  2. select proper programmer (for example Arduino as ISP or USBtinyISP)
  3. select Arduino UNO as board
  4. click on tools->Burn Bootloader

To program a satshakit micro, you have always to use a programmer, and use the Sketch >Upload using a programmer function of the Arduino IDE.

And here is the Arduino pinout of the satshakit micro:

What's in the repo

  • docs: BOM files for Farnell
  • egle projects: eagle projects of satshakit
  • media: svg of satshakits, connections schemas, images for cnc milling machine and fiber laser cutter, other images

Authors

  • Daniele Ingrassia

Contact

Thanks

Fablab Kamp-Lintfort
Hochschule Rhein-Waal
Friedrich-Heinrich-Allee 25, 47475 Kamp-Lintfort, Germany
fablab@hochschule-rhein-waal.de

License

This work is licensed under the terms of the open source license: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).

Disclaimer

This hardware/software is provided "as is", and you use the hardware/software at your own risk. Under no circumstances shall any author be liable for direct, indirect, special, incidental, or consequential damages resulting from the use, misuse, or inability to use this hardware/software, even if the authors have been advised of the possibility of such damages.

About

micro version of the satshakit board

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors