The Arduino Blog has just announced the release of Arduino TRE. They have selected the Sitara™ AM335x processor as the core, which makes this board the most powerful Arduino so far and the first Arduino capable of running …
Advertisement
Latest Posts
-
-
What is Microduino? The Arduino microcontroller board is very popular with DIY projects which is about the size of a credit card. This makes it suitable for embedding into many electronic devices. However when we …
-
Raspberry Pi Intro We have seen a lot of remote controlled quadcopters based on many micro processors or dedicated flight controllers, but not many people would have thought of running a Linux machine on a …
-
I have a two laptops and only one network port, although i can use wifi on both computers, I prefer to use cable whenever I can for faster internet speed. So when sharing internet through …
-
There are so far 6 ways of Getting webpage content (full HTML) in PHP are most commonly used. The methods are using file() fuction using file_get_contents() function using fopen()->fread()->fclose() functions using curl using fsockopen() socket mode using …
-
I found people stealing my content the other day without refering back to my blog, so i was looking for a way to force content origin information added the content when copy and paste. Add …
-
One of the best experience of flying a quadcopter is shooting FPV videos. There are so many videos taken by quadcopter hobbyist all over the world, featuring different beautiful scenes. So I thought it might …
-
Why do you need a Arduino Simulator? Arduino is a great platform to get people start learning programming and designing circuits. But inevitably beginners might do something wrong and damage components. Also for students budget …