chipKIT® Development Platform

Inspired by Arduino™

chipKIT Wi-FIRE: An EDN Hot 100 Product of 2015

Posted 2015-12-15 14:30:55 by Majenko

Extra extra! Read all about it! The EDN online community has named chipKIT Wi-FIRE one of their Hot 100 Products of 2015 in their Wireless and Networking category! Although they had posted a glowing review of the chipKIT Wi-FIRE back in February, we were pleasantly surprised to have stayed in their

Read more -->

External Interrupts for chipKIT

Posted 2015-11-19 10:38:56 by Majenko

DP32_interrupts_photo.png

Jay Weeks of Digilent is back with another very useful "Instructable" about external interrupts. Armed with a chipKIT board, a USB cable, and a piece of wire, he guides you through some example code, so that you can see for yourself how interrupts really work! Using very simple explanations, he discusses polling vs. interrupts, and then he delves deeper into the topic to discuss debouncing, interrupt service routines, volatile variables, and more. Check it all out at Instructables.

Read more -->

chipKIT WF32 Tutorials for Projects in LabVIEW LINX

Posted 2015-11-06 14:47:39 by Majenko

Connect your LabVIEW™ projects to the real world! LINX from LabVIEW MakerHub is a free, open-source add-on for LabVIEW software. In this series of video tutorials, learn how to use LINX with the Digilent LabVIEW Physical Computing Kit in projects based on the chipKIT WF32™ board.

Read more -->

Arduino IDE Compatibility - Beta Testing for chipKIT Core

Posted 2015-09-30 16:51:23 by Majenko

chipKIT-core-beta-testing-1024x360.png

chipKIT core is ready for beta testers!

The chipKIT platform development team is very excited to announce general availability of a chipKIT-core download that can be used within the latest Arduino™ IDE. You can now program all of the chipKIT boards directly from within the Arduino IDE. The new chipKIT-core is currently available for broad testing, and is actively being updated as issues are identified. The chipKIT platform development team sincerely appreciates all feedback from users who try out this new form of chipKIT development

Read more -->

chipKIT Task Manager Example

Posted 2015-09-16 13:34:49 by Majenko

FubarinoMiniTaskMangement.jpg

Besides the many Arduino-based core functions available to you, the chipKIT platform also provides chipKIT-specific core functions for the core timer service and task management.

In this post, we focus on task management, by providing a simple example. Task Management essentially allows for multiple tasks to run in the background, which can simplify the programming in your loop()

Read more -->

1 ... 9 10 11 12 13 14 15 ... 35