memory

Cinque, Combining RISC-V With Arduino

After announcing “HiFive1” at the end of 2016, SiFive is introducing its second RISC-V based development board “The Arduino Cinque“. It is the first Arduino board that is featuring RISC-V instruction set architecture. Arduino Cinque is running SiFive’s Freedom E310, one of the fastest and powerful microcontrollers in the hardware market. It also includes built-in Wi-Fi …

Cinque, Combining RISC-V With Arduino Read More »

Renesas Electronics Achieves Lowest Embedded SRAM Power of 13.7 nW/Mbit

Renesas Electronics Corporation announced the successful development of a new low-power SRAM circuit technology that achieves a record ultra-low power consumption of 13.7 nW/Mbit in standby mode. The prototype SRAM also achieves a high-speed readout time of 1.8 ns during active operation. Renesas Electronics applied its 65nm node silicon on thin buried oxide (SOTB) process to develop this …

Renesas Electronics Achieves Lowest Embedded SRAM Power of 13.7 nW/Mbit Read More »

Tyre pressure monitoring system using Bluetooth Low Energy

Author: Maurizio Di Paolo Emilio A tyre pressure monitoring system (TPMS) aims to monitor air pressure on various automotive systems. The most common TPMS sensors mainly use sub-GHz radio standards to transfer information to the vehicle’s computer. There are two different types: direct (dTPMS) and indirect (iTPMS). The use of bluetooth low energy (BLE) connectivity …

Tyre pressure monitoring system using Bluetooth Low Energy Read More »

DRAG AND DROP FILES ON SELECT ARDUINO BOARDS

Historically, getting files on to a microcontroller device was a fraught process. You might have found yourself placing image data manually into arrays in code, or perhaps repeatedly swapping SD cards in and out. For select Arduino boards, that’s no longer a problem – thanks to the new TinyUSB library from Adafruit (Youtube link, embedded below). …

DRAG AND DROP FILES ON SELECT ARDUINO BOARDS Read More »

Alzheimer’s: Hope on hand for caregivers

Jubilee Hills: Alzheimer’s disease can be tough on caregivers, especially when difficult behaviours like aggression or wandering occur. Alzheimer’s is the most common cause of dementia, a general term for memory loss and other cognitive abilities serious enough to interfere with daily life. Caregivers of Alzheimer’s patients may find their loved ones acting in unfamiliar, …

Alzheimer’s: Hope on hand for caregivers Read More »

DS28EC20, A Serial 1-Wire 20Kb EEPROM

The American manufacturer of analog and mixed-signal integrated circuits, Maxim Integrated, has developed a new serial EEPROM memory that operates from single-contact 1-wire interface. The DS28EC20 is a 20480-bit, 1-Wire® EEPROM organized as 80 memory pages of 256 bits each. An additional page is set aside for control functions. Data is written to a 32-byte …

DS28EC20, A Serial 1-Wire 20Kb EEPROM Read More »

ESP8266: SSD1306 Oled Library Release

The “ESP8266 OLED SSD1306″ is an open source library which allows you to control those pretty OLED modules from our beloved ESP8266 module. Fabrice Weinberg cleaned up all the ugly pieces of code which I initially wrote caused by my near C/C++ illiteracy. He also added support for Pasko’s BRZO I2C library which is partially written in assembler and …

ESP8266: SSD1306 Oled Library Release Read More »

IBM scientists achieve storage memory breakthrough

The current memory landscape spans from venerable DRAM to hard disk drives to ubiquitous flash. But in the last several years PCM has attracted the industry’s attention as a potential universal memory technology based on its combination of read/write speed, endurance, non-volatility and density. For example, PCM doesn’t lose data when powered off, unlike DRAM, …

IBM scientists achieve storage memory breakthrough Read More »

Getting weather data

With this tutorial, you will learn how to get the weather data from a web service to your Arduino. Things used in this project Hardware components Arduino MKR1000 × 1 Story In this tutorial we would make use of the WiFiConnection of our mkr1000. We will get weather forecast of and activate the relay, connected …

Getting weather data Read More »

Fingerprint Based Biometric Attendance System using Arduino

Attendance systems are commonly used systems to mark the presence in offices and schools. From  manually marking the attendance in attendance registers to using high-tech applications and biometric systems, these systems have improved significantly. In our previous projects, we have covered few other electronic attendance system projects using RFID and AVR microcontroller, 8051 and raspberry Pi. In this …

Fingerprint Based Biometric Attendance System using Arduino Read More »

Scroll to Top