Skip to content
View simonebaracchi's full-sized avatar
Block or Report

Block or report simonebaracchi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. tsh tsh Public

    Forked from fnzv/trsh

    Telegram Shell. Send commands from Telegram to Linux, and messages from Linux to Telegram.

    Python 17 6

  2. BTLE BTLE Public

    Forked from floe/BTLE

    Arduino library for basic Bluetooth Low Energy with the nRF24L01+

    C++ 5 4

  3. rpgbot rpgbot Public

    RPG character sheet helper bot for Telegram

    Python 11 3

  4. Routines for power saving on the Ard... Routines for power saving on the Arduino. Posted at http://simonebaracchi.eu/posts/arduino-power-cutter/
    1
    
                  
    2
    #include <avr/sleep.h>
    3
    #include <avr/power.h>
    4
    #include <avr/wdt.h>
    5
    
                  
  5. ssoret ssoret Public

    Command-line tool similar to 'sort', but sorts by sentence similarity

    Python

  6. ugly-rss-reader ugly-rss-reader Public

    Hopefully not an ugly reader for RSS, but an RSS reader for ugly RSSes

    Python