SolarBoost – Make Your Own USB Solar Mobile Charger
Photovoltaic

SolarBoost – Make Your Own USB Solar Mobile Charger

SolarBoost is an open source smart interface that allows you to build your own powerful and portable solar charger for your phone and other mobile devices. It has two USB ports and can provide 5V @ 2A at each of them and is controlled by a 8-bit 32MHz Microchip PIC microcontroller. It...

Continue Reading
5.914
Views
0 Comments
Getting Started With the ATMega328P
Mcu

Getting Started With the ATMega328P

Here is a detailed guide on how to get started with ATMega328P microcontroller. The guide goes in details on how to setup it on a breadboard and how to upload your first code on it. and blink a led. The real benefit of using this microcontroller is that it’s only $4 US, whereas...

Continue Reading
5.388
Views
0 Comments
Low voltage power supply
Power supply

Low voltage power supply

Dilshan Jayakody has build a low voltage power supply that is able to provide four outputs:  1.5V, 1.8V, 2.5V and 3.3V. This power supply can be used to power low voltage mcus, CPLDs and analog ICs. He writes: In this post we introduce simple and flexible, regulated low voltage...

Continue Reading
5.551
Views
0 Comments
Espruino: JavaScript for Things
Mcu

Espruino: JavaScript for Things

Espruino is the world's first JavaScript microcontroller. With it you are able to develop intelligent devices quickly and easily. Espruino is a small computer that anyone can use to control things around them. Its JavaScript interpreter gives you instant feedback so that you can...

Continue Reading
5.935
Views
0 Comments
PULPino – An open-source microcontroller system based on RISC-V
Mcu

PULPino – An open-source microcontroller system based on RISC-V

PULPino is an open-source microcontroller system, based on a small 32-bit RISC-V core developed at ETH Zurich. The core has an IPC close to 1, full support for the base integer instruction set (RV32I), compressed instructions (RV32C) and partial support for the multiplication...

Continue Reading
5.586
Views
0 Comments
How to Implement Embedded Ethernet
Mcu

How to Implement Embedded Ethernet

Maurizio @ dev.emcelettronica.com has tipped us with his latest article on how to implement embedded Ethernet on any mcu. The article shows the basic principle of Ethernet implementation. Usually We need embedded systems inside devices, particularly the so-called intelligent devices,...

Continue Reading
5.731
Views
0 Comments
Geiger–Müller counter that works with Arduino
Arduino

Geiger–Müller counter that works with Arduino

Bob @ robertgawron.blogspot.com has posted a Geiger-Muller project that can be used with Arduino or any other microcontroller board. The Geiger–Müller counter is a relatively simple tool to measure ionizing radiation. To increase sensitivity, construction presented here contains...

Continue Reading
6.474
Views
0 Comments
8×8 RGB Led Matrix with WS2812 driver with Arduino Uno
Arduino

8×8 RGB Led Matrix with WS2812 driver with Arduino Uno

In this video we learn how to use this 8x8 RGB LED matrix. This matrix is using the WS2812 driver and it is great, because each LED is individually addressable. Only one microcontroller pin is required to control all the LEDs, and you get 24 bit color for each LED. 8x8 RGB Led...

Continue Reading
12.728
Views
2 Comments
Get new posts by email:
Get new posts by email:

Join 97,426 other subscribers

Archives