Commit Graph

139 Commits

Author SHA1 Message Date
opendous
b74977e96b Updated LUFA to SVN r2651 2013-03-19 18:57:34 +00:00
opendous
d25e881f10 Added Micropendous VirtualSerial_LCD usage picture. 2013-03-18 17:30:40 +00:00
opendous
39919e6ee5 Added VirtualSerial_LCD demo firmware and updated avrlib to compile with "Atmel AVR 8-bit Toolchain 3.4.1 - Linux 32-bit". 2013-03-18 17:20:53 +00:00
opendous
9fe665ba3a Updated LUFA lib to SVN r2644. 2013-03-18 14:24:58 +00:00
opendous
7f2ac5a890 Updated MicropendousKeyboardTest, VirtualSerial, and VirtualSerial_FreeRTOS firmware demos. 2013-03-17 03:49:55 +00:00
opendous
b9fa952804 Updated LUFA to r2637 and FreeRTOS to 7.4.0 2013-03-17 03:30:11 +00:00
opendous
ab85628fff 2013-03-17 03:10:09 +00:00
opendous
2881fa79f0 2013-03-16 22:53:32 +00:00
opendous
efed3a8cd2 Working and tested MicropendousKeyboardTest firmware. 2012-10-19 03:05:33 +00:00
opendous
139efb032f Updated LUFA with Micropendous related code. 2012-10-19 01:07:24 +00:00
opendous
fb5dd09b33 Minor change. 2012-10-19 00:45:00 +00:00
opendous
d62ed246a2 Minor change. 2012-10-19 00:44:05 +00:00
opendous
6ff912996a Updated LUFA to SVN-r2507. 2012-10-19 00:20:42 +00:00
opendous
28248ff806 Prepare SVN for update. 2012-10-19 00:14:40 +00:00
opendous
6c416155f0 Updated Micropendous-32U4 design documentation. 2012-07-24 03:54:33 +00:00
opendous
118dcd443c Added NO_AUTO_VBUS_MANAGEMENT and INVERTED_VBUS_ENABLE_LINE options to LUFA following r1992 update. Added LUFA r1993, r1994, r1995, r1998, and r2000 SVN updates. 2011-12-04 00:37:54 +00:00
opendous
f1039e0c2c Added VirtualSerial_FreeRTOS. It still has an issues under Windows when re-establishing communication but it works well under Linux.
Forgot to add comment to the previous SVN commit (r807) which included an updated and working version of LUFA's AndroidAccessoryHost which works with the Android ADK DemoKit App.
2011-11-27 03:32:06 +00:00
opendous
39b6c806c2 2011-11-27 03:22:59 +00:00
opendous
da2959cf00 Updated FreeRTOS to v7.0.2 2011-11-24 22:52:11 +00:00
opendous
9507a4f3ba Updated LUFA Bootloader makefiles. 2011-11-24 22:41:46 +00:00
opendous
8786de5b70 Fixed updated LUFA to work with Micropendous boards. 2011-11-24 22:35:54 +00:00
opendous
c8192ece65 Updated LUFA to SVN r1992. 2011-11-24 18:38:05 +00:00
opendous
d4838af0a2 Updated VirtualSerial for loopback and added throughput testing scripts. 2011-11-23 05:22:48 +00:00
opendous
e34abd3593 AndroidAccessoryHost now works with parsed EPs (wrong configuration was selected). Added VirtualSerial to customized firmware. 2011-11-23 05:21:18 +00:00
opendous
50e4ed3948 Renamed Micropendous-OTG design to Micropendous_REV1. 2011-11-15 15:44:24 +00:00
opendous
ea6995f990 Added usage pictures to MassStorageHost and USBtoSerial demos. 2011-11-15 15:40:55 +00:00
opendous
b26a4c9473 Modified USBtoSerial with full flow control capability. 2011-11-15 15:00:47 +00:00
opendous
5cf05d7ecc Added copy of LUFA's MassStorageHost compatible with Micropendous boards. 2011-11-15 14:58:58 +00:00
opendous
f0f24d0159 Various LUFA library updates and tested support for Micropendous boards. 2011-11-15 14:50:29 +00:00
opendous
1e24de9c43 Added OTG demo back in. 2011-11-06 07:08:24 +00:00
opendous
f3b7dcfe3d Minor update. 2011-11-06 07:02:51 +00:00
opendous
76eef74ec7 2011-11-06 06:51:45 +00:00
opendous
ba63e0096a Minor update. 2011-10-31 08:50:56 +00:00
opendous
064178fdfa Added some files to the archive. 2011-10-31 07:49:56 +00:00
opendous
a75f8b6dfd Arduino1 Diskloader bootloader now works with the AT90USB1287 USB AVR. Begin porting other Arduino1 files to the AT90USB1287. 2011-10-31 07:47:15 +00:00
opendous
2c25acff01 Minor formatting change. 2011-10-31 04:33:45 +00:00
opendous
7e15f4bdd8 Updated copy of Arduino1 files related to the USB AVRs to RC2. 2011-10-31 04:29:51 +00:00
opendous
7e40191391 Added a copy of Arduino1-RC1 related to the USB AVRs. 2011-10-31 04:24:58 +00:00
opendous
11bbff8454 Added Micropendous LUFA ADK pictures. Added Micropendous board driver templates. Reverted AndroidAccessoryHost LUFA SVN r1954 fix. 2011-10-30 07:39:43 +00:00
opendous
2c2a0da46b Arduino1 Bootloader for AT90USB128x: USB can be enabled. 2011-10-30 06:08:38 +00:00
opendous
03e4321ea8 Porting of Arduino1 Bootloader to AT90USB128x in progress. 2011-10-30 02:22:49 +00:00
opendous
5ef12e1f80 Added Arduino1 Bootloader and updated AndroidAccessoryHost with LUFA SVN r1954. 2011-10-30 01:03:24 +00:00
opendous
f9252f8ece AndroidAccessoryHost now allows basic communication with USBTest. 2011-10-27 01:03:18 +00:00
opendous
97d0ef4750 Moved AndroidAccessoryHost 2011-10-27 00:59:46 +00:00
opendous
3c90189040 Added Micropendous-A 3.3V conversion picture. 2011-10-27 00:48:16 +00:00
opendous
bdd3684293 Updated to LUFA-111009. 2011-10-26 23:36:49 +00:00
opendous
4de1c73e95 Added an updated revision of the Micropendous board which uses smaller sized resistors but larger sized capacitors. Intended for automated production versus DIY. 2011-10-19 18:57:57 +00:00
opendous@gmail.com
44a2e2fabe Bill Of Materials for the Micropendous Project
QTY, Manufacturer Part#          , Cost($USD each) - References - Description
  1, AT90USB1287-AU              ,12.92 - IC1 - IC AVR MCU 128K 64TQFP
  1, FSUSB30MUX                  , 1.79 - IC3 - IC USB SWITCH DUAL 2X1 10MSOP
  1, SN74AHC573PWR               , 0.58 - IC4 - IC OCT TRNSP D-TYP LATCH 20TSSOP
  1, IS61C1024AL-12JLI           , 3.64 - IC5 - IC SRAM 1MBIT 12NS 32SOJ 300-MIL-Wide
  1, TXB0108PWR                  , 2.80 - IC6 - IC 8-BIT TRNSTR 15KV ESD 20TSSOP
  1, XC6222B331PR-G              , 0.76 - IC7 - IC REG LDO 3.3V SOT-89-5
  1, AP2151WG-7                  , 0.99 - IC9 - IC PWR SW USB 1CH 0.5A SOT-25-5
  1, LM358DGKR                   , 0.59 - IC10 - IC OPAMP GP 700KHZ DUAL 8MSOP
  1, MIC39100-5.0WS              , 1.40 - IC11 - IC REG LDO 1A 5.0V SOT223 16V Max. Input
  2, 500R15N180JV4T              , 0.04 - C1 C2 - CAP CER 18PF 50V NP0 0805
  2, 08055C103KAT2A              , 0.03 - C12 C43 - CAP CER 10000PF = 0.01uF 50V X7R 10% Low ESR 0805
 12, GRM21BR71H104KA01L          , 0.06 - C3 C4 C11 C18 C35 C36 C37 C39 C46 C51 C53 C55 - CAP CER .1UF 50V 10% X7R 0805
  3, GRM21BR71C105KA01L          , 0.14 - C5 C10 C44 - CAP CER 1.0UF 16V 10% X7R 0805
  7, JMK212BJ106KG-T             , 0.48 - C13 C17 C21 C41 C48 C49 C50 - CAP CER 10UF 6.3V 20% X5R 0805
  1, GRM31CR61E106KA12L          , 0.51 - C52 - CAP CER 10UF 25V X5R 1206 (LDO Input)
  1, TR3A226K010C0900            , 1.20 - C54 - CAP TANT 22UF 10V 10% SMD 1206 (LDO Output) (0.2ohm<ESR<1ohm)
  1, C3225X5R0J107M              , 1.30 - C42 - CAP CER 100UF 6.3V X5R 20% 1210
  1, PMEG3020ER,115              , 0.60 - D1 - SCHOTTKY RECT 30V 2.0A SOD-123W
  1, APT2012SGC                  , 0.13 - D2 - LED 2X1.2MM 568NM GN WTR CLR SMD 0805
  1, MF-NSMF075-2                , 0.41 - F1 - PTC RESETTABLE Fuse Ihold=0.75A 6V 1206
  2, BLM21PG300SN1D              , 0.28 - L2 L3 - FERRITE CHIP 30 OHM 3000MA 0805 0.15-Ohm-DCR
  1, FDN304PZ                    , 0.61 - Q1 - MOSFET P-CH 20V 2.4A SSOT-3
  2, MCR10EZPF22R0               , 0.03 - R12 R13 - RES 22.0 OHM 1/8W 1% 0805 SMD
  1, ESR10EZPJ101                , 0.83 - R1 - RES 100 OHM 1/4W Anti-Surge 5% 0805 SMD
  1, RMCF0805JT1K00              , 0.03 - R45 - RES 1K OHM 1/8W 5% 0805 SMD
  1, RMCF0805JT5K10              , 0.03 - R42 - RES 5.1K OHM 1/8W 5% 0805 SMD
  6, RMCF0805JT10K0              , 0.03 - R9 R11 R40 R41 R43 R44 - RES 10K OHM 1/8W 5% 0805 SMD
  2, RMCF0805JT47K0              , 0.03 - R8 R14 - RES 47K OHM 1/8W 5% 0805 SMD
  2, EVQ-Q2U03W                  , 0.29 - SW1 SW2 - SWITCH LT 6MM 260GF H=3.1MM SMD
  1, PJ-102AH                    , 0.88 - DC_POWER_JACK(J1) - CONN PWR JACK 2.1X5.5MM HIGH CURRENT
  1, ABLS2-16.000MHZ-D4Y-T       , 0.64 - X1 - CRYSTAL 16.0000 MHZ 18PF SMD HC49/US -40C to +85C
  4, 67997-410HLF                , 0.40 - PORTB(U7) PORTB_3V3(U6) PORTD(U8) JTAG(U4) - CONN HEADER 10POS .100 STR TIN
  2, PPPC061LFBN-RC              , 0.61 - Power/Analog Headers - CONN HEADER FEMALE 6POS .1" GOLD
  2, PPPC081LFBN-RC              , 0.76 - Digital Headers - CONN HEADER FEMALE 8POS .1" GOLD
  1, 61729-1011BLF               , 1.16 - U1 - USB RCPT B-TYPE TH HORIZONTAL RA FULL BACK
  1, 690-004-661-013             , 1.24 - U2 - CONN USB RCPT A-TYPE VERT RA
  1, DM3D-SF                     , 1.92 - U3 - CONN MICRO SD R/A PUSH-PULL SMD
  1, NWE18DHRN-T941              , 2.47 - U9 - CONN PCI EXPRESS 36POS VERT PCB
