chipKIT® Development Platform

Inspired by Arduino™

Arduino-Based WiFi Lawn Sprinkler Controller powered by chipKIT

Posted 2016-06-27 11:19:17 by Majenko

A hobbyist used chipKIT uC 32 and Wifi shield  to make a Wifi Lawn Sprinkler Controller.

completely-assembled-300x225.jpg

You can find the full article at http://austinlightguy.wordpress.com/2013/10/18/arduino-based-wifi-lawn-sprinkler-controller/

Read more -->

Trophy for chipKIT WF32 Controlled iPad Mount for the Sight Impaired!

Posted 2016-06-22 11:03:46 by Majenko

26251659234_da5c809081_b.jpg

In a Digilent-sponsored senior design competition, Kaitlyn Franz's team won a second place trophy for their project. The team created a Wi-Fi controlled iPad mount for assisting the sight impaired to find lost items. To accomplish this, the team utilized a chipKIT WF32, which has a Wi-Fi capable PIC32 microcontroller on board.

To check out more details, head over to Digilent's Blog.

Read more -->

Trouble with Arduino IDE v1.6.8

Posted 2016-06-02 16:14:24 by Majenko

Note: This problem was repaired in version 1.6.9 of Arduino IDE

The latest release of Arduino IDE (v1.6.8) has introduced a problem that prevents sketches from running on many chipKIT boards, in addition to some Arduino boards. It appears that any board using an FTDI chip for serial bootloader communications is adversely affected.

A temporary solution is to re-install the previous version, Arduino IDE v1.6.7, which has been well-tested and known to work fine with chipKIT-core selected in the Boards Manager. For more information about installing Arduino IDE and chipKIT-core, refer to the [chipKIT-core Wiki

Read more -->

chipKIT Fubarino Mini Pin Diagram

Posted 2016-03-26 13:06:53 by Majenko

FubarinoMini1_5Diagram.png

Ever wanted to see the pin functions at a glance for the chipKIT Fubarino Mini? Well, thanks to Brian Schmalz, you have the above pin-mapping diagram!

Read more -->

New FAT File System in chipKIT-core

Posted 2016-03-07 11:07:26 by Majenko

microSD.png Did you know that a robust FAT file system is now available in chipKIT-core? Keith Vogel of Digilent recently ported the file system library by ChaN at elm-chan.org. You can use this library to create and access files on microSD cards, as shown in the photo above.

But wait... what is a FAT file system, anyway?

FAT stands for File Allocation Table. It's a method of organizing data on disk drives. Designed way back in 1977, FAT

Read more -->

1 ... 7 8 9 10 11 12 13 ... 36