Explore >> Select a destination


You are here

facelesstech.wordpress.com
| | blog.rfox.eu
12.1 parsecs away

Travel
| | After more than a year, I finally got to the point where I have more or less 24/7 solar-powered Raspberry Pi microserver.
| | www.atomic14.com
13.1 parsecs away

Travel
| | After a previous unsuccessful attempt to power my Christmas lights with solar power, I've decided to try run my ultra-energy efficient ePaper weather display on solar energy. This display, already ...
| | yasoob.me
12.2 parsecs away

Travel
| | Hi lovely people! ?? In the last two posts, we learned how to use the temperature, light intensity, and soil moisture sensors. So far we have covered all of the sensors my greenhouse is going to have in the alpha version. I know I am missing out on the integral humidity sensor but I didn't have that one lying around ??. Well, 3 sensors are more than enough for our learning purposes.
| | jborza.com
121.1 parsecs away

Travel
| Ive went through the first part of From Nand to Tetris course where I learnt to build a simple 16-bit computer called Hack from the digital building blocks (NAND gates). The course used its specific HDL (hardware definition language), which is a gentle way to shield a beginner from the ugliness of a real language, but to implement anything on a real FPGA board one needs to use VHDL or Verilog.