Tag: Microcontroller
Programming an ATtiny with Arduino board
This detailed tutorial shows how to program an ATtiny45, ATtiny85, ATtiny44 or ATtiny84 microcontroller using the Arduino software. The ATtiny45 or 85 is a great option for running simple Arduino programs: it’s small, cheap and relatively easy to use. It does, however, have some...
Continue ReadingATtiny85 Game Console
webboggles.com has designed a SSD1306 OLED Screen based game kit using an ATtiny85 microcontroller. They also sell it as a kit to assemble it yourself. The new snap case has been updated to allow enough height for the screen header as well as a factory made CR2032 battery...
Continue ReadingATTiny85 board A First Look and review
educ8s.tv wanted to take a look at this tiny board for a long time. It is very small size, it is low cost and it uses a different processor than the Arduino boards. It uses the ATTiny 85 microcontroller chip, which can operate at a frequency up to 20Mhz. It has 8Kb of flash memory,...
Continue ReadingGet ready for MPLAB Express
Chas from iradan.com discuss about MPLAB Express, the new cloud IDE from Microchip for PIC microcontrollers. He writes: I credit the maker movement with bringing electronics back from the crusty old and lonely electronics hobby back into the main stream. The Arduino is the micro of...
Continue Reading$2 Arduino – ATMEGA328 as a stand-alone
In this tutorial you will learn how to use ATMEGA328 microcontroller as standalone Arduino. This way you can minify your next arduino project. They cost only 2 bucks, can do the same as your Arduino and make your projects extremely small. We will cover the pin layout, how to make...
Continue ReadingGenerating Analog Voltage with Digital Circuit
Maurizio show us how to generate an analog voltage using a microcontroller and some resistors. The purpose of this article is how to generate analog voltage with digital circuit. Although the market provides today a very broad range of dedicated digital-to-analogue converters,...
Continue ReadingSolarBoost – 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 ReadingGetting 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