Skip to content

Commit

Permalink
Add doc (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
Terkwood authored Mar 2, 2020
1 parent d095e04 commit bd814bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ Includes configuration for a google container OS instance. Runs a small Rocket.

## Resources

- Background: https://twitter.com/Terkwood/status/1044992354178994178?s=19
- pH sensor wiring and example code: https://www.element14.com/community/docs/DOC-89396/l/arduino-projects-for-arduino-day-water-and-irrigation-projects-part-2

- LED with scrolling text tutorial: https://gustmees.wordpress.com/2018/04/08/first-steps-with-the-arduino-uno-r3-maker-makered-coding-scrolling-text-with-8x8-led-matrix/amp/?__twitter_impression=true
- Cross compiling rust for armv7 from MacOSX using vagrant: https://medium.com/@wizofe/cross-compiling-rust-for-arm-e-g-raspberry-pi-using-any-os-11711ebfc52b
- Cross compiling OpenSSL: https://assil.me/2017/09/30/cross-compile-openssl-arm-zynq.html
Expand Down
4 changes: 4 additions & 0 deletions microcontrollers/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Microcontroller gadgets

[PH and Submersible Temp Sensor](ph_temp_sensor_esp8266) are implemented using a DF Robot SEN0169, which [has documentation here](https://wiki.dfrobot.com/Analog_pH_Meter_Pro_SKU_SEN0169).

0 comments on commit bd814bb

Please sign in to comment.