
USB Business Card with attiny85
Attiny85 Atmel microcontroller with USB Business Card project established quite interesting circuit with very few elements attiny85 16.5 MHz internal RC oscillator frequency used. USB connector on the USB socket on the PCB designed to stop loose plaque thickness... Electronics Projects, USB Business Card with attiny85 "avr project, microcontroller projects, " Date 2019/08/03
Attiny85 Atmel microcontroller with USB Business Card project established quite interesting circuit with very few elements attiny85 16.5 MHz internal RC oscillator frequency used. USB connector on the USB socket on the PCB designed to stop loose plaque thickness of 1.6 mm on the pcb printed circuit previously shared attiny85 USB Password Generator usb interface as software applications, as in made with V-USB driver. USB Business Card is connected properly to the computer from the keyboard opens up notepad program “Caps” key 2 times the pressure information contained within the microcontroller automatically written to the notepad window ..
writing source code is also available for the project in the C source line 452, hex codes and other sources, there are eagle files ..
// PLACE TEXT HERE //puts_P(PSTR(" ")); // test size puts_P(PSTR("Frank Zhao\n\nEmail: contact@frank-zhao.com\nWebsite: http://www.frank-zhao.com/\nPlease contact me for a resume\n\nExperienced in:\n* electronics design\n* multiple programming languages\n* web design and development")); blink_count = 0; // reset }
Source: frank-zhao.com/cache/usbbusinesscard.php alternative link:
FILE DOWNLOAD LINK LIST (in TXT format): LINKS-19895.zip
PIC30F2010 dsPIC controller 2 axis midi laser show
This project is a dsPIC30F2010 based controller for a two axis laser show. The controller receives input as MIDI data, and controls X and Y beam deflection mirrors attached to open loop scanning galvanometers. PWM square waves don’t make very good galvo drive waveforms. The dsPIC30F series, however, is fast enough to both decode the required MIDI instructions and output the waveform data via the SPI bus to a MCP4822 DAC Author: Scott Coppersmith