Tag: Microcontroller
Microchip’s first ARM processor with cryptographic engine
Clemens Valens @ elektormagazine.com discuss about the new CEC1302 microcontroller from Microchip. This is the first Microchip microcontroller with an ARM core. He writes: Based on a Cortex-M4 core its main feature is its integrated cryptographic engine supporting public key...
Continue Reading4 Channel RC Servo Controller Board
This PIC microcontroller based RC driver is able to control 4 RC Servo by on board independent 4 potentiometer , 4X3PIN header for RC servo interface, screw terminal for supply input, on board power LED, optional 4X3PIN header connector for external potentiometer. Features...
Continue ReadingLow cost OBD2 communications on K-line
RichardvdK @ instructables.com shows us how to use OBD port of your vehicle to push data on a LCD screen. To achieve that he used a 16F886 microcontroller and some common electronics parts. This is just another OBD2 solution for monitoring the sensors in a vehicle. It supports the...
Continue ReadingESP8266 Wifi controlled Home Automation
geekrex @ instructables.com shows us how to use ESP8266 Wifi module for home automation. He writes: ESP8266 is a great thing for starting to Wifi And IOT. It is also cheap and be used for making cool projects connected to the Internet .Learn how to make a simple IOT Project with it...
Continue ReadingDS1307 RTC Module
The module based on DS1307, The DS1307 serial real-time clock (RTC) is a low-power, full binary-coded decimal (BCD) clock/calendar plus 56 bytes of NV SRAM. Address and data are transferred serially through an I²C, bidirectional bus. The clock/calendar provides seconds, minutes,...
Continue ReadingulibSD – a library for use SD cards in SPI mode with uControllers
electronictechnician.wordpress.com has published a library for use SD cards in SPI completely written in C. It’s a library for use SD cards in SPI mode with uControllers, entirely written in C. This library can work with SD cards and also has the possibility to emulate the behavior...
Continue ReadingGetting Started with Micro Python
Jacob Beningo has published a tutorial on how to start with Micro Python to build real-time embedded applications. The first step a developer interested in Micro Python must take before diving into a real-time embedded application is to select a supported development kit or...
Continue ReadingGetting Started with Atmel ATtiny10
Mahesh @ electronut.in show us how to program these tiny microcontrollers (ATtiny10) with Atmel Studio 7 and make an RGB led to light. I like Atmel tinyAVRs because they are tiny computers that I can (almost) wrap my head around. The Atmel ATtiny4/5/9/10 are the cheapest in the...
Continue Reading