Skip to content

Commit aafb153

Browse files
committed
Update readme
2 parents 4bba28f + 3730e83 commit aafb153

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

README.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<<<<<<< HEAD
12
MiniGen
23
=======
34

@@ -28,3 +29,35 @@ The code is beerware; if you see me (or any other SparkFun employee) at the
2829
local, and you've found our code helpful, please buy us a round!
2930

3031
Distributed as-is; no warranty is given.
32+
=======
33+
MiniGen
34+
=======
35+
36+
[![MiniGen](https://cdn.sparkfun.com//assets/parts/7/2/2/3/11420-01.jpg)*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

Comments
 (0)