The next in our list of arduino shields that we will be testing with the Chipkit Max32 is known as the Clock shield or Tick tock shield Here is a picture of this shield Features Battery Holder : Battery on…
Chipkit
-
-
We will now look at some more Easy module Shield V1 examples, this time looking at the DHT11 and LM35 temperature sensors here is a picture of the shield Sample Code We are going to look at the two temperature…
-
More Chipkit 32 and Multi function shield examples following on from – Chipkit Max32 and Multifunction shield example Code Example Pot and led [codesyntax lang=”cpp”] const byte LED[] = {13,12,11,10}; #define Pot1 0 void setup() { Serial.begin(9600); // initialize the digital…
-
I recently purchased a Chipkit Max32 and was pleased to see that this board has protection so that it can interface with 5v board, shields and modules. This is a snag with many ‘arduino’ compatible boards, they are 3.3v I/O…
-
In this example we will connect a TMP175 to a Chipkit Uno and the example will be written in the Arduino IDE The TMP75 and TMP175 devices are digital temperature sensors ideal for NTC and PTC thermistor replacement. The devices…
-
The Honeywell HMC5983 is a temperature compensated three-axis integrated circuit magnetometer. This surface-mount, multi-chip module is designed for low-field magnetic sensing for applications such as automotive and personal navigation, vehicle detection, and pointing. The HMC5983 includes our state-of-the-art, high-resolution HMC118X…