Pinned Repositories
arduino-holder
a CAD file about a holder of Arduino UNO
arduino2processing_template
A template for arduino and processing communication
awesome-browser-data-science-libraries
A curated list of awesome data science libraries that can run in a browser
ball_and_beam
An Arduino ball and beam project
color_to_rgb_led
using Processing generate a color map to give RGB values to RGB LED
connectFour
A connect four game with AI
drawing-bot-interface
A integrated software for drawing svg, dxf, photo and live cam
drawing_art_line_map_mode
new GUI here: https://github.com/lokchonmou/drawing-bot-interfaceUse webcam or photo to generate gcode and directly import to GRBL machine to draw
robot_arm_mouse
control 4 DOF robot arm using mouse, thought Processing
ucar
ucar is a Arduino Nano base, PCB integrate, universal purpose robot car
lokchonmou's Repositories
lokchonmou/drawing-bot-interface
A integrated software for drawing svg, dxf, photo and live cam
lokchonmou/drawing_art_line_map_mode
new GUI here: https://github.com/lokchonmou/drawing-bot-interfaceUse webcam or photo to generate gcode and directly import to GRBL machine to draw
lokchonmou/robot_arm_mouse
control 4 DOF robot arm using mouse, thought Processing
lokchonmou/ucar
ucar is a Arduino Nano base, PCB integrate, universal purpose robot car
lokchonmou/arduino-holder
a CAD file about a holder of Arduino UNO
lokchonmou/arduino2processing_template
A template for arduino and processing communication
lokchonmou/awesome-browser-data-science-libraries
A curated list of awesome data science libraries that can run in a browser
lokchonmou/ball_and_beam
An Arduino ball and beam project
lokchonmou/color_to_rgb_led
using Processing generate a color map to give RGB values to RGB LED
lokchonmou/connectFour
A connect four game with AI
lokchonmou/crush_gear
crush gear, sumo robot
lokchonmou/drawing_bot_svg
NEW GUI here: https://github.com/lokchonmou/drawing-bot-interface A drawing bot processing program, can load svg and draw with a drawing bot
lokchonmou/frequency_generator
A simple frequency generator for my earbuds
lokchonmou/learn_programming_by_making_10_games
10個遊戲學懂編程(Learn programming by making 10 games)是一個粵語頻道,透過10個80/90年代的小遊戲,學懂用processing語言編程,目標是初中/高中學生,當然也歡迎其他初學者和同好交流
lokchonmou/line-follower-simulator
A "Processing" line follower simulator
lokchonmou/line_following_robot
line following robot with Arduino, using DFduino UNO, dfrobot motor, home_made IR sensor to track line
lokchonmou/lokchonmou.github.io
lokchonmou/Neopixel-clock
A neopixel led clock, with bluetooth, can set the time wireless
lokchonmou/nonogram_AI
Auto solving nonogram
lokchonmou/path_planner
A line following path planner using own made iic light sensor board
lokchonmou/PCB-line-following-robot
the aim of this project is to make an Arduino robot or DFrobot miniQ 4WD robot like PCB robot, but using cheap material and adding I2C to the car for extension
lokchonmou/processingscope
a oscilloscope done by processing and arduino
lokchonmou/ps2ControlMotorBoard
A simple 3 small DC brushed motor wireless controller with PS2 handle
lokchonmou/RGB_detector
A RGB LED color detector wt processing
lokchonmou/rubik_cube_solver
lokchonmou/Self_balance
self balace robot
lokchonmou/Servo_tester_improved
using 6 Arduino UNO analog pin as a servo testing
lokchonmou/sudoku_solution
solve sudoku with stupid human thing method
lokchonmou/the_game_line
a little game call line, you can find it in Android, I rebuild it in processing, just for practice