Petras’s Activity feed

item Notebook page update: OneWireCRC
item Notebook page update: FiniteStateMachine
item Notebook page update: DebugTrace
item Notebook page update: N3310LCD
item Notebook page update: WiiNunchuckReader
item Notebook page update: 1-Wire Parasitic Power

Petras’s Repositories

Now supports DS18B20 and DS18S20 Maxim/Dallas one-wire thermometer devices. Also supports DS18S20 in 9, 10, 11, and 12 bit resolution modes. 'Use Address' mode now checks if the correct device ... tag 1-wire, one, Temperature, Wire
Table driven Finite State Machine library based on the Harel state machine, supporting actions on transitions, state entry and state exit. Comes with example illustrating use with interrupts and timers. ... tag Machine, State
DebugTrace provides the facilities to dump debug output to either serial or a log file, and to turn it on/off as required. Now supports fully supports printf style logging and ... tag debug, logging, trace
A program allowing the output of one or two Wii Nunchucks to be read via I2C and decoded for use. tag I2C, nunchuck, Wii
Code to interface mbed to a Nokia 3310 LCD using the Nokia 3310 LCD shield from nuelectronics. Includes joystick interface and demo. tag 3310, LCD, Nokia, SPI