Micromouse USA

USA Micromouse Fans Site

Micromouse USA

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Rules
    • All-Japan(Japan)
      • Full Size Expert
      • Half Size
    • APEC Rules(USA)
    • TMIRC(Taiwan)
      • Classic
      • Halfsize
    • PicoMouse(Singapore)
    • IEEE Region 1 Rules
    • IEEE Region 2 Rules
    • IEEE Region 4 Rules
    • IEEE Region 6 Rules
      • Southern Area
      • Southwest Area
      • Central Area
      • Northwest Area
      • Northeast area
    • All America Micromouse Competition
    • Robo Games Micromouse Competition
    • Californica Micromouse Competition(CAMM)
  • Competitions
  • Forum
  • Wiki
  • Links
  • about
  • Contact
  • Project Futura

Monthly Archives: February 2013

an easy PID function

Posted on February 25, 2013 by Green
10

As what I promised, I will post my simply PID(PD) controller code here:

void PID(void)       
{    
    if((leftSensor > hasLeftWall &&amp[……]

Read more

Posted in STM32 | 10 Replies

always the first function to test when mouse is constructed

Posted on February 17, 2013 by Green
2

I got my mouse constructed recently, everything were fine except the external crystal wasn’t oscillating, so I used internal crystal instead.

IMG_0902_resize IMG_0907_resize IMG_0917_resize IMG_0922_resize[……]

Read more

Posted in STM32 | 2 Replies

Get Native 32Bit resolution for your encoder on STM32F4

Posted on February 13, 2013 by Green
7

For those who use STM32 F10x as the MCU for Micromouse must remember all general purpose timers are 16bits that gave you 65535 max resolution. Since t[……]

Read more

Posted in STM32 | 7 Replies

update: parts mostly assembled for Green Giant V2.2

Posted on February 11, 2013 by Green
15

I had most of my part assembled last weekend, turned out gears meshed pretty well to each other, all critical parts are successfully soldered on board[……]

Read more

Posted in Mechanical, Micromouse Construction, PCB | 15 Replies

a easier way to use pulse control for IR sensor

Posted on February 11, 2013 by Green
8

Since pulse controlled are getting pretty popular these days, emitter need to be turned on with a current higher than forward current at a relatively[……]

Read more

Posted in STM32 | 8 Replies

a smarter way to write micros()

Posted on February 6, 2013 by Green
20

For those who use arduino before must know the function micros() returns system time in microseconds. AVR based arduinos use TIMER0 in MCU(such as ATM[……]

Read more

Posted in STM32 | 20 Replies

PCB delivered :)

Posted on February 5, 2013 by Green
3

I got my PCB for both my mouse and FTDI, lipo charge board delivered.
Can’t wait to get everything assembled.

IMG_0840_resize bought 10 each and got 11 for each,[……]

Read more

Posted in Mechanical, Micromouse Construction, PCB | 3 Replies

some updates for motor mount gearing system

Posted on February 4, 2013 by Green
15

I received some new ball bearings last week since my old ball bearings bought last year wore already.

In order to simplify the the ball bearing ins[……]

Read more

Posted in Mechanical, Micromouse Construction | 15 Replies

Events

  • No events
February 2013
S M T W T F S
 12
3456789
10111213141516
17181920212223
2425262728  
« Jan   Mar »

Archives

Recent Posts

  • 2023 AAMC(All America Micromouse Competition)
  • 2022 AAMC(All America Micromouse Competition)
  • AAMC 2021, the first ever virtual Micromouse Competition!
  • IEEE Micromouse Competition in Egypt
  • 2019 All America Micromouse Competition: Pictures/Video/Results

MicromouseUSA Vistors

Recent Comments

  • Green on Printed Motor Mount Assembling Trial
  • Hannes on Printed Motor Mount Assembling Trial
  • Green on a smarter way to write micros()
  • R Man on a smarter way to write micros()
  • Green on some updates for motor mount gearing system

Categories

  • Calibration
  • Competition
  • Mechanical
  • Micromouse Construction
  • Misc
  • PCB
  • programming
  • STM32
  • test
  • Uncategorized
  • Home
  • Rules
    • All-Japan(Japan)
      • Full Size Expert
      • Half Size
    • APEC Rules(USA)
    • TMIRC(Taiwan)
      • Classic
      • Halfsize
    • PicoMouse(Singapore)
    • IEEE Region 1 Rules
    • IEEE Region 2 Rules
    • IEEE Region 4 Rules
    • IEEE Region 6 Rules
      • Southern Area
      • Southwest Area
      • Central Area
      • Northwest Area
      • Northeast area
    • All America Micromouse Competition
    • Robo Games Micromouse Competition
    • Californica Micromouse Competition(CAMM)
  • Competitions
  • Forum
  • Wiki
  • Links
  • about
  • Contact
  • Project Futura

マイクロマウス 마이크로마우스 micromouse

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress