|
| 1 | +<<<<<<< HEAD |
1 | 2 | MiniGen |
2 | 3 | ======= |
3 | 4 |
|
@@ -28,3 +29,35 @@ The code is beerware; if you see me (or any other SparkFun employee) at the |
28 | 29 | local, and you've found our code helpful, please buy us a round! |
29 | 30 |
|
30 | 31 | Distributed as-is; no warranty is given. |
| 32 | +======= |
| 33 | +MiniGen |
| 34 | +======= |
| 35 | + |
| 36 | +[*MiniGen Signal Generator |
| 37 | +(BOB-11420)*](https://www.sparkfun.com/products/11420) |
| 38 | + |
| 39 | +The [MiniGen](https://www.sparkfun.com/products/11420) designed to be used |
| 40 | +either as a stand-alone board or as a shield that can be placed on top of an |
| 41 | +Arduino Pro Mini. It's capable of generating sine, square or triangle waves at |
| 42 | +up to 3MHz, and approximately 1Vp-p. The output is at a DC offset of Vcc/2. |
| 43 | +Neither the offset nor the amplitude can be varied. |
| 44 | + |
| 45 | +The MiniGen can be powered by any voltage from 2.3V to 5.5V, so it can be used |
| 46 | +with either a 3.3V or 5V Pro Mini without any voltage regulation or signal level |
| 47 | +shifting needed. |
| 48 | + |
| 49 | +Repository Contents |
| 50 | +------------------- |
| 51 | +* **/Arduino** - Arduino library and example |
| 52 | +* **/Hardware** - EAGLE Design files |
| 53 | +* **/Production** - Test bed files and production panels |
| 54 | + |
| 55 | +License Information |
| 56 | +------------------- |
| 57 | +The hardware is released under [Creative Commons ShareAlike 4.0 |
| 58 | +International](https://creativecommons.org/licenses/by-sa/4.0/). |
| 59 | +The code is beerware; if you see me (or any other SparkFun employee) at the |
| 60 | +local, and you've found our code helpful, please buy us a round! |
| 61 | + |
| 62 | +Distributed as-is; no warranty is given. |
| 63 | +>>>>>>> 3730e83ace0b83af408834ea5b4ee673f0e1c248 |
0 commit comments