Raspberry PI Zero W is here


Raspberry PI silicon RP2040 has entered the embedded market with a bang, where millions of units have been sold and tens of millions are on the way. It was felt that it lacked connectivity, and Raspberry PI team have listened to the community. We now have a new version rolling out which brings effortless WiFi…

Read More

Memory Alignment Shenanigans


When one ventures out of the 8-bit processor universe, memory alignment is something that is expected to be taken care of for various reasons explained in the below article. Generating Aligned Memory

Read More

Pushing data from esp8266/nodeMCU to MySQL


https://iotechprojects.com/sending-data-from-the-esp8266-to-mysql-directly/ Usually, we use some sort of queuing mechanism to connect two devices or processes where the reliability/availability of either end isn’t guaranteed. However, if you have a reliable connection between two devices, the queues can be skipped. The above article does exactly that. It explains how an esp8266 based board can connect to a…

Read More

PubNub University Courses for Beginners


Read More

Intel MCS-51(8032/8052) family and PWM


I remember looking at the Intel MCS-96 datasheets in the 1990s and admiring the fact that the more expensive 16-bit controller family had the HSO/HSI (High speed output/input) capability.

Read More

Analog Oscillators Revisited


Read More

MQTT 101


So, you have heard a lot about how the lightweight messaging protocol MQTT is great for IOT applications. Here is a great introduction to MQTT by Node-Red.

Read More

A first class comparison of different Microcontrollers under $1


Jay Carlson has written an amazing comparison of different low-cost Microcontroller ecosystems that is extremely useful for anyone looking for a quick, brief and accurate account. Highly recommended ! The Amazing $1 Microcontroller    

Read More

2017 from the IoT perspective


The Internet of Things has seen a lot of changes and improvements in all areas, including but not limited to products, technologies and tools. According to the editor,  the most important merger of the year was Atmel’s acquisition by Microchip Technology. This will have far-reaching effects on what kind of devices will be found on…

Read More

Publish / Subscribe explained in 5 Minutes


EDIT: In case you are wondering where this video has gone, please click here to visit our new blog post about the topic. The PubNub CTO Stephen and one of their senior developers Tomomi recently released a very useful video that I thought would be worth sharing with guys interested in understanding how the Publish/Subscribe…

Read More

← OLDER POSTS NEWER POSTS →