Archive

Archive for April, 2012

NXT Shield Library

April 18th, 2012 5 comments

After several questions on how to use the NXT Shield I decided to create an Arduino library. All the code is available at github: https://github.com/TKJElectronics/NXTShield.
The library is pretty easy to use, I have provided three examples witch demonstrates all the libraries functionalities.

I works with all official Arduinos including Arduino Mega. To use the ultrasonic sensor with an Arduino Mega, one have to connect pin 20 (SDA) to A4 and pin 21 (SCL) to A5. A new revision of the shield might use the two extra SDA and SCL pins that are near to the AREF pin on r3 versions of the new Arduino boards.

Below are some photos of the NXT Shield:
Read more…

Review: STM32F4-DISCOVERY

April 6th, 2012 43 comments

Name: STM32F4-DISCOVERY
Distributor: DigiKey
Price: ~$20

Evaluation Type: Development Board, ARM Cortex-M4
Application you used the part in: QuadCopter
Was everything in the box required?: The box only contains the board itself, nothing else
What were the biggest problems encountered?: It is hard to find a good but inexpensive or free compiler

Read more…

Categories: ARM, Development boards, Reviews Tags: