You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

5
5
6
-
This is a breakout board for the HX711 amplifier IC to easily use load cells to measure weight.
6
+

7
7
8
-
License Information
8
+

9
+
10
+
11
+
Repository Contents
9
12
-------------------
13
+
***/Firmware**
14
+
***/Examples
15
+
***/OpenLCD
16
+
***/Original PIC Code
17
+
***/Sample_Test
18
+
***/Sample_Test_OLED
19
+
***/Hardware** - Eagle design files (.brd, .sch)
20
+
21
+
Documentation
22
+
--------------
23
+
***[Hookup Guide](https://learn.sparkfun.com/tutorials/avr-based-serial-enabled-lcds-hookup-guide)** - Basic hookup guide for the SparkFun Open LCD Products.
24
+
***[SparkFun Fritzing repo](https://github.com/sparkfun/Fritzing_Parts)** - Fritzing diagrams for SparkFun products.
25
+
***[SparkFun 3D Model repo](https://github.com/sparkfun/3D_Models)** - 3D models of SparkFun products.
26
+
***[SparkFun Graphical Datasheets](https://github.com/sparkfun/Graphical_Datasheets)** -Graphical Datasheets for various SparkFun products.
10
27
11
-
This code is public domain but you buy me a beer if you use this and we meet someday ([Beerware license](http://en.wikipedia.org/wiki/Beerware)).
28
+
Product Versions
29
+
----------------
30
+
* OpenLCD
31
+
*[LCD-14072](https://www.sparkfun.com/products/14072) - SparkFun 16x2 SerLCD - Black on RGB 3.3V
32
+
*[LCD-14073](https://www.sparkfun.com/products/14073) - SparkFun 16x2 SerLCD - RGB on Black 3.3V
33
+
*[LCD-14074](https://www.sparkfun.com/products/14074) - SparkFun 20x4 SerLCD - Black on RGB 3.3V
34
+
35
+
License Information
36
+
-------------------
37
+
The hardware is released under [Creative Commons ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/).
38
+
The code is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!
0 commit comments