twitterpop


Posted on Feb 5, 2014

After buying an arduino and some 8x8 LED matrices I really needed a project to make good use of them. At a similar time I also had become a bit addicted to twitter and had been reading up on the API with the intention of doing something cool with it, somehow these ideas all got rolled into one to give a twitter popularity meter. The system uses a P


twitterpop
Click here to download the full size of the above Circuit.

HP script to search twitter for a predefined term, #tag or @reply and then presents the result of this as a webpage with number of results. The page is then read by an arduino with associated Ethernet shield and displayed on a bar graph format on the LED matrix. The central part of the hardware in this project is the arduino with ethernet shield then 2x 595 shift registers and one 8G—8 common anode LED Matrix from china via ebay. Basically the arduino requests the page containing the current popularity metric and then adds it to an array containing the states of the currently lit LEDs which is then pumped out to the shift registers to update the display. The circuit lights the correct LEDs. The schematic can be viewed below. Currently I`m waiting for a custom pcb of this to be fabricated. I have now assembled the circuit into a more robust for as an arduino shield, this will allow it to be easily reused for any application which requires an 8x8 LED display. The system relies on a PHP script to search twitter and provide a number to represent the popularity of the search term. This uses cURL to search twitter and receive a JSON feed from which it counts the results (source code available below). The software run by the arduino reads a number from the webpage then converts it to a binary representation of the number required to light that many LEDs, adds this to the array of previous popularity results and then updates the...




Leave Comment

characters left:

Related Circuits

  • New Circuits

    .

     


    Popular Circuits

    555 Astable oscillator
    Adc
    Sound-level-meter
    Low-Battery Indicator
    Revised version of LM35 based digital temperature meter
    flyback inverter for fluorescent lamp 15
    Infra-red Level Detectors
    Infinity Bug
    Klipsch Promedia V.2-400 V4.1 V2.1 And V5.1 Amplifier Repair
    4-Bit Computer



    Top