----------------------------Total=49.82

Notes:- Component costs are based on minimum quantity orders from DigiKey
      - Components are chosen for operation over the Industrial Temperature Range (-40C to 85C)
        However, note that most microSD cards can only operate over Commercial Range (-10C to 70C)
      - The board is intended to be used with Volgen's KTPS24-06035MP or
        CUI's EMSA060300-P5P-SZ Multi-blade Wall Adapter Power Supplies or
        some other switching 6V DC 2A+ Power Supply with a 2.1mm Center-Positive Connector
      - FSUSB30MUX (IC3) can be substituted with FSUSB20MUX or TS3USB30EDGSR
      - SN74AHC573PWR (IC4) can be substituted with 74VHC573MTCX
      - IS61C1024AL-12JLI (IC5) can be substituted with IDT71024S15TYG8 which has increased power consumption
      - TXB0108PWR (IC6) can be substituted with ADG3300BRUZ
      - XC6222B331PR-G can be substituted with XC6220B331PR-G
      - AP2151WG-7 (IC9) can be substituted with AP2171WG-7, or AP2191WG-7
      - LM358DGKR (IC10) can be substituted with LM358ADGKR, LM358ST, or LM358AST
      - MIC39100-5.0WS (IC11) can be substituted with LM2940IMP-5.0/NOPB
      - GRM21BR71C105KA01L (C5 1uF) must be rated 16V+, such as C0805C105K4RACTU
      - GRM21BR71H104KA01L (C53 0.1uF) must be rated 25V+
      - C3225X5R0J107M (C42 100uF) can be another low-ESR capacitor such as C1210C107M9PACTU or TPSB107M010R0400
      - MF-NSMF075-2 (F1) can be substituted with 0ZCA0075FF2G
      - BLM21PG300SN1D (FB) can be substituted with MPZ2012S300A
      - FDN304PZ can be substituted with SI2323DS-T1-E3
      - LED (D2) can be substituted with any 0805 LED but may need to adjust value of R45
      - ESR03EZPJ101 (R1) can be substituted with CRCW0603100RFKEAHP
      - EVQ-Q2U03W can be substituted with TL59AF160Q, a thru-hole switch
      - ABLS2-16.000MHZ-D4Y-T can be substituted with ABLS-16.000MHZ-K4T or ECS-160-18-5PXEN-TR
      - NWE18DHRN-T941 (U9) can be substituted with PCIE-036-02-F-D-EMS2 from Samtec.com
