Notebooks

Python-on-a-Chip combines the PyMite VM with an API to control a microcontroller's peripherals.
Example driving Microchip's 23K256 SRAM via SPI. SPI, sram
You can write source code of mbed not with C++ but with python. / mbedのソースコードをC++ではなくpythonで書くことができます。 pymite, python
Change editor font in chrome. chrome extension for mbed editor. chrome, editor, font
This little nifty program allows you to create a TCP connection to a specified IP and port to send/receive buffered, unformatted messages. It also allows you to run a TCP … C#, TCPClient, TCPListener
My notes about trying to play WAV files AnalogOut, audio, buffer, casting, malloc, sampling, Vlad Cazan, wav, wave
Twitterで「退勤」を含むツイートをすると,自宅のPCにWake On LANのマジックパケットを送る. Magic Packet, twitter, UDP
My plans to control an R/C car with ultrasonic sensors, accelerometer and a compass awesome, car, remote control, wireless
Interfacing with a LS20031 GPS Module GPS
A sample code for temperature sensor LM75B I2C, LM75B, Temperature