The WiiMote and FEZ Domino
April 3, 2011 19 Comments
FEZ Domino I2C
The I2C pins on the Domino board are:
- Di2 – SDA
- Di3 – SCL
Both Di2 and Di3 are open drain pins with 2.2K pull up resistors.
April 3, 2011 19 Comments
The I2C pins on the Domino board are:
Both Di2 and Di3 are open drain pins with 2.2K pull up resistors.
Filed under .NET Micro Framework, Electronics, Wii Tagged with .net. .net micro framework, fez, fez domino, i2c, wii, wiimote
May 16, 2010 1 Comment
Arduino is great !
But programming in high level languages like Java all day long at work, I was started to grow increasingly frustrated with having to worry about “details” like memory management, no multi threading, string manipulation, etc. ..
So I was really looking for a micro controller / board that could be programmed with “real” java, powerful enough so that one doesn’t have to spend 80% of the time optimising the code, etc. …
I don’t remember how, but I found this FEZ Domino board (from TinyCLR) on the internet and I IMMEDIATELY knew it was for me…
Quite pricey compared with Arduino, but I’ve had it for a month now, and it’s such a pleasure to work with it… you still have to worry about some optimisation (for example I’m having 3 IR receivers on my Toy Tank and they all use interrupts and I realised that if I’m not careful the delay introduced by each, can affect the correct timings of the others !).

FEZ Domino with the "Component Shield" on it (I don't like the JST cable, I much prefer the RC servos ones)
Now I’m upgrading the Toy Tank to use this much more powerful board.
Filed under .NET Micro Framework, Robots Tagged with .net, .net micro framework, arduino, c#, domino, fez, micro framework, pwm, robotics
Android - IOIO - RC Servo (or ESC)
Kalman filter – simplified version
Tiger 1 BB airsoft RC Tank – V3
WiiMote IR Camera with Lego NXT Brick – LeJOS
WiiMote IR Camera with Arduino
Tiger 1 BB airsoft RC Tank – V2
Graupner R700 FM receiver – get the PPM signal
Wii Motion Plus gyros on LM3S8962 (I2C on CooCox)
Razor 9DOF IMU – I2C to Arduino
Lightweight software UART -> custom serial
IR Remote (Syma s026) dedicated board – V2 – AtTiny45
IR Remote (Syma s026) dedicated board
FEZ Domino – .NET Micro Framework
Electric remote controlled Tiger 1 Tank toy + arduino
IrDA Enabling a PC or Microcontroller
Twitter – PSP (java) – Arduino (Peggy2)
Using 7 segments displays with Arduino and 74HC595 shift registers
Arduino – 3chanel IR remote control from mini helicopter – processing
Recent Comments