Igor’s Repositories

Implementation of USB Host for mbed 1768 which can access USB flash drives. See notebook page for details. tag fatfilesystem, flash, Host, USB
Fork of Adam Green's library with .cpp fix for current compiler tag FAT, file, Filenames, fixes, Long, System
73x726 signed char lookup table, fits completely in the Flash (LPC1768) See http://mbed.org/forum/helloworld/topic/2617/ for discussion tag flash, lookup
Experimental HTTPClient with proxy support tag http, HTTPClient, proxy
Quick and dirty port of scmRTOS demo to mbed 1768. scmRTOS is a small RTOS written using C++. Offers (static) processes, critical sections, mutexes, messages, channels. tag rtos, scmRTOS
JTAG pinout detector
Fast GPIO using C++ templates. Now with port I/O. tag digitalOut, GPIO
NXP's driver library for LPC17xx, ported to mbed's online compiler. Not tested! I had to fix a lot of warings and found a couple of pretty obvious bugs, so the ... tag driver, library, nxp
code_red's port of EasyWeb server for LPC1768, made to compile with mbed's online compiler. tag ethernet, http, HTTPServer
A demo program for DOGL-128 LCD module. Based on Mike Sheldon's 3D Tie Fighter demo. tag 3D, LCD, mono-lcd
mbed port of FFT routines from STM32 DSP library and Ivan Mellen's implementation. Tested on LPC2368 mbed but should work on 1768 too (original code was written for Cortex-M3) tag assembly, FFT
A class and a demo program to use with the DC-SS504 board from SureElectronics which uses MMC2120MG magnetometer from Memsic. The program glows leds depending on the direction it is ... tag compass, magnetometer, memsic
See all repositories