2011-09-14 17:24:17 +00:00
opendous@gmail.com
c2a3f6cffe Bill Of Materials for the Micropendous Project
QTY, Manufacturer Part#          , Cost($USD each) - References - Description
  1, AT90USB1287-AU              ,12.92 - IC1 - IC AVR MCU 128K 64TQFP
  1, FSUSB30MUX                  , 1.79 - IC3 - IC USB SWITCH DUAL 2X1 10MSOP
  1, SN74AHC573PWR               , 0.58 - IC4 - IC OCT TRNSP D-TYP LATCH 20TSSOP
  1, IS61C1024AL-12JLI           , 3.64 - IC5 - IC SRAM 1MBIT 12NS 32SOJ 300-MIL-Wide
  1, TXB0108PWR                  , 2.80 - IC6 - IC 8-BIT TRNSTR 15KV ESD 20TSSOP
  1, XC6222B331PR-G              , 0.76 - IC7 - IC REG LDO 3.3V SOT-89-5
  1, AP2151WG-7                  , 0.99 - IC9 - IC PWR SW USB 1CH 0.5A SOT-25-5
  1, LM358DGKR                   , 0.59 - IC10 - IC OPAMP GP 700KHZ DUAL 8MSOP
  1, MIC39100-5.0WS              , 1.40 - IC11 - IC REG LDO 1A 5.0V SOT223 16V Max. Input
  2, 500R15N180JV4T              , 0.04 - C1 C2 - CAP CER 18PF 50V NP0 0805
  2, 08055C103KAT2A              , 0.03 - C12 C43 - CAP CER 10000PF = 0.01uF 50V X7R 10% Low ESR 0805
 12, GRM21BR71H104KA01L          , 0.06 - C3 C4 C11 C18 C35 C36 C37 C39 C46 C51 C53 C55 - CAP CER .1UF 50V 10% X7R 0805
  3, GRM21BR71C105KA01L          , 0.14 - C5 C10 C44 - CAP CER 1.0UF 16V 10% X7R 0805
  7, JMK212BJ106KG-T             , 0.48 - C13 C17 C21 C41 C48 C49 C50 - CAP CER 10UF 6.3V 20% X5R 0805
  1, GRM31CR61E106KA12L          , 0.51 - C52 - CAP CER 10UF 25V X5R 1206 (LDO Input)
  1, TR3A226K010C0900            , 1.20 - C54 - CAP TANT 22UF 10V 10% SMD 1206 (LDO Output) (0.2ohm<ESR<1ohm)
  1, C3225X5R0J107M              , 1.30 - C42 - CAP CER 100UF 6.3V X5R 20% 1210
  1, PMEG3020ER,115              , 0.60 - D1 - SCHOTTKY RECT 30V 2.0A SOD-123W
  1, APT2012SGC                  , 0.13 - D2 - LED 2X1.2MM 568NM GN WTR CLR SMD 0805
  1, MF-NSMF075-2                , 0.41 - F1 - PTC RESETTABLE Fuse Ihold=0.75A 6V 1206
  2, BLM21PG300SN1D              , 0.28 - L2 L3 - FERRITE CHIP 30 OHM 3000MA 0805 0.15-Ohm-DCR
  1, FDN304PZ                    , 0.61 - Q1 - MOSFET P-CH 20V 2.4A SSOT-3
  2, MCR10EZPF22R0               , 0.03 - R12 R13 - RES 22.0 OHM 1/8W 1% 0805 SMD
  1, ESR10EZPJ101                , 0.83 - R1 - RES 100 OHM 1/4W Anti-Surge 5% 0805 SMD
  1, RMCF0805JT1K00              , 0.03 - R45 - RES 1K OHM 1/8W 5% 0805 SMD
  1, RMCF0805JT5K10              , 0.03 - R42 - RES 5.1K OHM 1/8W 5% 0805 SMD
  6, RMCF0805JT10K0              , 0.03 - R9 R11 R40 R41 R43 R44 - RES 10K OHM 1/8W 5% 0805 SMD
  2, RMCF0805JT47K0              , 0.03 - R8 R14 - RES 47K OHM 1/8W 5% 0805 SMD
  2, EVQ-Q2U03W                  , 0.29 - SW1 SW2 - SWITCH LT 6MM 260GF H=3.1MM SMD
  1, PJ-102AH                    , 0.88 - DC_POWER_JACK(J1) - CONN PWR JACK 2.1X5.5MM HIGH CURRENT
  1, ABLS2-16.000MHZ-D4Y-T       , 0.64 - X1 - CRYSTAL 16.0000 MHZ 18PF SMD HC49/US -40C to +85C
  4, 67997-410HLF                , 0.40 - PORTB(U7) PORTB_3V3(U6) PORTD(U8) JTAG(U4) - CONN HEADER 10POS .100 STR TIN
  2, PPPC061LFBN-RC              , 0.61 - Power/Analog Headers - CONN HEADER FEMALE 6POS .1" GOLD
  2, PPPC081LFBN-RC              , 0.76 - Digital Headers - CONN HEADER FEMALE 8POS .1" GOLD
  1, 61729-1011BLF               , 1.16 - U1 - USB RCPT B-TYPE TH HORIZONTAL RA FULL BACK
  1, 690-004-661-013             , 1.24 - U2 - CONN USB RCPT A-TYPE VERT RA
  1, DM3D-SF                     , 1.92 - U3 - CONN MICRO SD R/A PUSH-PULL SMD
  1, NWE18DHRN-T941              , 2.47 - U9 - CONN PCI EXPRESS 36POS VERT PCB
