The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
125 views

How does the RF/FM GPIO transmitter hack work?

A while ago, a few guys figured out that they could transmit FM signals using the Raspberry Pi's GPIO ports, and another person realized that he could use the RasPi for controlling his home automation ...
2
votes
1answer
44 views

Power consumption and instruction cycle frequency

I am making a small, mobile device that depends on batteries. It will only require a high CPU frequency occasionally and is at a low frequency the rest of the time. The default frequency is 700MHz. ...
0
votes
1answer
84 views

I²C frequency changeable?

Is the I²C frequency meanwhile changeable? I read a few articles a while ago, that the frequency is not changeable.
0
votes
2answers
160 views

How can I change the frequency?

I would like to change the frequency of the RPI, how can I do that, I'm using low level programming. Also how can I get the used memory and free memory?