Listing 4440 public code repositories

6 0
Minor tweaks to the main repo.
32 0
5 7
Free (GPLv2) TCP/IP stack developed by TASS Belgium tag arp, broadcast, DHCP, dns, ethernet, free, GPL, IGMP, ip, multicast, sockets, TCP, tcp/ip, tcpip stack, UDP
10 36
9 1
Modified example of LED / Accelerometer demo. Added TSI for brightness control tag accelerometer, KL25z, led, MMA8451Q, touch, TSI
1 1
2 1
Llibrary for the WiGo MPL3115A2, I2C Precision Altimeter sensor.
1 0
A simple class for driving an RGB LED that uses standard color specification. tag led, rgb
3 1
Buffer for general purpose use. Templated for most datatypes tag buffer, ringbuffer, Template Buffer
2 1
Inherit from Serial and use software buffers for TX and RX. This allows the UART peripherals to operate in a IRQ driven mode. Overrides most (but not all) stdlib functions ... tag buffer, BufferedSerial, BufferSerial, Serial
1 0
Berkeley socket interface for PicoTCP on mbed, using the same C++ API as the standard library. GPLv2, some code derived from mbed.org (MIT)
8 1
First try.
5 2
Used for testing battery sense circuit, looking for max and min levels. Allow for finding true empty, half and full values for driving LEDs for example tag avnet, Battery, FL25Z, Freescale, WiGi
3 1
Used with KL25Z Freescale board to access the Avnet Wi-Go Battery charger tag avnet, Freescale, KL25z, Wi-Go, WiGo
1 0
Amb Light test - NOT WORKING / TESTED
2 0
XBee to LCD
2 1
温度センサ値 XBee送信
5 0
Library that allows for higher resolution and speed than standard mbed PWM library. Based on FastPWM without floating point calculation in most functions tag fast, FastPWM, precision, pwm, resolution, Servo, Speed
24 3
7 0
赤外線リモコン
1 0
光センサ
1 0
温度センサ
1 0
LED1 turn On/Off code via USB command.
6 1
1 2
Demo program for the MPL3115A2 library.
22 0
24 2
this version has all of Jim's fixes for reading the GPS and IMU data synchronously
3 0
Xively (Cosm, Pachube) feed see: http://mbed.org/users/gsfan/notebook/gainspan_wifi/ tag cosm, Pachube, Wi-Fi, wifi, xively
10 4
Utility to manage ASCII communications. Register a header and event and then pass messages into the class and events are generated on a match tag ASCII Communication, Comm, FP, LinkedList, Serial, Terminal
3 6
Test program for Pawn 4 interpreter. Looks for a main.amx on the mbed 'drive', loads it, and calls the main() function within it.