Skip to content

Commit 4b38bf2

Browse files
authored
Partial ReadMe update for going live
1 parent 29ed757 commit 4b38bf2

File tree

1 file changed

+34
-6
lines changed

1 file changed

+34
-6
lines changed

README.md

Lines changed: 34 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,40 @@
1-
HX711 Load Cell Amplifier
2-
=======
1+
OpenLCD Firmware
2+
================
33

4-
![Amplifier Layout](https://raw.githubusercontent.com/sparkfun/1.jpg)
4+
![SparkFun 16x2 SerLCD - Black on RGB 3.3V](https://cdn.sparkfun.com/assets/parts/1/1/9/2/5/14072-SparkFun_16x2_SerLCD_-_Black_on_RGB_3.3V-01.jpg)
55

6-
This is a breakout board for the HX711 amplifier IC to easily use load cells to measure weight.
6+
![SparkFun 16x2 SerLCD - RGB on Black 3.3V](https://cdn.sparkfun.com/assets/parts/1/1/9/2/6/14073-SparkFun_16x2_SerLCD_-_RGB_on_Black_3.3V-01.jpg)
77

8-
License Information
8+
![SparkFun 20x4 SerLCD - Black on RGB 3.3V](https://cdn.sparkfun.com/assets/parts/1/1/9/2/7/14074-SparkFun_20x4_SerLCD_-_Black_on_RGB_3.3V-01.jpg)
9+
10+
11+
Repository Contents
912
-------------------
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.
1027

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!
1239

40+
Distributed as-is; no warranty is given.

0 commit comments

Comments
 (0)