Pinned Repositories
aesth
A multi-threaded AES-128 implementation using OpenMP and C++
cacheinfo
A tiny bash script than shows PC caché architecture in detail.
ht1632c
Arduino library to access 24x16 green 3mm matrix display from Sure Electronics based no ht1632c chip
Jukloud
An web-based audio player written in python+HTML5+AJAX
m2s_fork
Fork from http://www.multi2sim.org/ simulator project
pebble-plane
A simple watchface for Pebble
quill
A (very) simple blog engine
refresh_in_url_bar
safeString
A small header with several functions intended to operate with C strings in a safer way. Modification functions guarantee to produce a valid string regardless of its size.
wifi_radio
An Internet radio using Raspberry Pi, Arduino and MPD
mpedrero's Repositories
mpedrero/wifi_radio
An Internet radio using Raspberry Pi, Arduino and MPD
mpedrero/aesth
A multi-threaded AES-128 implementation using OpenMP and C++
mpedrero/refresh_in_url_bar
mpedrero/cacheinfo
A tiny bash script than shows PC caché architecture in detail.
mpedrero/ht1632c
Arduino library to access 24x16 green 3mm matrix display from Sure Electronics based no ht1632c chip
mpedrero/Jukloud
An web-based audio player written in python+HTML5+AJAX
mpedrero/m2s_fork
Fork from http://www.multi2sim.org/ simulator project
mpedrero/myip
Python script that provides your public IP in console and in text file
mpedrero/quill
A (very) simple blog engine
mpedrero/pebble-plane
A simple watchface for Pebble
mpedrero/safeString
A small header with several functions intended to operate with C strings in a safer way. Modification functions guarantee to produce a valid string regardless of its size.
mpedrero/demibot
demigrant telegram talking bot based on cobe
mpedrero/pebble-mere
Custom watchface for Pebble Time
mpedrero/pi-lcd
Program to show misc information with LCD RGB Keypad for RPi
mpedrero/Pi-py-stats
statistics system for raspberry pi
mpedrero/rstm
Automatically exported from code.google.com/p/rstm
mpedrero/simplebloomfilter
A (very) simple implementation of a Bloom Filter in Python. Useful for undestanding Bloom Filter functionality.