----------------------------Total=49.82

Notes:- Component costs are based on minimum quantity orders from DigiKey
      - The board is intended to be used with Volgen's KTPS24-06035MP or
        CUI's EMSA060300-P5P-SZ Multi-blade Wall Adapter Power Supplies or
        some other switching 6V DC 2A+ Power Supply with a 2.1mm Center-Positive Connector
      - FSUSB30MUX (IC3) can be substituted with FSUSB20MUX or TS3USB30EDGSR
      - SN74AHC573PWR (IC4) can be substituted with 74VHC573MTCX
      - IS61C1024AL-12JLI (IC5) can be substituted with IDT71024S15TYG8 which has increased power consumption
      - TXB0108PWR (IC6) can be substituted with ADG3300BRUZ
      - XC6222B331PR-G can be substituted with XC6220B331PR-G
      - AP2151WG-7 (IC9) can be substituted with AP2171WG-7, or AP2191WG-7
      - LM358DGKR (IC10) can be substituted with LM358ADGKR, LM358ST, or LM358AST
      - MIC39100-5.0WS (IC11) can be substituted with LM2940IMP-5.0/NOPB
      - GRM21BR71C105KA01L (C5 1uF) must be rated 16V+, such as C0805C105K4RACTU
      - GRM21BR71H104KA01L (C53 0.1uF) must be rated 25V+
      - C3225X5R0J107M (C42 100uF) can be another low-ESR capacitor such as C1210C107M9PACTU or TPSB107M010R0400
      - MF-NSMF075-2 (F1) can be substituted with 0ZCA0075FF2G
      - BLM21PG300SN1D (FB) can be substituted with MPZ2012S300A
      - FDN304PZ can be substituted with SI2323DS-T1-E3
      - LED (D2) can be substituted with any 0805 LED but may need to adjust value of R45
      - ESR03EZPJ101 (R1) can be substituted with CRCW0603100RFKEAHP
      - EVQ-Q2U03W can be substituted with TL59AF160Q, a thru-hole switch
      - ABLS2-16.000MHZ-D4Y-T can be substituted with ABLS-16.000MHZ-K4T or ECS-160-18-5PXEN-TR
      - NWE18DHRN-T941 (U9) can be substituted with PCIE-036-02-F-D-EMS2 from Samtec.com
2011-09-14 17:19:09 +00:00
opendous
d487934b13 Updated Micropendous-Gerbers_ProperOutline.zip to a version with Polygon zone fill. 2011-08-19 21:44:24 +00:00