chipKIT® Development Platform

Inspired by Arduino™

Send Local Temp from chipKIT and Raspberry Pi to Exosite Cloud

Posted 2014-12-15 17:56:52 by Majenko

remote21.jpg

The tutorial we're sharing today is a follow-on post to the Local Temp with chipKIT and Raspberry Pi post, and is an example of how you can take the previous tutorial to the next level.

So, you've collected the temperature data via the chipKIT uC32 and the

Read more -->

Cheap Robots chipKIT Line-Following Robot

Posted 2014-12-15 17:33:43 by Majenko

chea-line-follower-robot.jpg

In a previous post, you may have seen Marc's version of a line-following robot using a chipKIT Uno32 and an Arduino Motor Shield (among other things), but if you haven't had enough of robots or you're new to robotics, check out this other line-following robot by Jay from Digilent using a [chipKIT

Read more -->

Local Temp with chipKIT and Raspberry Pi

Posted 2014-12-15 17:23:23 by Majenko

Local-Temp-with-chipKIT-and-Rasp-Pi.jpg

The tutorial we're sharing today shows you how to take temperature readings via chipKIT uC32 (or Uno32) and the Basic I/O Shield, and send this information to Raspberry Pi, where the sky is the limit with the things you can do. In this particular example, you can display the temperature readings in the GUI via a Python script.

Read more -->

chipKIT WF32 Pin Diagram

Posted 2014-12-15 11:47:19 by Majenko

chipKIT_WF32_Pin_Diagram-1024x640.png

Thanks to Jay at Digilent, the chipKIT WF32 now has an awesome and very useful pin diagram. Note that this diagram is no match for the WF32 Reference Manual; however, used in combination, these two files make getting to know your WF32 board a snap! In addition, two other documentation-type resources that provide even more details about your board include the board definition file and the schematic for each board. Check out [Digilent's

Read more -->

chipKIT Board Definitions

Posted 2014-12-15 10:22:20 by Majenko

FCDYUI5HXEZ6GTZ.png

If you have ever wondered why some example sketches "know" what PIN_LED1 means, then you'll be glad to know that it's not magic. PIN_LED1 is an example of a shortcut in the board definition file, a file for each board that contains detailed information about the pins on each board. Check out Jay's Instructable for how to find and use the board definition files on Mac OS X and Windows.

Read more -->

1 ... 21 22 23 24 25 26 27 ... 35