The Simplecortex is a microcontroller development board that is shield compatible with the Arduino. The Simplecortex has a fast microcontroller, the LPC1769 from NXP. This is a ARM Cortex M3 microcontroller with 512KB flash, 64KB RAM and it runs at 120Mhz.
To make sure that the Simplecortex is easy to use we made tutorials for almost every peripheral on the chip and examples to get you started. There are tutorials for simple stuff like IO control up to more advanced tutorials for MicroSD cards. If you have ideas for a new tutorial or made a tutorial yourself, feel free to drop an email or post it in the forum. The Simplecortex also has an onboard debugger. It can also be used to program external devices like a self made PCB for your own project. No more microcontrollers with pre-programmed bootloader needed.
The specifications of the Simplecortex versus Arduino:
Taming the DualShock 3 Beast. Get ready to rumble with this Playstation game controller with USB driver code that gives access to all its pushbutton, joystick, and position sensor data. Read More...
IR sensors, batteries, electric fence indicators, datasheet errors, dial lamp modifications, garage door lights, intercom systems, DC-to-DC regulators, and high voltage regulators are discussed. Read More...
Getting Started With Surface-Mount Soldering. In order to finish our multiplexed LED project, we’ll need to construct a strip board version of the circuit. Read More...