タグ

xbeeとarduinoに関するtomzzのブックマーク (4)

  • Wireless XBee/AVR Bootloading - SparkFun Electronics

    Skill Level: Advanced by Nate January 28, 2009 | 82 comments Wireless Bootloading for ATmega168/ATmega328 Here you will read the story of my attempt to create a serial bootloader that is robust enough to be used over both wired and wireless connections to program HUGE programs (>30k code words). While not drop-in compatible with the Arduino IDE (please help out!), this wireless bootloader will wor

  • Technology Archives

    Coming this year to Maker Faire Rome (October 25–27), Sofia, Bulgaria-based Vladimir Glukhov is an engineer-designer turned Senior Software Developer who’s passionate about robotics and DIY projects. With over seven years mastering 3D projection programs, Vladimir has channelled his creativity into his latest project — a quadruped robot controlled through the internet, and you can […]

    Technology Archives
  • Arduino で音認識プロジェクト1: Reflection of my mind

    Arduinoで音認識を行う。 ■プロジェクト概要 Arduinoで音を取得し、FFTで周波数解析する。事前に学習しておいた周波数成分を満たす場合は特定の音が発生したと評価し、シリアル経由でアラート信号を出す。 シリアル信号はXbee経由で別のArduino (FIO)へ連携される。FIO側はアラート信号を受けたら一定期間ブザーを鳴らし、LEDを点灯させる。比較用の周波数成分は学習する事ができる。 ■具体的な使用想定 2階でペットや赤ちゃんが鳴いたら(泣いたら)1階に居る人に知らせる ■スケッチ 以下の処理概要を考慮して作成したスケッチはこちら。 ■処理概要(Arduino 親機) (1) 音データの取得 256個のサンプリング値をdelayなしで取得する。analogReadには約 100 μsの時間を要するので、これで間接的に10khzまでの音をサンプリングでき、約5khzまで周波数解

  • 植木鉢をtwitter bot化するハック - engiNERD!

    超ほしかった 植物と話せるPlant Twitterキット - Engadget 日版 これを買えば植木鉢がtwitter botになる!ほしい! しかしThinkGeekで$99.99... いくら円高とはいえ、ちょっと気が引けるお値段。 というわけで作ってみた。 http://twitter.com/ponyoV3 ポニョは電脳空間と直結した植木鉢です。 ポニョなので知能指数は低めです。<= bot的に重要 ポニョはデンマーク生まれなので、緊急時は英語で叫びます。 Water me!とThank you!しか言わない元祖に比べたらなんと愛らしいことよ。 ちなみに元祖ページはこちら。 Botanicalls » Kits Arduino使ってるので実は回路もコードも公開されてるのです。XPortでLAN直結する感じですね。 でも今回は研究室常駐のポニョ(デンマークカクタス)をtwit

    植木鉢をtwitter bot化するハック - engiNERD!
  • 1