Usbpicprog – A free and open source USB Microchip PIC programmer (Software...
Usbpicprog is an USB in circuit programmer for Microchip PIC processors family PIC10F, PIC12F, PIC16F, PIC18F, PIC24F, PIC32F and I2C Eeprom 24xx. The hardware is as simple as possible, the current...
View ArticleHow-to: USB remote control receiver using pic microcontoller
ow that we listen to MP3s, and watch XVIDs or x264s, a computer is the entertainment center in at least one room of most homes. Unless you have a special HTPC, though, you’re probably stuck using the...
View ArticleThe CANable: a small USB to CAN adapter
The CANable is a hardware clone of Eric Evenchick’s CANtact project, an open-hardware USB to CAN adapter compatible with socketcan. I took his design and reworked the hardware to be a bit more suitable...
View ArticleUSB PIC Programmer : PICKit2 usong pic microcontoller
Microchip’s PICKit2 is much more comfortable,reliable and powerful than the other programmers that we can find all over internet. It is a USB based ICSP (In Circuit Serial Programming) programmer....
View ArticleImplementation USB into microcontroller: IgorPlug-USB (AVR) using pic...
Purpose of this article is to inform readers about implementation USB interface into singlechip microcontroller, which this interface directly not supports. Simply: implementation USB interface on...
View ArticleLabNation SmartScope: unique multi-platform USB oscilloscope
Details • The world’s first lab device to target OS X, Linux, Windows, Android and iOS (jailbroken) compatibility. • Get mobile: take the SmartScope on the road, thanks to the single-cable...
View Articlepic18f2550 Microcontroller Project Board
The new PIC18F2550 Project Board was designed as the development platform for student projects. The board features MCU: PIC18F2550 with external xtal, ADC: one channel 0-2.5V sigma-delta converter,...
View ArticleAdvanced PIC Microcontroller Projects in C By Dogan Ibrahim E-Book
Book Introduction: This book is ideal for the engineer, technician, hobbyist and student who have knowledge of the basic principles of PIC microcontrollers and want to develop more advanced...
View ArticlePIC18F452 to PC USB 2.0 interface with FT245BM
Here is an example of how to interface a PIC18F452 to a PC via the USB port. The windows-pc (98, Me, 2000, XP, 2003) runs a program (C# application, Microsoft Visual Studio .NET 2003) to communicate...
View ArticleA Minimal USB CDC ACM aka Virtual Serial Port
This page introduces a minimal firmware that implements a USB Virtual Serial Port for Microchip PIC18F4550 processor. The code has been optimized to use minimal amout of memory (both Flash and RAM) and...
View ArticleHappy Gecko ARM M0-based USB MCUs from Si Labs
Silicon Labs is producing ARM M0-based USB-enabled MCUs called Happy Gecko which aim to lower USB power drain and simplify USB connectivity. Adding USB interfaces to portable, battery-powered...
View ArticlePIC USB HID (Human Interface Device) Interfacing
For long time, UART is the only and best way to interface with PC. It is easy to adapt and handle. Though some devices (like: GSM modem etc.) have UART on themselves, but for interfacing with PC, there...
View ArticleUSB and PIC Microprocessors 16C745 and 18F2455
Introduction This page describes a project a colleague and I completed between September, 2000 and March, 2001 as part of the Engineering Physics degree program at the University of British Columbia....
View ArticleHow to Build your Own USB PIC Programmer?
This DIY PIC programmer is a continuation of our PIC programming basics tutorial. By using this USB PIC programmer, you can program microchip PIC series of 10F, 12F, 16F, 18F, 24F, 30F. This is also an...
View ArticleTI puts 1.8A brushed DC motor driver in 2mm package
Description The DRV8837 provides an integrated motor-driver solution for cameras, consumer products, toys, and other low-voltage or battery-powered motion-control applications. The device has one...
View ArticleWorld’s Smallest Low-speed USB Analyzer using pic16f877
[Any] idea is dead without a good application for it. So “California Dreamin’” USB virtual peripheral could be a very nice sample of academic research, but hardly anybody is going to build a keyboard...
View ArticleUSB Human Interface Device Communication with PIC Microcontroller – MikroC
Figure 1: USB Communication Circuit Diagram The HID device class code is “0x03, this class is used for devices operated by human, devices like keyboard, mouse, joystick and so forth. The advantage of...
View ArticleSIM900 USB Communication using MCP2200
Hi all! Here’s the new project where I’m working a couple of days. Since I develop the SIM900 module and test it, I don’t work with it. Also, I’ve got at home some samples of the MCP2200 USB bridge...
View ArticleNew Easy Migration to Crystal-Free USB 2.0 – PIC18F25K50
Features High performance PIC18 core with 8×8 Hardware Multiply Flash Program Memory with self read/write capability 256 Bytes of integrated EEPROM Internal 48MHz Oscillator with USB Accuracy -Via...
View ArticleHow to make a USB Li-Ion charger
Li-ion cells become more and more popular due to their capacity and reasonable prices. In this entry I will present how to build a simple li-ion battery charger based on MCP73831 chip. It’s a quite...
View Article