-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e83dc0a
commit 590414a
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
# Cytron-BCY-TEMP-MCP9700 | ||
Cytron [BCY-TEMP-MCP9700]() Thermistor Sensor example code for Arduino, CircuitPython and MicroPython. | ||
Cytron [BCY-TEMP-MCP9700](https://cytron.io/p-mcp9700-linear-temperature-sensor-by-cytron) Temperature Sensor example code for Arduino, CircuitPython and MicroPython. | ||
|
||
## Requirements | ||
To get started, you will need the following hardware and software: | ||
**Hardware:** | ||
* [BCY-TEMP-MCP9700]() | ||
* [BCY-TEMP-MCP9700](https://cytron.io/p-mcp9700-linear-temperature-sensor-by-cytron) | ||
* [Arduino UNO](https://my.cytron.io/p-arduino-uno-rev3-main-board) or [Maker UNO](https://my.cytron.io/p-maker-uno-simplifying-arduino-for-education) | ||
* [Raspberry Pi Pico](https://my.cytron.io/p-raspberry-pi-pico-board) | ||
|
||
**Software:** | ||
For Arduino code you need [Arduino IDE](https://www.arduino.cc/en/software) to upload the code. | ||
To upload the code to the Raspberry Pi Pico you need an IDE such as [Micropython](https://micropython.org/download/). | ||
To upload the CircuitPython or MicroPython code to the Raspberry Pi Pico you need an IDE such as [Micropython](https://micropython.org/download/). | ||
|
||
## Resources | ||
For more information on the BCY-TEMP-MCP9700, check out other resources here: | ||
* [BCY-TEMP-MCP9700 Resources](/#tab-resource) | ||
* [BCY-TEMP-MCP9700 Resources](https://cytron.io/p-mcp9700-linear-temperature-sensor-by-cytron/#tab-resource) | ||
|
||
## Support | ||
If you need further assistance, we welcome you to our [technical forum](http://forum.cytron.io) or you can contact us through email [email protected] where our team will be happy to assist you. | ||
|